Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2609 mode_lib->vba.SwathHeightCThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2628 mode_lib->vba.SwathHeightCAllStates[i][j][k] = mode_lib->vba.SwathHeightCThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2695 mode_lib->vba.SwathHeightCThisState[k] = mode_lib->vba.SwathHeightCAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
2754 …AndSystemConfigurationFull.SurfParameters[k].SwathHeightC = mode_lib->vba.SwathHeightCThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
2868 mode_lib->vba.SwathHeightCThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3182 mode_lib->vba.SwathHeightCThisState[k] = mode_lib->vba.SwathHeightCAllStates[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3214 mode_lib->vba.SwathHeightCThisState, in dml32_ModeSupportAndSystemConfigurationFull()
3319 v->SwathHeightCThisState[k], v->TWait, in dml32_ModeSupportAndSystemConfigurationFull()
3352 mode_lib->vba.SwathHeightCThisState[k], in dml32_ModeSupportAndSystemConfigurationFull()
3596 v->SwathHeightCThisState, in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h747 unsigned int SwathHeightCThisState[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c6274 CalculatePrefetchSchedule_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState[k]; in set_calculate_prefetch_schedule_params()
6305 mode_lib->ms.SwathHeightCThisState[k] = mode_lib->ms.SwathHeightCAllStates[j][k]; in dml_prefetch_check()
6441 mode_lib->ms.SwathHeightCThisState[k], in dml_prefetch_check()
6687 CalculateWatermarks_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState; in dml_prefetch_check()
7645 CalculateSwathAndDETConfiguration_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState; in dml_core_mode_support()
7665 mode_lib->ms.SwathHeightCAllStates[j][k] = mode_lib->ms.SwathHeightCThisState[k]; in dml_core_mode_support()
7718 mode_lib->ms.SwathHeightCThisState[k] = mode_lib->ms.SwathHeightCAllStates[j][k]; in dml_core_mode_support()
7770 s->SurfParameters[k].SwathHeightC = mode_lib->ms.SwathHeightCThisState[k]; in dml_core_mode_support()
7826 mode_lib->ms.SwathHeightCThisState[k], in dml_core_mode_support()
H A Ddisplay_mode_core_structs.h874 dml_uint_t SwathHeightCThisState[__DML_NUM_PLANES__]; member