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.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-06-28
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-8
/
+4
2024-06-28
drm/amd/display: Fix Makefile copyright notices
Alex Deucher
4
-29
/
+8
2024-06-28
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
2
-6
/
+24
2024-06-28
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-06-28
drm/amdgpu: Fix smatch static checker warning
Hawking Zhang
1
-4
/
+4
2024-06-28
drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...
Bob Zhou
1
-1
/
+5
2024-06-28
drm/amd/display: 3.2.290
Aric Cyr
1
-1
/
+1
2024-06-28
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
22
-2
/
+433
2024-06-28
drm/amd: Add reg definitions for DCN401 DCC
Aurabindo Pillai
1
-0
/
+110
2024-06-28
drm/amd/display: Remove duplicate null check
Alex Hung
1
-3
/
+0
2024-06-28
drm/amd/display: Remove always true condition
Alex Hung
1
-3
/
+1
2024-06-28
drm/amd/display: Validate function returns
Alex Hung
3
-5
/
+8
2024-06-28
drm/amd/display: Ensure curve to hw translation succeed
Alex Hung
2
-4
/
+10
2024-06-28
drm/amd/display: Use periodic detection for ipx/headless
Roman Li
3
-10
/
+46
2024-06-28
drm/amd/display: Fix 1DLUT setting for NL SDR blending
Relja Vojvodic
1
-2
/
+2
2024-06-28
drm/amd/display: Adjust reg field for DSC wait for disconnect
Ryan Seto
3
-3
/
+6
2024-06-28
drm/amd/display: Remove a redundant check in authenticated_dp
Wenjing Liu
1
-15
/
+12
2024-06-28
drm/amd/display: Add HW cursor visual confirm
Ryan Seto
2
-0
/
+30
2024-06-28
drm/amd/display: Fix cursor issues with ODMs and magnification
Nevenko Stupar
1
-0
/
+9
2024-06-28
drm/amd/display: Wait for double buffer update on ODM changes
Alvin Lee
7
-1
/
+43
2024-06-28
drm/amd/display: Reset DSC memory status
Duncan Ma
3
-20
/
+71
2024-06-28
drm/amd/display: Program CURSOR_DST_X_OFFSET in viewport space
Alvin Lee
1
-2
/
+10
2024-06-28
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
4
-10
/
+16
2024-06-28
drm/amd/display: Fix reduced resolution and refresh rate
Daniel Sa
1
-10
/
+11
2024-06-28
drm/amd/display: Make DML2.1 P-State method force per stream
Dillon Varone
4
-4
/
+5
2024-06-28
drm/amd/display: Add workaround to restrict max frac urgent for DPM0
Sung-huai Wang
3
-1
/
+19
2024-06-28
drm/amd/display: Call dpmm when checking mode support
George Shen
3
-0
/
+19
2024-06-28
drm/amd/display: resync OTG after DIO FIFO resync
TungYu Lu
1
-0
/
+2
2024-06-28
drm/amd/display: Always enable HPO for DCN4 dGPU
Leo (Hanghong) Ma
2
-1
/
+2
2024-06-28
drm/amd/display: Use sw cursor for DCN401 with rotation
Aurabindo Pillai
1
-5
/
+29
2024-06-28
drm/amd/display: Add Replay general cmd
Joan Lee
2
-1
/
+18
2024-06-28
drm/amd/display: Check HDCP returned status
Alex Hung
1
-6
/
+9
2024-06-28
drm/amd/display: Check and log for function error codes
Alex Hung
2
-2
/
+8
2024-06-28
drm/amd/display: Check and log for function error codes
Alex Hung
3
-3
/
+13
2024-06-28
drm/amd/display: Remove useless function call
Alex Hung
1
-2
/
+0
2024-06-28
drm/amd/display: Fix uninitialized variables in dcn401
Alex Hung
1
-2
/
+2
2024-06-28
drm/amd/display: Fix cursor size issues
Nevenko Stupar
1
-0
/
+14
2024-06-28
drm/amd/display: Run DC_LOG_DC after checking link->link_enc
Alex Hung
1
-3
/
+3
2024-06-28
drm/amd/display: Remove redundant checks for pipe_ctx->stream
Alex Hung
3
-7
/
+6
2024-06-28
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
2
-1
/
+14
2024-06-28
drm/amd/display: Fix cursor issues with ODMs and HW rotations
Nevenko Stupar
3
-204
/
+19
2024-06-28
drm/amd/display: Remove unnecessary variable
Ivan Lipski
1
-17
/
+0
2024-06-28
drm/amdgpu: Fix register access violation
Hawking Zhang
3
-7
/
+12
2024-06-28
drm/amd/display: Remove redundant var from display_rq_dig_calc in dml
Ivan Lipski
6
-66
/
+18
2024-06-28
drm/amd/display: Refactor dccg401_get_other_enable_symclk_fe
Relja Vojvodic
1
-35
/
+22
2024-06-28
drm/amd/display: Temporarily disable HPO PG on DCN35
Nicholas Susanto
1
-1
/
+1
2024-06-28
drm/amdgpu: access ltr through pci cfg space
Frank Min
1
-4
/
+10
2024-06-28
drm/amdgpu: refine gfx12 firmware loading
Yang Wang
1
-12
/
+10
2024-06-28
Revert "drm/amd/pm: workaround to pass jpeg unit test"
Kenneth Feng
2
-31
/
+2
2024-06-28
drm/amdgpu: update MTYPE mapping for gfx12
Frank Min
1
-4
/
+0
[next]