Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c283 …: DSC Input BPC : %s\n", mode_lib->vba.NonsupportedDSCInputBPC ? "Not Su… in dml_log_mode_support_params()
Ddisplay_mode_vba.h441 bool NonsupportedDSCInputBPC; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4042 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml20_ModeSupportAndSystemConfigurationFull()
4047 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml20_ModeSupportAndSystemConfigurationFull()
5058 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4121 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4126 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5136 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4124 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml21_ModeSupportAndSystemConfigurationFull()
4129 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml21_ModeSupportAndSystemConfigurationFull()
5158 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4107 v->NonsupportedDSCInputBPC = false; in dml30_ModeSupportAndSystemConfigurationFull()
4112 v->NonsupportedDSCInputBPC = true; in dml30_ModeSupportAndSystemConfigurationFull()
5329 && v->PTEBufferSizeNotExceeded[i][j] == 1 && v->NonsupportedDSCInputBPC == 0 in dml30_ModeSupportAndSystemConfigurationFull()