Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2623 mode_lib->vba.SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2642 mode_lib->vba.SwathHeightYAllStates[i][j][k] = mode_lib->vba.SwathHeightYThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2709 mode_lib->vba.SwathHeightYThisState[k] = mode_lib->vba.SwathHeightYAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
2768 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].SwathHeightY = mode_lib->vba.SwathHeightYThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2882 mode_lib->vba.SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3196 mode_lib->vba.SwathHeightYThisState[k] = mode_lib->vba.SwathHeightYAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3228 mode_lib->vba.SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
3333 v->SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3366 mode_lib->vba.SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3610 v->SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h746 unsigned int SwathHeightYThisState[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c6365 CalculatePrefetchSchedule_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in dml_prefetch_check()
6396 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_prefetch_check()
6532 mode_lib->ms.SwathHeightYThisState[k], in dml_prefetch_check()
6778 CalculateWatermarks_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in set_vm_row_and_swath_parameters()
7736 CalculateSwathAndDETConfiguration_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in dml_core_mode_support()
7756 mode_lib->ms.SwathHeightYAllStates[j][k] = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support()
7809 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_core_mode_support()
7861 s->SurfParameters[k].SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support()
7917 mode_lib->ms.SwathHeightYThisState[k], in dml_core_mode_support()
H A Ddisplay_mode_core_structs.h873 dml_uint_t SwathHeightYThisState[__DML_NUM_PLANES__]; member