summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-03-17drm/amd/display: Add a buffer for boot time crcTom Chung-0/+115
2026-03-17drm/amd/display: Silence static analysis warningGaghik Khachatrian-4/+4
2026-03-17drm/amd/display: Plumb MRQ programming out of DML for dml2_1Nicholas Kazlauskas-0/+22
2026-03-17drm/amd/display: Add dcn_mrq_present FieldAustin Zheng-0/+1
2026-03-17drm/amd/display: Fix number of oppAustin Zheng-0/+1
2026-03-17drm/amd/display: Add debugfs to disallow eDP Replay entryRay Wu-0/+52
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie-1901/+2569
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-1879/+1482
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-140/+789
2026-03-11drm/amd/display: Clean up unused codeClay King-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu-2/+6
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian-3/+38
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie-2253/+17446
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-2/+2
2026-03-02drm/amd/display: Promote DC to 3.2.372Taimur Hassan-1/+1
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung-13/+13
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung-10/+1
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung-7/+7
2026-03-02drm/amd/display: Silence unused variable warningClay King-3/+3
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-8/+26
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2