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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
549
-5661
/
+423595
2019-07-10
drm/amdgpu/navi10: add uclk activity sensor
Alex Deucher
1
-2
/
+14
2019-07-10
drm/amdgpu: properly guard the generic discovery code
Alex Deucher
1
-2
/
+2
2019-07-10
drm/amdgpu: add missing documentation on new module parameters
Alex Deucher
1
-0
/
+13
2019-07-10
drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writeback
Marek Olšák
1
-5
/
+1
2019-07-08
drm/amd/display: avoid 64-bit division
Arnd Bergmann
2
-3
/
+3
2019-07-08
drm/amdgpu/psp11: simplify the ucode register logic
Alex Deucher
1
-2
/
+2
2019-07-08
drm/amdgpu: properly guard DC support in navi code
Alex Deucher
1
-0
/
+4
2019-07-08
drm/amd/powerplay: vega20: fix uninitialized variable use
Arnd Bergmann
1
-1
/
+4
2019-07-08
drm/amd/display: dcn20: include linux/delay.h
Arnd Bergmann
1
-0
/
+1
2019-07-08
amdgpu: make pmu support optional
Arnd Bergmann
2
-3
/
+7
2019-07-08
drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percent
Nathan Chancellor
1
-2
/
+1
2019-07-08
drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freq
Nathan Chancellor
1
-1
/
+1
2019-07-08
drm/amd/powerplay: Use memset to initialize metrics structs
Nathan Chancellor
1
-2
/
+6
2019-07-08
drm/amdgpu/mes10.1: Fix header guard
Nathan Chancellor
1
-1
/
+1
2019-07-08
drm/amd/powerplay: add temperature sensor support for navi10
Kevin Wang
1
-0
/
+41
2019-07-08
drm/amdgpu: fix scheduler timeout calc
Flora Cui
1
-4
/
+9
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
7
-51
/
+57
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-07-05
drm/amdgpu: add mode1 (psp) reset for navi asic
Kevin Wang
1
-2
/
+36
2019-07-05
drm/amdgpu: Disable ras features on all IPs before gpu reset
xinhui pan
1
-0
/
+4
2019-07-05
drm/amd/powerplay: add baco smu reset function for smu11
Kevin Wang
7
-3
/
+158
2019-07-05
drm/amd/powerplay: increase waiting time for smu response
Jack Xiao
1
-3
/
+3
2019-07-05
drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
Yrjan Skrimstad
1
-1
/
+1
2019-07-05
drm/amdgpu: Use kmemdup rather than duplicating its implementation
Fuqian Huang
4
-13
/
+7
2019-07-03
drm/amdkfd: Disable idle optimization for chained runlist
Felix Kuehling
1
-0
/
+1
2019-07-03
drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlist
Felix Kuehling
1
-1
/
+1
2019-07-03
drm/amdgpu: Fix tracking of invalid userptrs
Felix Kuehling
1
-0
/
+6
2019-07-03
drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
Felix Kuehling
1
-1
/
+1
2019-07-03
drm/amdkfd: Print a warning when the runlist becomes oversubscribed
Felix Kuehling
2
-1
/
+6
2019-07-03
drm/amdkfd: remove an unused variable
Jack Xiao
1
-1
/
+0
2019-07-02
drm/amdgpu/display: fix interrupt client id for navi
Alex Deucher
1
-4
/
+1
2019-07-01
drm/amdkfd: remove duplicated PCIE atomics request
Jack Xiao
3
-6
/
+12
2019-07-01
drm/amdgpu: enable PCIE atomics ops support
Jack Xiao
1
-0
/
+11
2019-07-01
drm/amdgpu: add field indicating if has PCIE atomics support
Jack Xiao
1
-0
/
+1
2019-07-01
drm/amd/powerplay: use hardware fan control if no powerplay fan table
Evan Quan
3
-1
/
+8
2019-07-01
drm/amdgpu: fix MGPU fan boost enablement for XGMI reset
Evan Quan
3
-2
/
+19
2019-07-01
drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10
Marek Olšák
1
-2
/
+19
2019-07-01
drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)
Marek Olšák
2
-4
/
+13
2019-07-01
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-19
/
+0
2019-07-01
drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-18
/
+0
2019-07-01
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-19
/
+0
2019-07-01
drm/amdgpu: Don't skip display settings in hwmgr_resume()
Lyude Paul
1
-1
/
+1
2019-07-01
drm/amd/powerplay: use hardware fan control if no powerplay fan table
Evan Quan
3
-1
/
+8
2019-06-28
drm/amdgpu: Don't skip display settings in hwmgr_resume()
Lyude Paul
1
-1
/
+1
2019-06-28
drm/amd/powerplay: update smu11_driver_if_navi10.h
tiancyin
2
-4
/
+4
2019-06-27
drm/amd/display: fix a couple of spelling mistakes
Colin Ian King
2
-5
/
+5
2019-06-27
drm/amd/powerplay: no memory activity support on Vega10
Evan Quan
1
-2
/
+4
2019-06-27
drm/amdkfd: remove unnecessary warning message on gpu reset
shaoyunl
1
-1
/
+0
2019-06-27
drm/amdgpu: Set queue_preemption_timeout_ms default value
Oak Zeng
1
-1
/
+1
[next]