index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2026-03-17
drm/amd/display: Add a buffer for boot time crc
Tom Chung
-0
/
+115
2026-03-17
drm/amd/display: Silence static analysis warning
Gaghik Khachatrian
-4
/
+4
2026-03-17
drm/amd/display: Plumb MRQ programming out of DML for dml2_1
Nicholas Kazlauskas
-0
/
+22
2026-03-17
drm/amd/display: Add dcn_mrq_present Field
Austin Zheng
-0
/
+1
2026-03-17
drm/amd/display: Fix number of opp
Austin Zheng
-0
/
+1
2026-03-17
drm/amd/display: Add debugfs to disallow eDP Replay entry
Ray Wu
-0
/
+52
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
-0
/
+3
2026-03-17
drm/amd/display: Fix uninitialized variable use which breaks full LTO
Calvin Owens
-1
/
+1
2026-03-17
drm/amd/display: Fix gamma 2.2 colorop TFs
Alex Hung
-3
/
+3
2026-03-16
Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-1901
/
+2569
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
-1
/
+20
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
-4
/
+20
2026-03-11
drm/amd/display: Promote DC to 3.2.373
Taimur Hassan
-1
/
+1
2026-03-11
drm/amd/display: [FW Promotion] Release 0.1.50.0
Taimur Hassan
-0
/
+32
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
-1879
/
+1482
2026-03-11
drm/amd/display: Add DML support for dcn42
Roman Li
-0
/
+270
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
-140
/
+789
2026-03-11
drm/amd/display: Clean up unused code
Clay King
-73
/
+35
2026-03-11
drm/amd/display: Add back missing memory type in array
Tom Chung
-0
/
+2
2026-03-11
drm/amd/display: Fix compile warnings in dml2_0
Gaghik Khachatrian
-2
/
+2
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
-1
/
+20
2026-03-11
drm/amd/display: Add documentation and cleanup DMUB HW lock manager
Nicholas Kazlauskas
-0
/
+18
2026-03-11
drm/amd/display: Add new types to replay config
ChunTao Tso
-1
/
+4
2026-03-11
drm/amd/display: Fix HWSS v3 fast path determination
Nicholas Kazlauskas
-20
/
+18
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
-4
/
+20
2026-03-11
drm/amd/display: Add ESD detection for replay recovery
Weiguang Li
-11
/
+28
2026-03-11
drm/amd/display: Update underflow detection
Charlene Liu
-2
/
+6
2026-03-11
drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planes
Harry Wentland
-1
/
+2
2026-03-11
drm/amd/display: Add NV12/P010 formats to primary plane
Harry Wentland
-0
/
+3
2026-03-11
drm/amd/display: Set chroma taps to 1 if luma taps are 1
Harry Wentland
-4
/
+12
2026-03-11
drm/amd/display: Add min clock init for DML21 mode programming
Ovidiu Bunea
-0
/
+27
2026-03-11
drm/amd/display: Return early from vesa replay enable function
Peichen Huang
-11
/
+12
2026-03-11
drm/amd/display: Clean up NULL pointer warnings in dml2
Gaghik Khachatrian
-3
/
+38
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-2253
/
+17446
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
drm/amd/display: remove extra ; from statement, remove extra tabs
Colin Ian King
-3
/
+3
2026-03-02
drm/amdgpu: Add audio method to register block
Lijo Lazar
-2
/
+2
2026-03-02
drm/amd/display: Promote DC to 3.2.372
Taimur Hassan
-1
/
+1
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-8
/
+26
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
[prev]
[next]