summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2023-03-10drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers
2023-03-10drm: amd: display: Fix memory leakageKonstantin Meskhidze
2023-03-10drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee
2022-11-15drm/amd/display: Adjust DP 8b10b LT exit behaviorIlya Bakoulin
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee
2022-11-15drm/amd/display: Use min transition for all SubVP plane add/removeAlvin Lee
2022-11-15drm/amd/display: Update SubVP Visual ConfirmDavid Galiffi
2022-11-15drm/amd/display: fix dpms_off issue when disabling bios modeZhongwei Zhang
2022-11-09drm/amd/display: Only update link settings after successful MST link trainMichael Strauss
2022-11-09drm/amd/display: Fix fallback issues for DP LL 1.4a testsMustapha Ghaddar
2022-11-09drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee
2022-11-09drm/amd/display: Use min transition for SubVP into MPOAlvin Lee
2022-11-09drm/amd/display: Consider dp cable id only when data is non zeroWenjing Liu
2022-11-09drm/amd/display: Adding HDMI SCDC DEVICE_ID defineLeo Ma
2022-10-27drm/amd/display: make wake_up_aux_channel staticJiapeng Chong
2022-10-27drm/amd/display: Rework comments on dc fileRodrigo Siqueira
2022-10-27drm/amd/display: Add kernel doc for commit sequenceRodrigo Siqueira
2022-10-27drm/amd/display: Add kernel doc to some of the dc fieldsRodrigo Siqueira
2022-10-27drm/amd/display: Wrong colorimetry workaroundMa Hanghong
2022-10-27drm/amd/display: skip commit minimal transition statezhikzhai
2022-10-27drm/amd/display: Fix SDR visual confirmAric Cyr
2022-10-27drm/amd/display: Remove optimization for VRR updatesAlvin Lee
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu
2022-10-24drm/amd/display: refine wake up aux in retrieve link capsLewis Huang
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu
2022-10-24drm/amd/display: Use update plane and stream routine for DCN32xRodrigo Siqueira
2022-10-24drm/amd/display: Avoid ABM when ODM combine is enabled for eDPRodrigo Siqueira
2022-10-24drm/amd/display: Update OTG instance in the commit streamRodrigo Siqueira
2022-10-24drm/amd/display: Handle seamless boot streamRodrigo Siqueira
2022-10-24drm/amd/display: Add function for validate and update new streamRodrigo Siqueira
2022-10-24drm/amd/display: Handle virtual hardware detectRodrigo Siqueira
2022-10-24drm/amd/display: Include surface of unaffected streamsRodrigo Siqueira
2022-10-24drm/amd/display: Copy DC context in the commit streamsRodrigo Siqueira
2022-10-24drm/amd/display: Enable new commit sequence only for DCN32xRodrigo Siqueira
2022-10-24drm/amd/display: Rework context change checkRodrigo Siqueira
2022-10-24drm/amd/display: Check if link state is validRodrigo Siqueira
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher
2022-10-11drm/amd/display: fix build error on arm64Yang Yingliang