Home
last modified time | relevance | path

Searched refs:NotEnoughDSCUnits (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c268 …ORT: DSC Units : %s\n", mode_lib->vba.NotEnoughDSCUnits[i] ? "Not Su… in dml_log_mode_support_params()
H A Ddisplay_mode_vba.h535 bool NotEnoughDSCUnits[DC__VOLTAGE_STATES]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4213 locals->NotEnoughDSCUnits[i] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4227 locals->NotEnoughDSCUnits[i] = true; in dml20_ModeSupportAndSystemConfigurationFull()
5027 } else if (locals->NotEnoughDSCUnits[i] != false) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4293 locals->NotEnoughDSCUnits[i] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4307 locals->NotEnoughDSCUnits[i] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5106 } else if (locals->NotEnoughDSCUnits[i] != false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4301 locals->NotEnoughDSCUnits[i] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4315 locals->NotEnoughDSCUnits[i] = true; in dml21_ModeSupportAndSystemConfigurationFull()
5132 } else if (locals->NotEnoughDSCUnits[i] != false) { in dml21_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4299 v->NotEnoughDSCUnits[i] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4313 v->NotEnoughDSCUnits[i] = true; in dml30_ModeSupportAndSystemConfigurationFull()
5300 && v->NotEnoughDSCUnits[i] == 0 in dml30_ModeSupportAndSystemConfigurationFull()