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.13.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
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/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment
Emil Velikov
1
-1
/
+6
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-12
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-10
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
3
-2
/
+16
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
[next]