summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorLines
2022-09-21drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung-1/+7
2022-09-21drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram-0/+17
2022-09-21drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss-0/+8
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee-0/+5
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai-5/+0
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen-1/+2
2022-08-16drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...Tom Chung-2/+9
2022-08-10drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram-0/+1
2022-08-10drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"Alvin Lee-15/+12
2022-08-10drm/amd/display: change family id name for DCN314Yifan Zhang-3/+3
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai-1/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss-0/+1
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee-0/+5
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam-21/+115
2022-07-25drm/amd/display: Fix dc_version detect for dcn314Roman Li-2/+2
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin-1/+1
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter-1/+1
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-167/+801
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li-0/+13
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher-21/+24
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner-5/+6
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:...Samson Tam-2/+30
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai-0/+2
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland-0/+3
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park-5/+2
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu-52/+32
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin-0/+10
2022-07-12drm/amd/display: Fix windowed MPO video with ODM combine for DCN32Samson Tam-21/+188
2022-07-12drm/amd/display: Helper function for ALPM initializationMuhammad Ansari-10/+17
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee-7/+20
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie-302/+517
2022-07-05drm/amd/display: clean up some inconsistent indentingYang Li-5/+5
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz-1/+1
2022-07-05drm/amd/display: OVT Update on InfoFrame and Mode ManagementChris Park-0/+11
2022-07-05drm/amd/display: Initialize lt_settings on instantiationMichael Strauss-1/+1
2022-07-05drm/amd/display: Fix uninitialized variable.Jimmy Kizito-21/+28
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-16/+0
2022-07-05drm/amd/display: Fix null timing generator resourceEric Bernstein-0/+6
2022-07-05drm/amd/display: Disable TBT3 DSC work around by default.Jimmy Kizito-1/+1
2022-07-05drm/amd/display: Remove configuration option for dpia hpd delayMeenakshikumar Somasundaram-0/+7
2022-07-05drm/amd/display: Indicate stream change on ODM changeChris Park-0/+3
2022-07-05drm/amd/display: add an option to skip wait for HPD when powering on eDP panelEvgenii Krasnikov-2/+3
2022-07-05drm/amd/display: Maintain consistent mode of operation during encoder assignmentJimmy Kizito-5/+39
2022-07-05drm/amd/display: guard for virtual calling destroy_link_encodersMartin Leung-2/+8
2022-07-05drm/amd/display: disable timing sync b/w odm halvesDmytro Laktyushkin-1/+3
2022-07-05drm/amd/display: Add minimal pipe split transition stateRodrigo Siqueira-0/+277
2022-07-05drm/amd/display: Add SubVP control lockRodrigo Siqueira-4/+8
2022-07-05drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas-3/+0
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira-0/+8
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee-1/+64