Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4395 locals->SwathWidthYThisState[k] = in dml21_ModeSupportAndSystemConfigurationFull()
4398 locals->SwathWidthYThisState[k] = locals->SwathWidthYSingleDPP[k] / locals->NoOfDPP[i][j][k]; in dml21_ModeSupportAndSystemConfigurationFull()
4404 (dml_ceil(locals->SwathWidthYThisState[k] - 1.0, mode_lib->vba.SwathWidthGranularityY) in dml21_ModeSupportAndSystemConfigurationFull()
4413 …mode_lib->vba.RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0,… in dml21_ModeSupportAndSystemConfigurationFull()
4439 locals->SwathWidthYThisState, in dml21_ModeSupportAndSystemConfigurationFull()
4465 locals->SwathWidthYThisState[k] / 2.0, in dml21_ModeSupportAndSystemConfigurationFull()
4521 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
4666 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
4719 locals->SwathWidthYThisState[k] / mode_lib->vba.HRatio[k], in dml21_ModeSupportAndSystemConfigurationFull()
4738 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h495 unsigned int SwathWidthYThisState[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4407 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4444 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()