Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h653 double PrefetchLinesCThisState[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h903 dml_uint_t PrefetchLinesCThisState[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c7732 CalculateVMRowAndSwath_params->PrefetchSourceLinesC = mode_lib->ms.PrefetchLinesCThisState; in dml_core_mode_support()
7753 mode_lib->ms.PrefetchLinesC[j][k] = mode_lib->ms.PrefetchLinesCThisState[k]; in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2807 mode_lib->vba.PrefetchLinesCThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2826 mode_lib->vba.PrefetchLinesC[i][j][k] = mode_lib->vba.PrefetchLinesCThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()