Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c277 …PPORT: Pitch : %s\n", mode_lib->vba.PitchSupport ? "Supported" :… in dml_log_mode_support_params()
Ddisplay_mode_vba.h444 bool PitchSupport; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4975 mode_lib->vba.PitchSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()
4981 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
4993 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5009 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5048 } else if (mode_lib->vba.PitchSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c5053 mode_lib->vba.PitchSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5059 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5071 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5087 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5126 } else if (mode_lib->vba.PitchSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c5081 mode_lib->vba.PitchSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()
5087 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5099 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5115 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5152 } else if (mode_lib->vba.PitchSupport != true) { in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c5279 v->PitchSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()
5301 v->PitchSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()
5326 … == 1 && v->WritebackScaleRatioAndTapsSupport == 1 && v->CursorSupport == 1 && v->PitchSupport == 1 in dml30_ModeSupportAndSystemConfigurationFull()