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
/
dc
Age
Commit message (
Expand
)
Author
Lines
2026-05-11
drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...
Mikhail Gavrilov
-1
/
+7
2026-04-29
drm/amd/display: Read EDID from VBIOS embedded panel info
Timur Kristóf
-0
/
+62
2026-04-29
drm/amd/display: Allow constructing DCE8 link encoder without DDC
Timur Kristóf
-1
/
+2
2026-04-29
drm/amd/display: Allow constructing DCE6 link encoder without DDC
Timur Kristóf
-1
/
+2
2026-04-29
drm/amd/display: Allow DCE link encoder without AUX registers
Timur Kristóf
-1
/
+3
2026-04-29
drm/amd/display: Allow embedded connectors without DDC
Timur Kristóf
-2
/
+7
2026-04-28
drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regression
Gaghik Khachatrian
-2
/
+2
2026-04-24
drm/amd/display: Restore analog connector support
Roman Li
-37
/
+71
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
-0
/
+6
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
-8
/
+36
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
-1
/
+1
2026-04-17
drm/amd/display: Fix compiler warnings
Gaghik Khachatrian
-6
/
+8
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
-4
/
+0
2026-04-17
drm/amd/display: Promote DC to 3.2.377
Taimur Hassan
-1
/
+1
2026-04-17
drm/amd/display: Fix coding style issue
Chuanyu Tseng
-2
/
+3
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
-7
/
+229
2026-04-17
drm/amd/display: move memory latency update to dml for dcn42
Dmytro Laktyushkin
-78
/
+4
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
-1
/
+1
2026-04-17
drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
Nicholas Kazlauskas
-6
/
+15
2026-04-17
drm/amd/display: Correct MALL parameters for DCN42 soc bb
Nicholas Kazlauskas
-1
/
+1
2026-04-17
drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
Nicholas Kazlauskas
-6
/
+6
2026-04-17
drm/amd/display: Enable sink freesync via MCCS
Wayne Lin
-0
/
+5
2026-04-17
drm/amd/display: Read sink freesync support via mccs
Wayne Lin
-0
/
+24
2026-04-17
drm/amd/display: Parse freesync mccs vcp code
Wayne Lin
-0
/
+2
2026-04-17
drm/amd/display: Remove unnecessary Freesync w/a from DCN32
George Shen
-37
/
+0
2026-04-17
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
-18
/
+22
2026-04-17
drm/amd/display: update dcn42 bounding box
Charlene Liu
-3
/
+3
2026-04-17
drm/amd/display: Drop unused tiling formats from dml2
Roman Li
-78
/
+2
2026-04-17
drm/amd/display: Fix unused parameters warnings in dml2_0
Gaghik Khachatrian
-0
/
+94
2026-04-16
Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-18
/
+7
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-2
/
+701
2026-04-03
drm/amd/display: Remove unused NUM_ELEMENTS macros
Linus Probert
-12
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
-5
/
+6
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
-1
/
+1
2026-04-03
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
-0
/
+699
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
-0
/
+699
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
-6
/
+11
2026-03-30
drm/amd/display: Promote DC to 3.2.376
Taimur Hassan
-1
/
+1
2026-03-30
drm/amd/display: Silence type conversion warnings in dml2
Gaghik Khachatrian
-19
/
+41
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
-46
/
+750
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 3
Rafal Ostrowski
-5
/
+9
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 2
Rafal Ostrowski
-471
/
+484
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 1
Rafal Ostrowski
-49
/
+132
2026-03-30
drm/amd/display: correct unknown plane state patch
Charlene Liu
-1
/
+1
[next]