index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
drm/amdgpu:fix vpost_needed routine
Monk Liu
1
-20
/
+7
2016-10-21
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
1
-1
/
+4
2016-10-21
drm/amdgpu: drop atom scratch save/restore in gpu reset
Alex Deucher
1
-4
/
+0
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
1
-17
/
+52
2016-10-14
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
1
-0
/
+24
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-7
/
+16
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
[next]