Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c3791 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
3795 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
3800 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
3803 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k] in dml20_ModeSupportAndSystemConfigurationFull()
3808 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
3824 * locals->MinSwathHeightC[k])); in dml20_ModeSupportAndSystemConfigurationFull()
4327 locals->SwathHeightCPerState[i][j][k] = locals->MinSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c3898 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
3902 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
3907 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
3910 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3915 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
3931 * locals->MinSwathHeightC[k])); in dml20v2_ModeSupportAndSystemConfigurationFull()
4448 locals->SwathHeightCPerState[i][j][k] = locals->MinSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c3987 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
3991 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
3996 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
3999 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k] in dml21_ModeSupportAndSystemConfigurationFull()
4004 locals->MinSwathHeightC[k] = locals->MaxSwathHeightC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
4020 * locals->MinSwathHeightC[k])); in dml21_ModeSupportAndSystemConfigurationFull()
4571 locals->MinSwathHeightC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h807 double MinSwathHeightC[DC__NUM_DPP__MAX]; member