index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
2019-07-16
1
-4
/
+3
*
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
2019-07-16
1
-15
/
+8
*
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
2019-07-16
1
-1
/
+1
*
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
2019-07-16
1
-0
/
+6
*
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
2019-07-16
9
-17
/
+20
*
drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...
Arnd Bergmann
2019-07-16
1
-1
/
+1
*
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2019-07-16
2
-5
/
+19
*
drm/amd/powerplay: add pstate mclk(uclk) support for navi10
Kevin Wang
2019-07-12
2
-1
/
+8
*
drm/amd/powerplay: fix smu clock type change miss error
Kevin Wang
2019-07-12
1
-2
/
+2
*
drm/amdgpu: support key database loading for navi10
Hawking Zhang
2019-07-12
5
-1
/
+70
*
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
2019-07-12
3
-4
/
+10
*
drm/amdgpu: Print out voltage in DM_PPLIB
Paul Menzel
2019-07-12
1
-1
/
+2
*
drm/amd/display: Add drm_audio_component support to amdgpu_dm
Nicholas Kazlauskas
2019-07-11
3
-0
/
+248
*
drm/amd/display: Expose audio inst from DC to DM
Nicholas Kazlauskas
2019-07-11
2
-0
/
+4
*
drm/amdkfd: fix cp hang in eviction
Eric Huang
2019-07-11
1
-7
/
+9
*
drm/amdgpu: enable IP discovery by default on navi
Alex Deucher
2019-07-11
1
-1
/
+2
*
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
2019-07-11
1
-1
/
+1
*
drm/amd/powerplay: bug fix for sysfs
Kenneth Feng
2019-07-11
1
-2
/
+2
*
drm/amd/powerplay: increase the SMU msg response waiting time
Evan Quan
2019-07-11
1
-1
/
+1
*
drm/amdgpu: Fix potential integer overflows
Felix Kuehling
2019-07-11
1
-4
/
+5
*
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
2019-07-10
3
-2
/
+16
*
drm/amdgpu/navi10: add uclk activity sensor
Alex Deucher
2019-07-10
1
-2
/
+14
*
drm/amdgpu: properly guard the generic discovery code
Alex Deucher
2019-07-10
1
-2
/
+2
*
drm/amdgpu: add missing documentation on new module parameters
Alex Deucher
2019-07-10
1
-0
/
+13
*
drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writeback
Marek Olšák
2019-07-10
1
-5
/
+1
*
drm/amd/display: avoid 64-bit division
Arnd Bergmann
2019-07-08
2
-3
/
+3
*
drm/amdgpu/psp11: simplify the ucode register logic
Alex Deucher
2019-07-08
1
-2
/
+2
*
drm/amdgpu: properly guard DC support in navi code
Alex Deucher
2019-07-08
1
-0
/
+4
*
drm/amd/powerplay: vega20: fix uninitialized variable use
Arnd Bergmann
2019-07-08
1
-1
/
+4
*
drm/amd/display: dcn20: include linux/delay.h
Arnd Bergmann
2019-07-08
1
-0
/
+1
*
amdgpu: make pmu support optional
Arnd Bergmann
2019-07-08
2
-3
/
+7
*
drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percent
Nathan Chancellor
2019-07-08
1
-2
/
+1
*
drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freq
Nathan Chancellor
2019-07-08
1
-1
/
+1
*
drm/amd/powerplay: Use memset to initialize metrics structs
Nathan Chancellor
2019-07-08
1
-2
/
+6
*
drm/amdgpu/mes10.1: Fix header guard
Nathan Chancellor
2019-07-08
1
-1
/
+1
*
drm/amd/powerplay: add temperature sensor support for navi10
Kevin Wang
2019-07-08
1
-0
/
+41
*
drm/amdgpu: fix scheduler timeout calc
Flora Cui
2019-07-08
1
-4
/
+9
*
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
2019-07-08
7
-51
/
+57
*
drm/amdgpu: add mode1 (psp) reset for navi asic
Kevin Wang
2019-07-05
1
-2
/
+36
*
drm/amdgpu: Disable ras features on all IPs before gpu reset
xinhui pan
2019-07-05
1
-0
/
+4
*
drm/amd/powerplay: add baco smu reset function for smu11
Kevin Wang
2019-07-05
7
-3
/
+158
*
drm/amd/powerplay: increase waiting time for smu response
Jack Xiao
2019-07-05
1
-3
/
+3
*
drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
Yrjan Skrimstad
2019-07-05
1
-1
/
+1
*
drm/amdgpu: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-05
4
-13
/
+7
*
drm/amdkfd: Disable idle optimization for chained runlist
Felix Kuehling
2019-07-03
1
-0
/
+1
*
drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlist
Felix Kuehling
2019-07-03
1
-1
/
+1
*
drm/amdgpu: Fix tracking of invalid userptrs
Felix Kuehling
2019-07-03
1
-0
/
+6
*
drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
Felix Kuehling
2019-07-03
1
-1
/
+1
*
drm/amdkfd: Print a warning when the runlist becomes oversubscribed
Felix Kuehling
2019-07-03
2
-1
/
+6
*
drm/amdkfd: remove an unused variable
Jack Xiao
2019-07-02
1
-1
/
+0
[next]