summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: add DCN 351 version for microcode loadLi Ma2024-04-091-1/+6
* drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee2024-03-271-9/+9
* Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2024-03-221-5/+3
* 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-111-5/+23
|\
| * 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-041-0/+9
* | 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-131-11/+140
|\| | | |/ |/|
| * 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-291-1/+7
| * drm/amd/display: "Enable IPS by default"Roman Li2024-01-251-1/+2
| * 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: Enable Panel Replay for static screen use caseTom Chung2024-01-151-5/+37
| * 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: 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-191-4/+4
|\ \
| * | drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam2024-01-181-3/+3
| |/
| * Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski2024-01-091-1/+1
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-1/+0
|\ \ | |/ |/|