Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h423 bool NonsupportedDSCInputBPC; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4034 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml20_ModeSupportAndSystemConfigurationFull()
4039 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml20_ModeSupportAndSystemConfigurationFull()
5051 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4066 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4071 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5082 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4106 mode_lib->vba.NonsupportedDSCInputBPC = false; in dml21_ModeSupportAndSystemConfigurationFull()
4111 mode_lib->vba.NonsupportedDSCInputBPC = true; in dml21_ModeSupportAndSystemConfigurationFull()
5141 } else if (mode_lib->vba.NonsupportedDSCInputBPC != false) { in dml21_ModeSupportAndSystemConfigurationFull()