index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2018-03-24
drm/amdgpu: fix gpu reset crash
Chunming Zhou
1
-3
/
+4
2018-02-28
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2017-12-14
drm/amd/amdgpu: fix console deadlock if late init failed
Jim Qu
1
-1
/
+4
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
1
-1
/
+1
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-12
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-13
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-31
drm/amd/amdgpu: debugfs SMC addresses are byte addresses
Tom St Denis
1
-2
/
+2
2016-08-31
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
[next]