summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam2023-01-031-3/+3
* drm/amd/display: Add check for DET fetch latency hiding for dcn32Dillon Varone2022-11-231-0/+69
* drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2022-11-151-4/+3
* drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone2022-11-091-2/+10
* drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2022-11-091-1/+1
* drm/amd/display: Add DSC delay factor workaroundGeorge Shen2022-11-011-2/+3
* drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen2022-11-011-1/+1
* drm/amd/display: Port DCN30 420 logic to DCN32Chris Park2022-09-191-0/+26
* drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor2022-09-131-44/+31
* drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor2022-09-131-139/+109
* drm/amd/display: Optimizations for DML mathAric Cyr2022-09-131-17/+14
* drm/amd/display: remove possible condition with no effect (if == else)Yang Li2022-09-131-4/+0
* drm/amd/display: Simplify bool conversionYang Li2022-09-131-1/+1
* drm/amd/display: clean up one inconsistent indentingYang Li2022-08-291-1/+1
* drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan2022-08-291-2/+5
* Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigura...Rodrigo Siqueira2022-08-101-57/+64
* Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira2022-08-101-48/+62
* Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAnd...Rodrigo Siqueira2022-08-101-83/+104
* Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira2022-08-101-184/+210
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-4/+4
* drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher2022-07-251-210/+184
* drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpee...Alex Deucher2022-07-251-104/+83
* drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher2022-07-251-62/+48
* drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher2022-07-251-64/+57
* drm/amd/display: Update DML logic for unbounded req handlingJun Lei2022-07-251-6/+45
* drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...MaĆ­ra Canal2022-07-251-54/+0
* drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira2022-07-251-7/+12
* drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan2022-07-071-1/+1
* drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj2022-06-101-13/+12
* drm/amd/display: DML changes for DCN32/321Aurabindo Pillai2022-06-031-0/+6254