Home
last modified time | relevance | path

Searched refs:PrefetchLinesYThisState (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h652 double PrefetchLinesYThisState[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h845 dml_uint_t PrefetchLinesYThisState[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c7730 CalculateVMRowAndSwath_params->PrefetchSourceLinesY = mode_lib->ms.PrefetchLinesYThisState; in dml_core_mode_support()
7751 mode_lib->ms.PrefetchLinesY[j][k] = mode_lib->ms.PrefetchLinesYThisState[k]; in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2806 mode_lib->vba.PrefetchLinesYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2825 mode_lib->vba.PrefetchLinesY[i][j][k] = mode_lib->vba.PrefetchLinesYThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()