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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
4
-4
/
+17
2024-09-02
drm/amdgpu/gfx12: fallback to driver reset compute queue directly
Alex Deucher
1
-14
/
+79
2024-09-02
drm/amdgpu/gfx12: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-09-02
drm/amdgpu/gfx10: rework reset sequence
Alex Deucher
1
-7
/
+19
2024-09-02
drm/amdgpu/gfx10: wait for reset done before remap
Jiadong Zhu
1
-11
/
+30
2024-09-02
drm/amdgpu/gfx10: remap queue after reset successfully
Jiadong Zhu
1
-11
/
+35
2024-09-02
drm/amdgpu/gfx10: add ring reset callbacks
Alex Deucher
1
-0
/
+91
2024-09-02
drm/amdgpu/gfx11: wait for reset done before remap
Jiadong Zhu
1
-1
/
+14
2024-09-02
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
Alex Deucher
1
-3
/
+3
2024-09-02
drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
Prike Liang
1
-13
/
+71
2024-09-02
drm/amd/display: 3.2.299
Aric Cyr
2
-2
/
+2
2024-09-02
drm/amd/display: Fix flickering caused by dccg
Hansen Dsouza
3
-73
/
+72
2024-09-02
drm/amd/display: Block timing sync for different signals in PMO
Dillon Varone
1
-1
/
+2
2024-09-02
drm/amd/display: fix graphics hang in multi-display mst case
Gabe Teeger
4
-49
/
+34
2024-09-02
drm/amd/display: Add sharpness control interface
Relja Vojvodic
9
-192
/
+138
2024-09-02
Revert "drm/amd/display: Wait for all pending cleared before full update"
Dillon Varone
24
-161
/
+34
2024-09-02
drm/amd/display: disable sharpness if HDR Multiplier is too large
Samson Tam
1
-1
/
+5
2024-09-02
drm/amd/display: Add dpia debug option to control power management
Meenakshikumar Somasundaram
1
-1
/
+2
2024-09-02
drm/amdgpu/gfx11: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-09-02
drm/amd/display: re-enable Dynamic ODM policy
Samson Tam
1
-2
/
+1
2024-09-02
drm/amd/display: Lock DC and exit IPS when changing backlight
Leo Li
1
-1
/
+12
2024-09-02
drm/amd/display: only trigger BIOS related assert for older ASICs
Daniel Sa
1
-1
/
+1
2024-09-02
drm/amd/display: Fix DCN35 set min dispclk logic
Nicholas Susanto
1
-3
/
+3
2024-09-02
drm/amdgpu/gfx9.4.3: Implement compute pipe reset
Prike Liang
1
-19
/
+108
2024-08-29
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
4
-20
/
+43
2024-08-29
drm/amdkfd: Don't drain ih1 for APU
Yifan Zhang
1
-5
/
+8
2024-08-29
drm/amdgpu/gfx12: return early in preempt_ib()
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amdgpu/gfx11: return early in preempt_ib()
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amd/display: Determine IPS mode by ASIC and PMFW versions
Leo Li
1
-1
/
+25
2024-08-29
drm/amdgpu: Move the dumping log out of for loop
Sunil Khatri
1
-3
/
+2
2024-08-29
drm/amd/amdgpu: move drain_workqueue before shutdown is set
Victor Zhao
1
-3
/
+3
2024-08-29
drm/amdgpu: Do core dump immediately when job tmo
Trigger Huang
1
-1
/
+67
2024-08-29
drm/amdgpu: skip printing vram_lost if needed
Trigger Huang
3
-14
/
+15
2024-08-29
drm/amdgpu/gfx9: put queue resets behind a debug option
Alex Deucher
3
-0
/
+14
2024-08-29
drm/amdgpu: add experimental resets debug flag
Alex Deucher
2
-0
/
+7
2024-08-29
drm/amdgpu/display: Fix a mistake in revert commit
Fangzhi Zuo
1
-1
/
+1
2024-08-28
drm/amdgpu/swsmu: always force a state reprogram on init
Alex Deucher
1
-6
/
+9
2024-08-28
drm/amdgpu/display: remove unnecessary TODO spl_os_types.h
Zaeem Mohamed
1
-1
/
+0
2024-08-28
drm/amdgpu/display: SPDX copyright for spl_os_types.h
Zaeem Mohamed
1
-25
/
+4
2024-08-28
drm/amd/display: Add DSC Debug Log
Fangzhi Zuo
3
-39
/
+119
2024-08-28
drm/amd/display: 3.2.298
Aric Cyr
1
-1
/
+1
2024-08-28
drm/amd/display: add sharpness support for windowed YUV420 video
Samson Tam
1
-12
/
+1
2024-08-28
drm/amd/display: add improvements for text display and HDR DWM and MPO
Samson Tam
6
-33
/
+282
2024-08-28
drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.
Dennis Chan
1
-0
/
+19
2024-08-28
drm/amd/display: add back quality EASF and ISHARP and dc dependency changes
Samson Tam
21
-995
/
+4507
2024-08-28
drm/amd/display: Notify DMCUB of D0/D3 state
Nicholas Kazlauskas
4
-4
/
+92
2024-08-28
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Fangzhi Zuo
1
-1
/
+1
2024-08-28
drm/amd/display: Retry Replay residency
ChunTao Tso
1
-4
/
+14
2024-08-28
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART
Nicholas Kazlauskas
1
-3
/
+3
[next]