aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2023-10-09drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-09-11drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-11drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar1-6/+29
2023-08-31drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-08-31drm/amd/display: Remove wait while lockedGabe Teeger1-17/+41
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2-115/+112
2023-08-15drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee1-1/+1
2023-08-15drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss1-2/+6
2023-08-15drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha1-0/+6
2023-08-09drm/amd/display: Clean up errors in dc_stream.cRan Sun1-2/+1
2023-08-07drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-20/+20
2023-08-07drm/amd/display: move idle pipe allocation logic into dcn specific layerWenjing Liu1-111/+73
2023-08-07drm/amd/display: do not treat clip_rect size change as a scaling changeWenjing Liu1-3/+1
2023-08-07drm/amd/display: adjust visual confirm dpp height offset to be 1/240 of v add...Wenjing Liu1-2/+8
2023-08-07drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-100/+253
2023-08-07drm/amd/display: always acquire MPO pipe for every blending treeWenjing Liu2-317/+12
2023-08-07drm/amd/display: support plane clip with zero recout sizeWenjing Liu1-24/+33
2023-08-07drm/amd/display: Set Stream Update Flags in commit_state_no_checkAustin Zheng1-0/+13
2023-08-07drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha1-0/+5
2023-08-07drm/amd/display: Implement interface for notify cursor support changeAlvin Lee1-0/+14
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu1-162/+398
2023-07-25drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun1-3/+34
2023-07-18drm/amd/display: Add missing triggers for full updatesAlvin Lee1-8/+16
2023-07-18drm/amd/display: ABM pause toggleReza Amini1-0/+53
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen1-0/+18
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-5/+5
2023-07-18drm/amd/display: Update SW cursor fallback for subvp high refreshAlvin Lee1-4/+31
2023-07-18drm/amd/display: Update scaler recout data for visual confirmLeo Ma2-1/+24
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira2-2/+5
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee1-5/+14
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee1-34/+52
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee1-2/+92
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee1-4/+6
2023-06-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen1-0/+3
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee1-0/+7
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee1-1/+1
2023-06-15drm/amd/display: Convert to kdoc formats in dc/core/dc.cSrinivasan Shanmugam1-19/+15
2023-06-15Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee1-0/+70
2023-06-09drm/amd/display: add NULL pointer checkCharlene Liu1-4/+4
2023-06-09drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton1-11/+17
2023-06-09drm/amd/display: Fix unused variable ‘should_lock_all_pipes’Srinivasan Shanmugam1-1/+0
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2-30/+499
2023-06-09drm/amd/display: add ODM case when looking for first split pipeSamson Tam2-1/+55
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo2-51/+19
2023-06-09drm/amd/display: Fix DMUB debugging print issueCruise Hung1-0/+12
2023-06-09drm/amd/display: Remove unnecessary variableRodrigo Siqueira1-3/+1
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma2-9/+88
2023-06-09drm/amd/display: Check Vactive for VRR active for FPO + VactiveAlvin Lee1-1/+4
2023-06-09drm/amd/display: revert "Update scaler recout data for visual confirm"Leo Ma1-17/+0