summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-27Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland1-5/+3
2024-03-20drm/amd/display: Enable DML2 debug flagsAurabindo Pillai1-0/+3
2024-03-20drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie1-5/+23
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie1-20/+12
2024-03-04drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz1-0/+9
2024-03-01Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher1-5/+7
2024-03-01drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-02-27drm/amd: Drop abm_level propertyMario Limonciello1-14/+0
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter1-23/+34
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam1-0/+4
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie1-17/+31
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz1-0/+7
2024-02-15drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas1-1/+2
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-11/+140
2024-02-13drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz1-6/+12
2024-02-13drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich1-9/+7
2024-02-13drm/amdgpu: make damage clips support configurableHamza Mahfooz1-0/+7
2024-02-08drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amd/display: add panel_power_savings sysfs entry to eDP connectorsHamza Mahfooz1-0/+78
2024-02-01drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam1-0/+4
2024-01-31drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam1-0/+4
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu1-1/+7
2024-01-26drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-26drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-26drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas1-0/+2
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-23drm/amd/display: Add GART memory support for dmcubFudongwang1-1/+12
2024-01-23drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-01-19drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit1-1/+0
2024-01-16drm/amd/display: Enable Panel Replay for static screen use caseTom Chung1-5/+37
2024-01-16drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas1-0/+2
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-01-06drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen1-1/+1