summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-04-02drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil1-0/+5
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart1-1/+1
2026-02-27drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski1-3/+12
2026-02-27drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-02-27drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-01-23drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-23drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)1-0/+15
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski1-0/+138
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai1-2/+2
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz1-8/+4
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo1-0/+4
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello1-0/+4
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen1-1/+1
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen1-1/+35
2025-09-23drm/amd/display: Handle interpolation for first data pointMario Limonciello1-0/+10
2025-09-23drm/amd/display: Add missing post flip callsDillon Varone1-2/+1
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-41/+103
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz1-4/+8
2025-09-17drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira1-19/+2
2025-09-16drm/amd/display: Don't use non-registered VUPDATE on DCE 6Timur Kristóf1-8/+14
2025-09-16drm/amd/display: Disable VRR on DCE 6Timur Kristóf1-1/+3
2025-09-16drm/amd/display: Add fallback path for YCBCR422Mario Limonciello1-9/+36
2025-09-16drm/amd/display: Set up pixel encoding for YCBCR422Mario Limonciello1-0/+3
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski1-1/+38
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-25/+18
2025-09-06drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)1-21/+0
2025-09-06drm/amd/display: Fix pbn_div Calculation ErrorFangzhi Zuo1-1/+1
2025-09-06drm/amd/display: Refine error message for vblank init failureRoman Li1-1/+1
2025-09-06drm/amd/display: Indicate when custom brightness curves are in useMario Limonciello1-1/+4
2025-09-06drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae1-1/+12
2025-09-05Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-5/+26
2025-09-03drm: panel-backlight-quirks: Log applied panel brightness quirksAntheas Kapenekakis1-3/+13
2025-09-03drm: panel-backlight-quirks: Add brightness mask quirkAntheas Kapenekakis1-0/+7
2025-09-03drm: panel-backlight-quirks: Convert brightness quirk to generic structureAntheas Kapenekakis1-4/+8
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello1-26/+38
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello1-2/+1
2025-08-18drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello1-0/+3
2025-08-18drm/amd/display: Attach privacy screen to DRM connectorMario Limonciello1-1/+24
2025-08-18drm/amd/display: Optimize amdgpu_dm_atomic_commit_tail()Mario Limonciello1-61/+55
2025-08-06drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_...Srinivasan Shanmugam1-3/+2
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello1-4/+4
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello1-4/+4