summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-05-11drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...Mikhail Gavrilov-1/+7
2026-04-29drm/amd/display: Use EDID from VBIOS embedded panel infoTimur Kristóf-0/+44
2026-04-29drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf-0/+66
2026-04-29drm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf-1/+2
2026-04-29drm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf-1/+2
2026-04-29drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf-1/+3
2026-04-29drm/amd/display: Allow embedded connectors without DDCTimur Kristóf-2/+7
2026-04-29drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li-3/+15
2026-04-28drm/amd/display: properly handle family setting for early GC 11.5.4Alex Deucher-1/+5
2026-04-28drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regressionGaghik Khachatrian-2/+2
2026-04-24drm/amd/display: Restore analog connector supportRoman Li-37/+71
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf-0/+6
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li-10/+0
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam-8/+8
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin-8/+36
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu-1/+1
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung-4/+49
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian-6/+8
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu-2/+14
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam-0/+4
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li-4/+0
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan-1/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng-2/+3
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin-3/+0
2026-04-17drm/amd/display: Add DCN42 PMO policy for DML2.1Nicholas Kazlauskas-7/+229
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin-78/+4
2026-04-17drm/amd/display: Fix implicit narrowing conversions in modulesGaghik Khachatrian-28/+61
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin-3/+16
2026-04-17drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BBNicholas Kazlauskas-1/+1
2026-04-17drm/amd/display: Pass min page size from SOC BB to dml2_1 plane configNicholas Kazlauskas-6/+15
2026-04-17drm/amd/display: Correct MALL parameters for DCN42 soc bbNicholas Kazlauskas-1/+1
2026-04-17drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1Nicholas Kazlauskas-6/+6
2026-04-17drm/amd/display: Avoid to do MCCS transaction if unnecessaryWayne Lin-12/+15
2026-04-17drm/amd/display: Enable sink freesync via MCCSWayne Lin-0/+81
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin-0/+197
2026-04-17drm/amd/display: Parse freesync mccs vcp codeWayne Lin-17/+35
2026-04-17drm/amd/display: Adjust freesync pcon whitelistWayne Lin-0/+3
2026-04-17drm/amd/display: Remove unnecessary Freesync w/a from DCN32George Shen-37/+0
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic-18/+22
2026-04-17drm/amd/display: update dcn42 bounding boxCharlene Liu-3/+3
2026-04-17drm/amd/display: Drop unused tiling formats from dml2Roman Li-78/+2
2026-04-17drm/amd/display: Fix unused parameters warnings in dml2_0Gaghik Khachatrian-0/+94
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-100/+99
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter-2/+701
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert-12/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert-5/+6