Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h409 bool SourceFormatPixelAndScanSupport; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c3330 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()
3368 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5013 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c3362 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
3400 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5044 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c3434 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()
3472 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5109 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml21_ModeSupportAndSystemConfigurationFull()