summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8 days1-19/+39
|\
| * drm/amd/display: Fix uninitialized variables in DMAlex Hung2024-04-261-4/+4
| * drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
| * drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
| * drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton2024-04-181-0/+1
| * drm/amd/display: Pass sequential ONO bit to DMCUB boot optionsNicholas Kazlauskas2024-04-161-0/+9
| * drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland2024-04-091-9/+3
| * drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland2024-04-091-2/+5
| * drm/amd/display: Allow RCG for Static Screen + LVP for DCN35Roman Li2024-04-091-1/+3
| * drm/amd/display: Add handling for DC power modeJoshua Aberback2024-04-091-5/+12
| * drm/amd/display: Skip on writeback when it's not applicableAlex Hung2024-04-091-1/+8
| * 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: Disable panel replay by default for nowMario Limonciello2024-05-011-9/+12
* | drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton2024-04-231-0/+1
* | drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland2024-04-091-9/+3
* | drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland2024-04-091-2/+5
* | drm/amd/display: Skip on writeback when it's not applicableAlex Hung2024-04-091-1/+8
* | drm/amd/display: add DCN 351 version for microcode loadLi Ma2024-04-091-1/+6
* | Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2024-03-271-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
|\| | | |/ |/|