summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32
AgeCommit message (Expand)AuthorFilesLines
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai1-1/+2
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee1-0/+1
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2-2/+46
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2-8/+54
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter1-1/+1
2022-08-30drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai1-11/+21
2022-08-30drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai1-1/+14
2022-08-30drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai1-16/+27
2022-08-30drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai1-1/+1
2022-08-30drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong1-0/+5
2022-08-30drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen1-4/+4
2022-08-16drm/amd/display: Use pitch when calculating size to cache in MALLAlvin Lee1-1/+1
2022-08-16drm/amd/display: do not compare integers of different widthsJosip Pavic1-1/+2
2022-08-10drm/amd/display: Add 16 lines margin for SubVPAlvin Lee2-1/+2
2022-08-10drm/amd/display: Don't try to enter MALL SS if stereo3dAlvin Lee1-3/+23
2022-08-10drm/amd/display: Enable SubVP by default on DCN32 & DCN321Aurabindo Pillai1-1/+1
2022-08-10drm/amd/display: fix CAB allocation for multiple displaysAurabindo Pillai1-1/+12
2022-07-29drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira1-1/+0
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-18/+18
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4
2022-07-25drm/amd/display: Add debug option for idle optimizations on cursor updatesAlvin Lee1-0/+1
2022-07-25drm/amd/display: Disable MPC split for DCN32/321Alvin Lee1-1/+1
2022-07-25drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam1-1/+6
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-25drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park3-5/+10
2022-07-25drm/amd/display: Fix dpstreamclk programmingMichael Strauss1-1/+2
2022-07-25drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan1-1/+2
2022-07-25drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee2-1/+15
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam2-10/+145
2022-07-25drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee2-6/+64
2022-07-25drm/amd/display: Drop FPU flags from dcn32 MakefileRodrigo Siqueira1-28/+0
2022-07-25drm/amd/display: Move bounding box to FPU folderRodrigo Siqueira1-458/+2
2022-07-25drm/amd/display: Move ntuple to insert entryRodrigo Siqueira1-28/+0
2022-07-25drm/amd/display: Move dlg params calculationRodrigo Siqueira2-489/+2
2022-07-25drm/amd/display: Move wm and dlg calculation to FPU codeRodrigo Siqueira1-191/+5
2022-07-25drm/amd/display: Move SubVP functions to dcn32_fpuRodrigo Siqueira3-595/+15
2022-07-25drm/amd/display: Move phanton stream to FPU codeRodrigo Siqueira1-87/+2
2022-07-25drm/amd/display: Move insert entry table to the FPU codeRodrigo Siqueira2-178/+13
2022-07-25drm/amd/display: Move predict pipe to dml fpu folderRodrigo Siqueira3-35/+2
2022-07-25drm/amd/display: Move populate phaton function to dmlRodrigo Siqueira2-44/+7
2022-07-25drm/amd/display: Revert "drm/amd/display: disable idle optimizations"Aurabindo Pillai1-1/+0
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei1-1/+10
2022-07-25drm/amd/display: Update Cursor Attribute MALL cacheChris Park2-1/+42
2022-07-25drm/amd/display: Loop through all pipes for DET allocationTaimur Hassan1-1/+1
2022-07-25drm/amd/display: Disable GPUVM in IP resource configurationVladimir Stempen1-1/+1
2022-07-25drm/amd/display: Update de-tile override to anticipate pipe splittingTaimur Hassan3-71/+69
2022-07-25drm/amd/display: Don't set dram clock change requirement for SubVPAlvin Lee1-0/+10
2022-07-08drm/amd/display: Enable ODM combine default policyAurabindo Pillai1-1/+3
2022-07-08drm/amd/display: Add callback to set dig modeAurabindo Pillai1-0/+12
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher1-1/+0