summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2022-09-29drm/amd/display: Cursor Info Update refactorMax Tseng1-0/+1
2022-09-29drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee1-2/+6
2022-09-29drm/amd/display: Change EDID fallback conditionIlya Bakoulin1-1/+1
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr1-12/+4
2022-09-19drm/amd/display: solve regression in update phy state refactorWenjing Liu1-1/+4
2022-09-19drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung1-1/+7
2022-09-19drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram1-0/+17
2022-09-19drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen2-9/+9
2022-09-19drm/amd/display: For ODM seamless transition require AUTO modeAlvin Lee1-0/+22
2022-09-19drm/amd/display: support proper mst payload removal when link is not in mst m...Wenjing Liu1-21/+49
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu3-114/+21
2022-09-19drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss1-0/+8
2022-09-13drm/amd/display: Remove the unused function copy_stream_update_to_stream()Jiapeng Chong1-10/+0
2022-09-13drm/amd/display: Avoid force minimal transaction in case of surface_count equ...JeromeHong1-5/+7
2022-09-13drm/amd/display: Don't adjust VRR unnecessarilyAric Cyr1-0/+3
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee1-0/+5
2022-09-13drm/amd/display: Assign link type before check dsc workaround.JinZe.Xu1-1/+2
2022-09-13drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara1-0/+13
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai1-5/+0
2022-09-13drm/amd/display: clean up some inconsistent indentingsYang Li1-2/+2
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie5-70/+144
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-5/+5
2022-09-08drm/amd/display: Remove the unneeded result variablezhang songyi1-5/+1
2022-09-01drm/amd/display: fix indentation in commit_planes_for_stream()Hamza Mahfooz1-3/+4
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen1-1/+2
2022-08-30drm/amd/display: Add visual confirm color support for SubVPLeo (Hanghong) Ma1-0/+38
2022-08-30drm/amd/display: Fix primary EDP link detectionIswara Nagulendran1-12/+0
2022-08-30drm/amd/display: Refactor edp dsc codes.Ian Chen2-3/+11
2022-08-30drm/amd/display: Cleanup PSR flagGabe Teeger1-5/+3
2022-08-30drm/amd/display: Add DC debug option to force LTTPR modeMichael Strauss1-0/+4
2022-08-30drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-8/+7
2022-08-30drm/amd/display: Refine aux transaction before retrieve capsLewis Huang1-11/+34
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-7/+2
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee2-5/+25
2022-08-25drm/amd/display: HDMI ODM Combine Policy CorrectionSaaem Rizvi1-3/+0
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai1-3/+6
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul1-5/+5
2022-08-17drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira1-7/+10
2022-08-17drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...Tom Chung1-2/+9
2022-08-10drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram1-0/+1
2022-08-10drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"Alvin Lee1-15/+12
2022-08-10drm/amd/display: change family id name for DCN314Yifan Zhang3-3/+3
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-1/+1
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-0/+1
2022-07-26drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee1-0/+5
2022-07-26drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam1-21/+115
2022-07-25drm/amd/display: Fix dc_version detect for dcn314Roman Li1-2/+2
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin1-1/+1
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter1-1/+1
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie12-167/+801