Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h426 bool PitchSupport; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4968 mode_lib->vba.PitchSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()
4974 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
4986 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5002 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5041 } else if (mode_lib->vba.PitchSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4999 mode_lib->vba.PitchSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5005 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5017 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5033 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5072 } else if (mode_lib->vba.PitchSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c5064 mode_lib->vba.PitchSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()
5070 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5082 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5098 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5135 } else if (mode_lib->vba.PitchSupport != true) { in dml21_ModeSupportAndSystemConfigurationFull()