summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-10drm/amd/display: fix default brightnessMario Limonciello
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-12-18Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira
2024-12-16drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-10drm/amd/display: Adjust secure_display_context data structureWayne Lin
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung
2024-11-08drm/amd/display: Change some variable name of psrTom Chung
2024-11-04drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse
2024-11-04drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung
2024-10-24drm/amd/display: add missing tracepoint event in DM atomic_commit_tailMelissa Wen
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai
2024-10-15drm/amd/display: Add check for headless for idle optimizationRoman Li
2024-10-08drm/amdgpu: fix dm_suspend/resume arguments to ip_blockSunil Khatri
2024-10-08drm/amd/display: disable SG displays on cyan skillfishAlex Deucher
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz
2024-10-07drm/amd/display: remove redundant freesync parser for DPMelissa Wen
2024-10-07drm/amd/display: always call connector_update when parsing freesync_capsMelissa Wen
2024-10-07drm/amd/display: switch to setting physical address directlyMelissa Wen
2024-10-07drm/amd/display: switch amdgpu_dm_connector to use struct drm_edidMelissa Wen