summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-03-201-2/+4
* drm/amd/display: Enable DML2 debug flagsAurabindo Pillai2024-03-201-0/+3
* drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello2024-03-201-8/+14
* Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie2024-03-112-5/+24
|\
| * drm/amd/display: handle range offsets in VRR rangesAlex Deucher2024-03-041-5/+14
| * drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2024-03-042-0/+10
* | Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-03-081-20/+12
|\|
| * Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher2024-02-291-5/+7
| * drm/amd/display: check dc_link before dereferencingMelissa Wen2024-02-291-1/+1
| * drm/amd: Drop abm_level propertyMario Limonciello2024-02-271-14/+0
| * drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen2024-02-221-4/+15
| * drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam2024-02-221-0/+4
| * drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf2024-02-221-0/+1
| * drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
* | Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-261-23/+34
|\ \
| * | drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen2024-02-221-4/+15
| * | drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf2024-02-221-0/+1
| * | drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
| * | drm/amd/display: Preserve original aspect ratio in create streamTom Chung2024-02-151-0/+2
| * | drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam2024-02-151-1/+1
| * | drm/amdgpu: make damage clips support configurableHamza Mahfooz2024-02-151-0/+7
| * | drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo2024-02-071-5/+7
* | | Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-221-17/+31
|\ \ \ | | |/ | |/|
| * | drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas2024-02-141-1/+2
| * | drm/amd/display: Preserve original aspect ratio in create streamTom Chung2024-02-141-0/+2
| * | drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam2024-02-141-1/+1
| * | drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz2024-02-121-6/+12
| * | drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich2024-02-121-9/+7
| * | drm/amdgpu: make damage clips support configurableHamza Mahfooz2024-02-121-0/+7
* | | Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-136-75/+327
|\| | | |/ |/|
| * drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo2024-02-071-5/+7
| * drm/amd/display: add panel_power_savings sysfs entry to eDP connectorsHamza Mahfooz2024-02-071-0/+78
| * drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam2024-01-311-0/+4
| * drm/amd/display: add debugfs disallow edp psrHersen Wu2024-01-294-2/+67
| * drm/amd/display: "Enable IPS by default"Roman Li2024-01-251-1/+2
| * drm/amd/display: Disable ips before dc interrupt settingRoman Li2024-01-251-1/+4
| * drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam2024-01-251-1/+1
| * drm/amd/display: Address kdoc for eDP Panel Replay feature in 'amdgpu_dm_crtc...Srinivasan Shanmugam2024-01-221-0/+8
| * drm/amd/display: Add GART memory support for dmcubFudongwang2024-01-221-1/+12
| * drm/amd/display: Add IPS checks before dcn register accessRoman Li2024-01-221-10/+6
| * drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam2024-01-181-3/+3
| * drm/amd/display: Align the returned error code with legacy DPWayne Lin2024-01-151-0/+5
| * drm/amd/display: Enable Panel Replay for static screen use caseTom Chung2024-01-154-68/+156
| * drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas2024-01-151-0/+2
* | drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam2024-01-311-0/+4
* | drm/amd/display: "Enable IPS by default"Roman Li2024-01-251-1/+2
* | drm/amd/display: Disable ips before dc interrupt settingRoman Li2024-01-251-1/+4
* | drm/amd/display: Add IPS checks before dcn register accessRoman Li2024-01-251-10/+6
* | drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas2024-01-251-0/+2
* | Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-193-5/+10
|\ \