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.c2608 mode_lib->vba.SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2627 mode_lib->vba.SwathHeightYAllStates[i][j][k] = mode_lib->vba.SwathHeightYThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2694 mode_lib->vba.SwathHeightYThisState[k] = mode_lib->vba.SwathHeightYAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
2753 …AndSystemConfigurationFull.SurfParameters[k].SwathHeightY = mode_lib->vba.SwathHeightYThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2867 mode_lib->vba.SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3181 mode_lib->vba.SwathHeightYThisState[k] = mode_lib->vba.SwathHeightYAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3213 mode_lib->vba.SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
3318 v->SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3351 mode_lib->vba.SwathHeightYThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3595 v->SwathHeightYThisState, in dml32_ModeSupportAndSystemConfigurationFull()
/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.c6273 CalculatePrefetchSchedule_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in set_calculate_prefetch_schedule_params()
6304 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_prefetch_check()
6440 mode_lib->ms.SwathHeightYThisState[k], in dml_prefetch_check()
6686 CalculateWatermarks_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in dml_prefetch_check()
7644 CalculateSwathAndDETConfiguration_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in dml_core_mode_support()
7664 mode_lib->ms.SwathHeightYAllStates[j][k] = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support()
7717 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_core_mode_support()
7769 s->SurfParameters[k].SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support()
7825 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