aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone1-2/+10
2022-11-09drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere1-1/+1
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen1-2/+3
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-09-19drm/amd/display: Port DCN30 420 logic to DCN32Chris Park1-0/+26
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor1-44/+31
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()Nathan Chancellor1-139/+109
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-17/+14
2022-09-13drm/amd/display: remove possible condition with no effect (if == else)Yang Li1-4/+0
2022-09-13drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-08-29drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-08-29drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan1-2/+5
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration"Rodrigo Siqueira1-57/+64
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira1-48/+62
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport"Rodrigo Siqueira1-83/+104
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira1-184/+210
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher1-210/+184
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupportAlex Deucher1-104/+83
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher1-62/+48
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher1-64/+57
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei1-6/+45
2022-07-25drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput functionMaĆ­ra Canal1-54/+0
2022-07-25drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira1-7/+12
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-06-10drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj1-13/+12
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-0/+6254