index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-61
/
+416
2016-10-06
drm/amdgpu: also track late init state
Grazvydas Ignotas
1
-0
/
+4
2016-09-27
drm/amdgpu: disable CRTCs before teardown
Grazvydas Ignotas
1
-1
/
+1
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-09-22
drm/amdgpu:determine if vPost is needed indeed
Monk Liu
1
-4
/
+44
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-18
/
+15
2016-09-19
drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
Markus Elfring
1
-1
/
+1
2016-09-19
drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)
Tom St Denis
1
-0
/
+31
2016-09-19
Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"
Alex Deucher
1
-4
/
+2
2016-09-16
drm/amdgpu: not set cg for vce/uvd in late init.
Rex Zhu
1
-0
/
+3
2016-09-12
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
1
-6
/
+14
2016-09-02
drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
1
-2
/
+4
2016-08-31
drm/amdgpu: add gart recovery by gtt list V2
Chunming Zhou
1
-0
/
+5
2016-08-31
drm/amdgpu: link all gtt when binding them V2
Chunming Zhou
1
-0
/
+4
2016-08-31
drm/amdgpu: Add SI Family information
Ken Wang
1
-0
/
+1
2016-08-31
drm/amdgpu: add si specific logic into the device initialize function v3
Ken Wang
1
-5
/
+17
2016-08-31
drm/amdgpu: add si ip blocks setup v3
Ken Wang
1
-0
/
+14
2016-08-31
drm/amdgpu: introduce pcie port read/write entry
Huang Rui
1
-0
/
+2
2016-08-30
drm/amd/amdgpu: debugfs SMC addresses are byte addresses
Tom St Denis
1
-2
/
+2
2016-08-30
drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)
Marek Olšák
1
-0
/
+10
2016-08-25
drm/amdgpu: rename suspend_kms and resume_kms
Alex Deucher
1
-6
/
+6
2016-08-22
drm/amdgpu: recover vram bo from shadow after gpu reset V2
Chunming Zhou
1
-0
/
+62
2016-08-22
drm/amdgpu: link all shadow bo V2
Chunming Zhou
1
-0
/
+3
2016-08-19
drm/amdgpu: add need backup function V2
Chunming Zhou
1
-0
/
+8
2016-08-17
drm/amd/amdgpu: Add more debugfs config data
Tom St Denis
1
-1
/
+5
2016-08-16
drm/amd/amdgpu: Add more config data for debugfs
Tom St Denis
1
-1
/
+6
2016-08-10
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
1
-1
/
+28
2016-08-08
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
1
-0
/
+2
2016-08-08
drm/amdgpu: enable VCE soft reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: irq resume should be immediately after gpu resume
Chunming Zhou
1
-1
/
+1
2016-08-08
drm/amd/amdgpu: add pm lock to debugfs mmio entry
Tom St Denis
1
-2
/
+12
2016-08-08
drm/amdgpu: implement UVD6 check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement vi ih check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement gfx8 post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: add amdgpu soft reset
Chunming Zhou
1
-18
/
+86
2016-08-08
drm/amdgpu: add pre_soft_reset ip func
Chunming Zhou
1
-0
/
+17
2016-08-08
drm/amdgpu: add check_soft_reset ip func
Chunming Zhou
1
-0
/
+23
2016-07-29
drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
Lyude
1
-0
/
+16
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+1
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
1
-0
/
+4
2016-07-07
drm/amdgpu: clean up ring_backup code, no need more
Chunming Zhou
1
-27
/
+2
2016-07-07
drm/amdgpu: ib test first after gpu reset
Chunming Zhou
1
-10
/
+10
2016-07-07
drm/amdgpu: recovery hw jobs when gpu reset V3
Chunming Zhou
1
-1
/
+3
2016-07-07
drm/amdgpu: force completion for gpu reset
Chunming Zhou
1
-2
/
+3
2016-07-07
drm/amdgpu: block ttm first before parking scheduler
Chunming Zhou
1
-2
/
+3
2016-07-07
drm/amdgpu: remove evict vram
Chunming Zhou
1
-3
/
+0
2016-07-07
drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)
Tom St Denis
1
-3
/
+32
[prev]
[next]