Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4412 locals->SwathWidthYThisState[k] = in dml21_ModeSupportAndSystemConfigurationFull()
4415 locals->SwathWidthYThisState[k] = locals->SwathWidthYSingleDPP[k] / locals->NoOfDPP[i][j][k]; in dml21_ModeSupportAndSystemConfigurationFull()
4421 (dml_ceil(locals->SwathWidthYThisState[k] - 1.0, mode_lib->vba.SwathWidthGranularityY) in dml21_ModeSupportAndSystemConfigurationFull()
4430 …mode_lib->vba.RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0,… in dml21_ModeSupportAndSystemConfigurationFull()
4456 locals->SwathWidthYThisState, in dml21_ModeSupportAndSystemConfigurationFull()
4482 locals->SwathWidthYThisState[k] / 2.0, in dml21_ModeSupportAndSystemConfigurationFull()
4538 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
4683 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
4736 locals->SwathWidthYThisState[k] / mode_lib->vba.HRatio[k], in dml21_ModeSupportAndSystemConfigurationFull()
4755 locals->SwathWidthYThisState[k], in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h512 double SwathWidthYThisState[DC__NUM_DPP__MAX]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4408 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
4420 v->SwathWidthYAllStates[i][j][k] = v->SwathWidthYThisState[k]; in dml30_ModeSupportAndSystemConfigurationFull()
4439 v->SwathWidthYThisState[k] = v->SwathWidthYAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4531 v->SwathWidthYThisState[k], in dml30_ModeSupportAndSystemConfigurationFull()
4654 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
4879 v->SwathWidthYThisState[k] = v->SwathWidthYAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4946 v->SwathWidthYThisState[k] / v->HRatio[k], in dml30_ModeSupportAndSystemConfigurationFull()
4967 v->SwathWidthYThisState[k], in dml30_ModeSupportAndSystemConfigurationFull()
5202 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4415 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4500 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()