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
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-02
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/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-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
2019-06-27
drm/amd/powerplay: add missing smu_get_clk_info_from_vbios() call
Evan Quan
1
-0
/
+4
2019-06-27
drm/amd/powerplay: support runtime ppfeatures setting on Navi10
Evan Quan
1
-0
/
+165
2019-06-27
drm/amd/powerplay: check prerequisite for VCN power gating
Evan Quan
1
-6
/
+10
2019-06-27
drm/ttm: return -EBUSY if waiting for busy BO fails
Felix Kuehling
1
-1
/
+1
2019-06-27
drm/amdgpu: drop copy/paste leftover to fix big endian
Alex Deucher
1
-3
/
+0
2019-06-27
drm/amdgpu: fix warning on 32 bit
Alex Deucher
1
-2
/
+2
2019-06-27
Merge tag 'drm-next-5.3-2019-06-25' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
355
-2943
/
+414183
2019-06-27
Merge tag 'for-airlie-tda998x' of git://git.armlinux.org.uk/~rmk/linux-arm in...
Dave Airlie
1
-148
/
+302
2019-06-25
drm/amd/powerplay: make athub pg bit configured by pg_flags
Huang Rui
3
-3
/
+7
2019-06-25
drm/amd/powerplay: make mmhub pg bit configured by pg_flags
Huang Rui
2
-2
/
+5
[next]