Home
last modified time | relevance | path

Searched refs:LineTimesForPrefetch (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h787 double LineTimesForPrefetch[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h912 dml_float_t LineTimesForPrefetch[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c6259 …culatePrefetchSchedule_params->DestinationLinesForPrefetch = &mode_lib->ms.LineTimesForPrefetch[k]; in set_calculate_prefetch_schedule_params()
6478 if (mode_lib->ms.LineTimesForPrefetch[k] < 2.0 in dml_prefetch_check()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3327 &v->LineTimesForPrefetch[k], in dml32_ModeSupportAndSystemConfigurationFull()
3404 if (mode_lib->vba.LineTimesForPrefetch[k] in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4637 &v->LineTimesForPrefetch[k], in dml30_ModeSupportAndSystemConfigurationFull()
4703 …if (v->LineTimesForPrefetch[k] < 2.0 || v->LinesForMetaPTE[k] >= 32.0 || v->LinesForMetaAndDPTERow… in dml30_ModeSupportAndSystemConfigurationFull()