index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2019-11-22
drm/amd/powerplay: Use ARRAY_SIZE for smu7_profiling
zhengbin
2019-11-22
drm/amdkfd: Remove duplicate functions update_mqd_hiq()
Yong Zhao
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
2019-11-22
drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.
Jack Zhang
2019-11-22
drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
Jack Zhang
2019-11-22
drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
Xiaojie Yuan
2019-11-22
merge fix for "ftrace: Rework event_create_dir()"
Stephen Rothwell
2019-11-22
drm/amdgpu: remove redundant assignment to pointer write_frame
Colin Ian King
2019-11-22
drm/amdgpu: simplify runtime suspend
Alex Deucher
2019-11-22
drm/amdkfd: DIQ should not use HIQ way to allocate memory
Yong Zhao
2019-11-22
drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTE
Yong Zhao
2019-11-22
drm/amdgpu: Update Arcturus golden registers
Jay Cornwall
2019-11-22
drm/amdgpu: implement querying ras error count for mmhub9.4
Dennis Li
2019-11-22
drm/amdgpu: refine query function of mmhub EDC counter in vg20
Dennis Li
2019-11-22
drm/amdgpu: define soc15_ras_field_entry for reuse
Dennis Li
2019-11-22
drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
Xiaojie Yuan
2019-11-22
drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt
Xiaojie Yuan
2019-11-22
amd/amdgpu: force to trigger a no-retry-fault after a retry-fault
Alex Sierra
2019-11-22
drm/amdgpu: add flag to indicate amdgpu vm context
Alex Sierra
2019-11-19
drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1
Alex Deucher
2019-11-19
drm/amdgpu: disentangle runtime pm and vga_switcheroo
Alex Deucher
2019-11-19
drm/amdgpu: start to disentangle boco from runtime pm
Alex Deucher
2019-11-19
drm/amdgpu: add baco support to runtime suspend/resume
Alex Deucher
2019-11-19
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
2019-11-19
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
2019-11-19
drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)
Alex Deucher
2019-11-19
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
2019-11-19
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
2019-11-19
drm/amdgpu: add supports_baco callback for NV asics.
Alex Deucher
2019-11-19
drm/amdgpu: add supports_baco callback for VI asics.
Alex Deucher
2019-11-19
drm/amdgpu: add supports_baco callback for CIK asics.
Alex Deucher
2019-11-19
drm/amdgpu: add supports_baco callback for SI asics.
Alex Deucher
2019-11-19
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
Alex Deucher
2019-11-19
drm/amdgpu: add asic callback for BACO support
Alex Deucher
2019-11-19
drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)
changzhu
2019-11-19
drm/amdgpu: pull ras controller int status only when ras enabled
Hawking Zhang
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
2019-11-19
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
2019-11-19
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
2019-11-19
drm/amd/powerplay: add missing header file declaration
Evan Quan
2019-11-19
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
2019-11-19
drm/amd/powerplay: correct swSMU baco reset related settings
Evan Quan
2019-11-19
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2019-11-19
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
2019-11-19
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
2019-11-19
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
2019-11-19
drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
Alex Deucher
2019-11-19
drm/amd/powerplay: return errno code to caller when error occur
Chen Wandun
2019-11-19
drm/amdgpu: remove not needed memset
zhengbin
[prev]
[next]