aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland1-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland1-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland2-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea3-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang1-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian1-3/+38
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie125-2253/+17446
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King1-3/+3
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar1-2/+2
2026-03-02drm/amd/display: Promote DC to 3.2.372Taimur Hassan1-1/+1
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung2-13/+13
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung2-10/+1
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung2-7/+7
2026-03-02drm/amd/display: Silence unused variable warningClay King1-3/+3
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-8/+26
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam1-1/+1
2026-02-23drm/amd/display: Promote DC to 3.2.371Taimur Hassan1-1/+1
2026-02-23drm/amd/display: [FW Promotion] Release 0.1.48.0Taimur Hassan1-0/+54
2026-02-23drm/amd/display: Add Visual Confirm Support for TestingMuaaz Nisar4-69/+105
2026-02-23drm/amd/display: Add missing clock types & fix formattingOvidiu Bunea1-4/+6
2026-02-23drm/amd/display: Fix dcn401_optimize_bandwidthCharlene Liu1-2/+2
2026-02-23drm/amd/display: Silence type mismatch warningGaghik Khachatrian1-1/+1
2026-02-23drm/amd/display: Fix DPIA number and driver ID field issueCruise Hung2-3/+3
2026-02-23drm/amd/display: Fix cursor pos at overlay plane edges on DCN4Ivan Lipski1-0/+19
2026-02-23drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state casesOvidiu Bunea1-2/+5
2026-02-23drm/amd/display: Enable dcn42 in DMRoman Li2-7/+37
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li42-36/+568
2026-02-23drm/amd/display: Enable dcn42 DMUBRoman Li3-4/+68
2026-02-23drm/amd/display: Add DMUB support for dcn42Roman Li2-0/+923
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li40-0/+14974
2026-02-23drm/amd/display: Implement DAC load detection on external DP bridge encodersTimur Kristóf3-3/+14
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf2-3/+35
2026-02-23drm/amd/display: Link detection for external DP bridge encodersTimur Kristóf2-14/+14
2026-02-23drm/amd/display: Add DCE HWSS support for external DP bridge encodersTimur Kristóf2-0/+57
2026-02-23drm/amd/display: Use preferred DP link rate if specifiedTimur Kristóf1-0/+2
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf3-0/+7
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf1-2/+9
2026-02-23drm/amd/display: Implement BIOS parser external encoder controlTimur Kristóf4-12/+30
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf5-38/+28
2026-02-23drm/amd/display: Add color depth helper function to BIOS parserTimur Kristóf1-75/+26
2026-02-23drm/amd/display: Handle DCE 6 in dce110_register_irq_handlersTimur Kristóf1-130/+35