Searched refs:SwathHeightYThisState (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_32.c | 2608 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/dcn31/ |
H A D | display_mode_vba_31.c | 3747 v->SwathHeightYThisState[k], 4051 v->SwathHeightYThisState, 4679 v->SwathHeightYThisState, 4712 v->SwathHeightYAllStates[i][j][k] = v->SwathHeightYThisState[k]; 4734 v->SwathHeightYThisState[k] = v->SwathHeightYAllStates[i][j][k]; 4859 v->SwathHeightYThisState[k], 4909 v->SwathHeightYThisState[k], 5123 v->SwathHeightYThisState[k] = v->SwathHeightYAllStates[i][j][k]; 5178 v->SwathHeightYThisState[k], 5355 v->SwathHeightYThisState,
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 746 unsigned int SwathHeightYThisState[DC__NUM_DPP__MAX]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 6254 CalculatePrefetchSchedule_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in set_calculate_prefetch_schedule_params() 6285 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_prefetch_check() 6421 mode_lib->ms.SwathHeightYThisState[k], in dml_prefetch_check() 6667 CalculateWatermarks_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in dml_prefetch_check() 7555 CalculateSwathAndDETConfiguration_params->SwathHeightY = mode_lib->ms.SwathHeightYThisState; in dml_core_mode_support() 7575 mode_lib->ms.SwathHeightYAllStates[j][k] = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support() 7628 mode_lib->ms.SwathHeightYThisState[k] = mode_lib->ms.SwathHeightYAllStates[j][k]; in dml_core_mode_support() 7680 s->SurfParameters[k].SwathHeightY = mode_lib->ms.SwathHeightYThisState[k]; in dml_core_mode_support() 7798 mode_lib->ms.SwathHeightYThisState[k], in dml_core_mode_support()
|
H A D | display_mode_core_structs.h | 873 dml_uint_t SwathHeightYThisState[__DML_NUM_PLANES__]; member
|