index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boards
Alex Deucher
2016-02-10
1
-0
/
+6
*
drm/amdgpu: use a global LRU list for VMIDs
Christian König
2016-02-10
1
-1
/
+2
*
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
2016-02-02
1
-27
/
+1
*
drm/amdgpu: no need to load MC firmware on fiji
Alex Deucher
2016-01-29
1
-4
/
+2
*
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
2016-01-04
1
-1
/
+0
*
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-23
1
-0
/
+176
|
\
|
*
drm/amd/amdgpu: add gmc clock gating support for Fiji.
Eric Huang
2015-12-21
1
-0
/
+172
|
*
drm/amdgpu: limit visible vram if it's smaller than the BAR
Alex Deucher
2015-12-17
1
-0
/
+4
*
|
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2015-12-04
1
-1
/
+1
|
/
*
drm/amdgpu: move VM manager clean into the VM code again
Christian König
2015-11-18
1
-6
/
+2
*
drm/amdgpu: Fix default page access routing
Jay Cornwall
2015-11-16
1
-0
/
+1
*
drm/amdgpu: use common fences for VMID management v2
Christian König
2015-10-30
1
-2
/
+2
*
drm/amdgpu: add GMC support for Stoney
Samuel Li
2015-10-21
1
-0
/
+12
*
drm/amdgpu: add option to stop on VM fault
Christian König
2015-10-14
1
-0
/
+36
*
drm/amdgpu: only print meaningful VM faults
Christian König
2015-10-14
1
-2
/
+6
*
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-09-04
1
-8
/
+9
*
drm/amdgpu: Add Fiji support to the GMC 8.5 IP module
David Zhang
2015-08-17
1
-0
/
+25
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-4
/
+4
*
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
2015-06-10
1
-1
/
+1
*
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-03
1
-7
/
+26
*
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
1
-20
/
+31
*
drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2015-06-03
1
-2
/
+2
*
drm/amdgpu: switch to amdgpu folder for firmware files v2
Jammy Zhou
2015-06-03
1
-3
/
+3
*
drm/amdgpu: Add initial VI support
Alex Deucher
2015-06-03
1
-0
/
+1271