summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello-0/+5
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca-2/+5
2025-02-25drm/amd/display: Fix HPD after gpu resetRoman Li-0/+14
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen-7/+62
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung-1/+2
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen-2/+15
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