Home
last modified time | relevance | path

Searched refs:LinesForMetaPTE (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h788 double LinesForMetaPTE[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c4763 &mode_lib->vba.LinesForMetaPTE[k], in dml20_ModeSupportAndSystemConfigurationFull()
4781 else if (locals->LinesForMetaPTE[k] > 0) in dml20_ModeSupportAndSystemConfigurationFull()
4783 / (locals->LinesForMetaPTE[k] * locals->HTotal[k] / locals->PixelClock[k]); in dml20_ModeSupportAndSystemConfigurationFull()
4821 || locals->LinesForMetaPTE[k] >= 8.0 in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c4883 &mode_lib->vba.LinesForMetaPTE[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4900 else if (locals->LinesForMetaPTE[k] > 0) in dml20v2_ModeSupportAndSystemConfigurationFull()
4902 / (locals->LinesForMetaPTE[k] * locals->HTotal[k] / locals->PixelClock[k]); in dml20v2_ModeSupportAndSystemConfigurationFull()
4940 || locals->LinesForMetaPTE[k] >= 8.0 in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h914 dml_float_t LinesForMetaPTE[__DML_NUM_PLANES__]; member
A Ddisplay_mode_core.c6260 …atePrefetchSchedule_params->DestinationLinesToRequestVMInVBlank = &mode_lib->ms.LinesForMetaPTE[k]; in set_calculate_prefetch_schedule_params()
6479 || mode_lib->ms.LinesForMetaPTE[k] >= 32.0 in dml_prefetch_check()
6506 if (mode_lib->ms.LinesForMetaAndDPTERow[k] >= 16 || mode_lib->ms.LinesForMetaPTE[k] >= 32) { in dml_prefetch_check()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_32.c3329 &v->LinesForMetaPTE[k], in dml32_ModeSupportAndSystemConfigurationFull()
3405 < 2.0 || mode_lib->vba.LinesForMetaPTE[k] >= 32.0 in dml32_ModeSupportAndSystemConfigurationFull()
3429 || mode_lib->vba.LinesForMetaPTE[k] >= 32) { in dml32_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c3502 &locals->LinesForMetaPTE[k], in CalculatePrefetchSchedulePerPlane()
4876 || locals->LinesForMetaPTE[k] >= 32.0 in dml21_ModeSupportAndSystemConfigurationFull()
4892 if (locals->LinesForMetaAndDPTERow[k] >= 16 || locals->LinesForMetaPTE[k] >= 32) { in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c4822 &v->LinesForMetaPTE[k], in dml30_ModeSupportAndSystemConfigurationFull()
4893 …if (v->LineTimesForPrefetch[k] < 2.0 || v->LinesForMetaPTE[k] >= 32.0 || v->LinesForMetaAndDPTERow… in dml30_ModeSupportAndSystemConfigurationFull()
4914 if (v->LinesForMetaAndDPTERow[k] >= 16 || v->LinesForMetaPTE[k] >= 32) { in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c3755 &v->LinesForMetaPTE[k],
5233 …if (v->LineTimesForPrefetch[k] < 2.0 || v->LinesForMetaPTE[k] >= 32.0 || v->LinesForMetaAndDPTERow…
5254 if (v->LinesForMetaAndDPTERow[k] >= 16 || v->LinesForMetaPTE[k] >= 32) {
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c3861 &v->LinesForMetaPTE[k],
5319 …if (v->LineTimesForPrefetch[k] < 2.0 || v->LinesForMetaPTE[k] >= 32.0 || v->LinesForMetaAndDPTERow…
5340 if (v->LinesForMetaAndDPTERow[k] >= 16 || v->LinesForMetaPTE[k] >= 32) {

Completed in 114 milliseconds