index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v7_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
Christian König
1
-1
/
+8
2016-12-07
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
1
-6
/
+1
2016-11-23
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
Edward O'Callaghan
1
-7
/
+9
2016-11-23
amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
Edward O'Callaghan
1
-1
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+19
2016-08-23
drm/amdgpu/gmc7: remove dead code (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-08-08
drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu
Ken Wang
1
-1
/
+6
2016-08-08
drm/amdgpu/gmc7: add missing mullins case
Alex Deucher
1
-0
/
+1
2016-07-07
drm/amdgpu/gmc7: remove duplicate wait_for_idle functions
Alex Deucher
1
-28
/
+5
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
1
-4
/
+4
2016-07-07
drm/amdgpu/gmc: make some functions static
Alex Deucher
1
-4
/
+4
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+4
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-113
/
+0
2016-04-27
drm/amdgpu: disable vm interrupts with vm_fault_stop=2
Flora Cui
1
-1
/
+4
2016-04-01
drm/amdgpu/gmc: move vram type fetching into sw_init
Alex Deucher
1
-8
/
+8
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+1
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-5
/
+5
2016-03-08
drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE
Chunming Zhou
1
-1
/
+1
2016-02-17
drm/amdgpu: cleanup gem init/finit
Christian König
1
-5
/
+1
2016-02-10
drm/amdgpu: use a global LRU list for VMIDs
Christian König
1
-1
/
+2
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-5
/
+5
2016-02-03
drm/amdgpu: pull topaz gmc bits into gmc_v7
Alex Deucher
1
-2
/
+33
2016-02-03
drm/amdgpu: iceland use CI based MC IP
Ken Wang
1
-1
/
+9
2016-01-05
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
1
-1
/
+0
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+4
2015-12-17
drm/amdgpu: limit visible vram if it's smaller than the BAR
Alex Deucher
1
-0
/
+4
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
1
-1
/
+1
2015-11-18
drm/amdgpu: move VM manager clean into the VM code again
Christian König
1
-6
/
+2
2015-11-18
drm/amdgpu: fix typo in firmware name
Christian König
1
-1
/
+1
2015-11-16
drm/amdgpu: Fix default page access routing
Jay Cornwall
1
-0
/
+1
2015-10-30
drm/amdgpu: use common fences for VMID management v2
Christian König
1
-2
/
+2
2015-10-14
drm/amdgpu: add option to stop on VM fault
Christian König
1
-6
/
+34
2015-10-14
drm/amdgpu: only print meaningful VM faults
Christian König
1
-2
/
+6
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
1
-7
/
+9
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-5
/
+5
2015-06-04
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
1
-7
/
+25
2015-06-04
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
1
-19
/
+33
2015-06-04
drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
1
-2
/
+2
2015-06-04
drm/amdgpu: Add support for CIK parts
Alex Deucher
1
-0
/
+1307