Searched refs:SwathHeightCThisState (Results 1 – 4 of 4) 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/dcn31/ |
H A D | display_mode_vba_31.c | 3748 v->SwathHeightCThisState[k], 4052 v->SwathHeightCThisState, 4680 v->SwathHeightCThisState, 4713 v->SwathHeightCAllStates[i][j][k] = v->SwathHeightCThisState[k]; 4735 v->SwathHeightCThisState[k] = v->SwathHeightCAllStates[i][j][k]; 4804 v->SwathHeightCThisState[k], 4910 v->SwathHeightCThisState[k], 5124 v->SwathHeightCThisState[k] = v->SwathHeightCAllStates[i][j][k]; 5179 v->SwathHeightCThisState[k], 5356 v->SwathHeightCThisState,
|
/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/ |
H A D | display_mode_core_structs.h | 817 dml_uint_t SwathHeightCThisState[__DML_NUM_PLANES__]; member
|