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-17
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
1
-1
/
+1
2019-07-17
drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware
Evan Quan
1
-2
/
+4
2019-07-17
drm/amd/powerplay: maintain SMU FW backward compatibility
Evan Quan
1
-3
/
+9
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
5
-23
/
+23
2019-07-17
drm/amd/powerplay: fix deadlock around smu_handle_task V2
Evan Quan
1
-3
/
+0
2019-07-17
drm/amd/powerplay: avoid access before allocation
Evan Quan
1
-4
/
+7
2019-07-17
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
1
-2
/
+2
2019-07-17
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
1
-3
/
+37
2019-07-17
drm/amdgpu: drop dead header
Alex Deucher
2
-33
/
+0
2019-07-16
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
1
-3
/
+3
2019-07-16
drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
Nicolai Hähnle
1
-17
/
+10
2019-07-16
drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ss
Kenneth Feng
1
-6
/
+5
2019-07-16
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
1
-1
/
+1
2019-07-16
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
1
-0
/
+2
2019-07-16
drm/amdgpu: replace simple_strtol() by kstrtou32()
Wang Xiayang
1
-1
/
+2
2019-07-16
drm/amdgpu: remove memset after kzalloc
Fuqian Huang
4
-8
/
+0
2019-07-16
drm/amd/amdgpu: hide #warning for missing DC config
Arnd Bergmann
2
-6
/
+0
2019-07-16
drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
Kent Russell
1
-2
/
+8
2019-07-16
drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
Tom St Denis
1
-0
/
+7
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
6
-13
/
+14
2019-07-16
drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
Kevin Wang
2
-23
/
+41
2019-07-16
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
1
-4
/
+3
2019-07-16
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
1
-15
/
+8
2019-07-16
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
1
-1
/
+1
2019-07-16
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
1
-0
/
+6
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
9
-17
/
+20
2019-07-16
drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...
Arnd Bergmann
1
-1
/
+1
2019-07-16
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2
-5
/
+19
2019-07-12
drm/amd/powerplay: add pstate mclk(uclk) support for navi10
Kevin Wang
2
-1
/
+8
2019-07-12
drm/amd/powerplay: fix smu clock type change miss error
Kevin Wang
1
-2
/
+2
2019-07-12
drm/amdgpu: support key database loading for navi10
Hawking Zhang
5
-1
/
+70
2019-07-12
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
3
-4
/
+10
2019-07-11
drm/amdgpu: Print out voltage in DM_PPLIB
Paul Menzel
1
-1
/
+2
2019-07-11
drm/amd/display: Add drm_audio_component support to amdgpu_dm
Nicholas Kazlauskas
3
-0
/
+248
2019-07-11
drm/amd/display: Expose audio inst from DC to DM
Nicholas Kazlauskas
2
-0
/
+4
2019-07-11
drm/amdkfd: fix cp hang in eviction
Eric Huang
1
-7
/
+9
2019-07-11
drm/amdgpu: enable IP discovery by default on navi
Alex Deucher
1
-1
/
+2
2019-07-11
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
1
-1
/
+1
2019-07-11
drm/amd/powerplay: bug fix for sysfs
Kenneth Feng
1
-2
/
+2
2019-07-11
drm/amd/powerplay: increase the SMU msg response waiting time
Evan Quan
1
-1
/
+1
2019-07-11
drm/amdgpu: Fix potential integer overflows
Felix Kuehling
1
-4
/
+5
2019-07-09
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
3
-2
/
+16
2019-07-09
drm/amdgpu/navi10: add uclk activity sensor
Alex Deucher
1
-2
/
+14
2019-07-09
drm/amdgpu: properly guard the generic discovery code
Alex Deucher
1
-2
/
+2
2019-07-09
drm/amdgpu: add missing documentation on new module parameters
Alex Deucher
1
-0
/
+13
2019-07-09
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
[next]