index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
8
-8
/
+36
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
1
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
1
-1
/
+1
2026-04-17
drm/amd/display: Fix compiler warnings
Gaghik Khachatrian
3
-6
/
+8
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
2
-4
/
+0
2026-04-17
drm/amd/display: Promote DC to 3.2.377
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: Fix coding style issue
Chuanyu Tseng
1
-2
/
+3
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
2
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
5
-7
/
+229
2026-04-17
drm/amd/display: move memory latency update to dml for dcn42
Dmytro Laktyushkin
2
-78
/
+4
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
1
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
Nicholas Kazlauskas
1
-6
/
+15
2026-04-17
drm/amd/display: Correct MALL parameters for DCN42 soc bb
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
Nicholas Kazlauskas
1
-6
/
+6
2026-04-17
drm/amd/display: Enable sink freesync via MCCS
Wayne Lin
1
-0
/
+5
2026-04-17
drm/amd/display: Read sink freesync support via mccs
Wayne Lin
4
-0
/
+24
2026-04-17
drm/amd/display: Parse freesync mccs vcp code
Wayne Lin
1
-0
/
+2
2026-04-17
drm/amd/display: Remove unnecessary Freesync w/a from DCN32
George Shen
1
-37
/
+0
2026-04-17
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
10
-18
/
+22
2026-04-17
drm/amd/display: update dcn42 bounding box
Charlene Liu
2
-3
/
+3
2026-04-17
drm/amd/display: Drop unused tiling formats from dml2
Roman Li
3
-78
/
+2
2026-04-17
drm/amd/display: Fix unused parameters warnings in dml2_0
Gaghik Khachatrian
18
-0
/
+94
2026-04-16
Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-18
/
+7
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
18
-2
/
+701
2026-04-03
drm/amd/display: Remove unused NUM_ELEMENTS macros
Linus Probert
4
-12
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
2
-5
/
+6
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
1
-1
/
+1
2026-04-03
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
1
-6
/
+11
2026-03-30
drm/amd/display: Promote DC to 3.2.376
Taimur Hassan
1
-1
/
+1
2026-03-30
drm/amd/display: Silence type conversion warnings in dml2
Gaghik Khachatrian
7
-19
/
+41
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
173
-46
/
+750
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 3
Rafal Ostrowski
5
-5
/
+9
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 2
Rafal Ostrowski
7
-471
/
+484
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 1
Rafal Ostrowski
12
-49
/
+132
2026-03-30
drm/amd/display: correct unknown plane state patch
Charlene Liu
1
-1
/
+1
2026-03-30
Revert "drm/amd/display: Refactor DC update checks"
Dillon Varone
2
-200
/
+304
2026-03-30
Revert "drm/amd/display: Add 3DLUT DMA broadcast support"
Dillon Varone
4
-66
/
+48
2026-03-30
drm/amd/display: Remove invalid DPSTREAMCLK mask usage
Roman Li
1
-4
/
+0
2026-03-30
drm/amd/display: using cm structure for lut3d related info
Dillon Varone
1
-10
/
+16
2026-03-30
drm/amd/display: enable eDP DSC seamless boot support
Mohit Bawa
3
-3
/
+80
2026-03-30
Revert "drm/amd/display: Rework YCbCr422 DSC policy"
Relja Vojvodic
10
-22
/
+18
2026-03-30
drm/amd/dc: Disable PSR & Replay CRTC disable by default
Ovidiu Bunea
1
-0
/
+2
2026-03-30
drm/amd/display: Fixed silence signed/unsigned mismatch warnings
Clay King
13
-23
/
+19
[next]