summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen-4/+8
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam-0/+5
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai-0/+3
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie-168/+538
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-17/+54
2025-01-10drm/amd/display: Extend secure display to support DisplayCRC modeWayne Lin-16/+49
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin-1/+1
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin-5/+9
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu-1/+147
2025-01-06drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin-7/+29
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung-4/+6
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung-1/+1
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen-0/+6
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy-0/+3
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy-8/+8
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin-72/+185
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin-1/+1
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2/+5
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie-87/+403
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam-1/+4
2024-12-18Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira-24/+13
2024-12-18drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfsAlex Hung-4/+4
2024-12-18drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo-3/+3
2024-12-18drm/amd/display: use swap() in update_phy_id_mapping()Jiapeng Chong-10/+4
2024-12-18drm/amd/display: add DC drm_panic supportJocelyn Falempe-1/+29
2024-12-17drm/amd/dp_mst: Expose a connector to kernel users after it's properly initia...Imre Deak-2/+3
2024-12-16drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov-0/+2
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+6
2024-12-10drm/amd/display: Make DMCUB tracebuffer debugfs chronologicalLeo Li-3/+23
2024-12-10drm/amd/display: Adjust secure_display_context data structureWayne Lin-72/+81
2024-12-10drm/amd/display: Fix phy id mapping issue for secure displayWayne Lin-4/+273
2024-12-10drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...Wayne Lin-2/+4
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-2/+4
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-1/+1
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-3/+12
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello-0/+2
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello-3/+10
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-87/+129
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh-0/+6
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira-1/+1
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie-0/+23
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung-57/+59
2024-11-08drm/amd/display: Change some variable name of psrTom Chung-14/+14
2024-11-04drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo-5/+14
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse-1/+6