summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32
AgeCommit message (Expand)AuthorFilesLines
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-41/+40
2022-07-25drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira1-62/+70
2022-07-25drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee1-2/+2
2022-07-25drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira1-10/+57
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher3-211/+189
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpee...Alex Deucher3-104/+86
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher3-62/+51
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher3-64/+62
2022-07-25drm/amd/display: reduce stack size in dcn32 dml (v2)Alex Deucher1-230/+181
2022-07-25drm/amd/display: Move bounding box to FPU folderRodrigo Siqueira2-0/+472
2022-07-25drm/amd/display: Move ntuple to insert entryRodrigo Siqueira1-0/+25
2022-07-25drm/amd/display: Move dlg params calculationRodrigo Siqueira2-8/+511
2022-07-25drm/amd/display: Move wm and dlg calculation to FPU codeRodrigo Siqueira2-0/+190
2022-07-25drm/amd/display: Move SubVP functions to dcn32_fpuRodrigo Siqueira2-0/+605
2022-07-25drm/amd/display: Move phanton stream to FPU codeRodrigo Siqueira2-0/+92
2022-07-25drm/amd/display: Move insert entry table to the FPU codeRodrigo Siqueira2-0/+195
2022-07-25drm/amd/display: Move predict pipe to dml fpu folderRodrigo Siqueira2-1/+42
2022-07-25drm/amd/display: Move populate phaton function to dmlRodrigo Siqueira2-0/+48
2022-07-25drm/amd/display: Drop FPU flags from dcn32_clk_mgrRodrigo Siqueira2-0/+147
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei3-13/+92
2022-07-25drm/amd/display: Remove unused NumberOfStates variableMaíra Canal1-2/+0
2022-07-25drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...Maíra Canal1-54/+0
2022-07-25drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira1-7/+12
2022-07-25drm/amd/display: remove number of DSC slices override in DMLWenjing Liu1-20/+0
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-06-28drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...Alex Deucher1-43/+34
2022-06-23drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-06-21drm/amd/display: fix incorrect comparison in DMLAurabindo Pillai1-1/+1
2022-06-21drm/amd/display: fix array index in DMLAurabindo Pillai1-1/+1
2022-06-14drm/amd/display: dml: move some variables to heapAurabindo Pillai1-10/+7
2022-06-10drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj2-15/+15
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai6-0/+12007