summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2023-06-15drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng
2023-06-15drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_contextArtem Grishin
2023-06-15drm/amd/display: Block SubVP + DRR if the DRR is PSR capableAlvin Lee
2023-06-15drm/amd/display: Do not disable phantom pipes in driverSaaem Rizvi
2023-06-15drm/amd/display: Re-enable SubVP high refreshAlvin Lee
2023-06-15drm/amd/display: Re-enable DPP/HUBP Power GatingDaniel Miess
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung
2023-06-15drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-15drm/amd/display: Promote DAL to 3.2.238Aric Cyr
2023-06-15drm/amd/display: Add Error Code for Dml Validation FailureFangzhi Zuo
2023-06-15drm/amd/display: Add DP2 MetricsAustin Zheng
2023-06-15drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu
2023-06-15drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-15drm/amd/display: Enable dcn314 DPP RCODaniel Miess
2023-06-15drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...Lee Jones
2023-06-15drm/amd/display: Skip DPP DTO update if root clock is gatedNicholas Kazlauskas
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-13drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-06-13drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-13drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-09drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng
2023-06-09drm/amd/display: DSC Programming DeltasSridevi
2023-06-09Revert "drm/amd/display: cache trace buffer size"Leo Ma
2023-06-09drm/amd/display: add NULL pointer checkCharlene Liu
2023-06-09Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai
2023-06-09drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland
2023-06-09drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton
2023-06-09drm/amd/display: Send correct DP colorspace infopacketHarry Wentland
2023-06-09drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland
2023-06-09drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland
2023-06-09drm/amd/display: Always pass connector_state to stream validationHarry Wentland
2023-06-09drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAurabindo Pillai
2023-06-09drm/amdgpu: display/Kconfig: replace leading spaces with tabSui Jingfeng
2023-06-09drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz
2023-06-09drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz
2023-06-09drm/amd/display: Fix unused variable ‘should_lock_all_pipes’Srinivasan Shanmugam
2023-06-09drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee
2023-06-09drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng
2023-06-09drm/amd/display: Wrong index type for pipe iteratorSaaem Rizvi
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee
2023-06-09drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin
2023-06-09drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+Aurabindo Pillai
2023-06-09Revert "drm/amd/display: Only use ODM2:1 policy for high pixel rate displays"Aurabindo Pillai
2023-06-09drm/amd/display: Add gnu_printf format attribute for snprintf_count()Srinivasan Shanmugam
2023-06-09drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam
2023-06-09drm/amd/display: fix compilation error due to shifting negative valueGONG, Ruiqi