summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu4-816/+191
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu2-236/+4
2023-01-13drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung1-27/+30
2023-01-13drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-01-10drm/amd/display: Remove redundant assignment to variable dcYi Yang1-1/+1
2023-01-05drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar1-1/+0
2023-01-05drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang1-1/+8
2023-01-04drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap1-15/+25
2023-01-04drm/amd/display: Adding braces to prepare for future changes to behavior of i...Leo Chen1-1/+2
2023-01-04drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu3-43/+63
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee1-34/+24
2022-12-15drm/amd/display: Demote Error Level When ODM Transition SupportedFangzhi Zuo1-3/+12
2022-12-15drm/amd/display: add support for three new square pattern variants from DP2.1...Wenjing Liu1-9/+39
2022-12-15drm/amd/display: Add DPIA NOTIFICATION logicMustapha Ghaddar1-0/+1
2022-12-15drm/amd/display: use encoder type independent hwss instead of accessing enc d...Wenjing Liu1-13/+5
2022-12-15drm/amd/display: Revert Scaler HCBlank issue workaroundLeo (Hanghong) Ma1-1/+0
2022-12-15drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen2-17/+3
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu1-2/+3
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas1-1/+1
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee1-1/+1
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin1-0/+3
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee1-1/+20
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee1-1/+1
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee1-0/+13
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee1-2/+14
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee1-1/+17
2022-11-15drm/amd/display: Adjust DP 8b10b LT exit behaviorIlya Bakoulin1-9/+11
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee1-16/+38
2022-11-15drm/amd/display: Use min transition for all SubVP plane add/removeAlvin Lee1-9/+22
2022-11-15drm/amd/display: Update SubVP Visual ConfirmDavid Galiffi1-1/+18
2022-11-15drm/amd/display: fix dpms_off issue when disabling bios modeZhongwei Zhang1-1/+1
2022-11-10drm/amd/display: Only update link settings after successful MST link trainMichael Strauss2-2/+9
2022-11-10drm/amd/display: Fix fallback issues for DP LL 1.4a testsMustapha Ghaddar2-8/+29
2022-11-10drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee1-1/+13
2022-11-10drm/amd/display: Use min transition for SubVP into MPOAlvin Lee1-23/+20
2022-11-10drm/amd/display: Consider dp cable id only when data is non zeroWenjing Liu1-4/+18
2022-11-10drm/amd/display: Adding HDMI SCDC DEVICE_ID defineLeo Ma1-0/+1
2022-10-27drm/amd/display: make wake_up_aux_channel staticJiapeng Chong1-1/+1
2022-10-27drm/amd/display: Rework comments on dc fileRodrigo Siqueira1-99/+62
2022-10-27drm/amd/display: Add kernel doc for commit sequenceRodrigo Siqueira2-10/+64
2022-10-27drm/amd/display: Add kernel doc to some of the dc fieldsRodrigo Siqueira1-1/+4
2022-10-27drm/amd/display: Wrong colorimetry workaroundMa Hanghong1-0/+6
2022-10-27drm/amd/display: skip commit minimal transition statezhikzhai1-0/+22
2022-10-27drm/amd/display: Fix SDR visual confirmAric Cyr1-3/+10
2022-10-27drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu1-10/+10
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu1-61/+54
2022-10-24drm/amd/display: refine wake up aux in retrieve link capsLewis Huang1-108/+40
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu2-17/+3