Searched refs:SwathHeightCThisState (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 | 2609 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/dcn30/ |
| H A D | display_mode_vba_30.c | 4144 v->SwathHeightCThisState, in dml30_ModeSupportAndSystemConfigurationFull() 4156 v->SwathHeightCAllStates[i][j][k] = v->SwathHeightCThisState[k]; in dml30_ModeSupportAndSystemConfigurationFull() 4175 v->SwathHeightCThisState[k] = v->SwathHeightCAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4242 v->SwathHeightCThisState[k], in dml30_ModeSupportAndSystemConfigurationFull() 4338 v->SwathHeightCThisState[k], in dml30_ModeSupportAndSystemConfigurationFull() 4556 v->SwathHeightCThisState[k] = v->SwathHeightCAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4635 v->SwathHeightCThisState[k], in dml30_ModeSupportAndSystemConfigurationFull() 4654 v->SwathHeightCThisState[k], in dml30_ModeSupportAndSystemConfigurationFull() 4831 v->SwathHeightCThisState, in dml30_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 747 unsigned int SwathHeightCThisState[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 6257 CalculatePrefetchSchedule_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState[k]; in set_calculate_prefetch_schedule_params() 6288 mode_lib->ms.SwathHeightCThisState[k] = mode_lib->ms.SwathHeightCAllStates[j][k]; in dml_prefetch_check() 6424 mode_lib->ms.SwathHeightCThisState[k], in dml_prefetch_check() 6670 CalculateWatermarks_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState; in dml_prefetch_check() 7628 CalculateSwathAndDETConfiguration_params->SwathHeightC = mode_lib->ms.SwathHeightCThisState; in dml_core_mode_support() 7648 mode_lib->ms.SwathHeightCAllStates[j][k] = mode_lib->ms.SwathHeightCThisState[k]; in dml_core_mode_support() 7701 mode_lib->ms.SwathHeightCThisState[k] = mode_lib->ms.SwathHeightCAllStates[j][k]; in dml_core_mode_support() 7753 s->SurfParameters[k].SwathHeightC = mode_lib->ms.SwathHeightCThisState[k]; in dml_core_mode_support() 7809 mode_lib->ms.SwathHeightCThisState[k], in dml_core_mode_support()
|
| H A D | display_mode_core_structs.h | 874 dml_uint_t SwathHeightCThisState[__DML_NUM_PLANES__]; member
|