Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
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 …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h512 double SwathWidthYThisState[DC__NUM_DPP__MAX]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4430 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
4442 v->SwathWidthYAllStates[i][j][k] = v->SwathWidthYThisState[k]; in dml30_ModeSupportAndSystemConfigurationFull()
4461 v->SwathWidthYThisState[k] = v->SwathWidthYAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4553 v->SwathWidthYThisState[k], in dml30_ModeSupportAndSystemConfigurationFull()
4676 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
4901 v->SwathWidthYThisState[k] = v->SwathWidthYAllStates[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4968 v->SwathWidthYThisState[k] / v->HRatio[k], in dml30_ModeSupportAndSystemConfigurationFull()
4989 v->SwathWidthYThisState[k], in dml30_ModeSupportAndSystemConfigurationFull()
5224 v->SwathWidthYThisState, in dml30_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4414 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4498 locals->SwathWidthYThisState[k] = locals->SwathWidthYPerState[i][j][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()