Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_lib.c286 …PPORT: Pitch : %s\n", mode_lib->vba.PitchSupport ? "Supported" :… in dml_log_mode_support_params()
A Ddisplay_mode_vba.h451 bool PitchSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c4977 mode_lib->vba.PitchSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()
4983 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
4995 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5011 mode_lib->vba.PitchSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5050 } else if (mode_lib->vba.PitchSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c5097 mode_lib->vba.PitchSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5103 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5115 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5131 mode_lib->vba.PitchSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5170 } else if (mode_lib->vba.PitchSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c5096 mode_lib->vba.PitchSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()
5102 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5114 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5130 mode_lib->vba.PitchSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5167 } else if (!mode_lib->vba.PitchSupport) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c5255 v->PitchSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()
5277 v->PitchSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()
5302 … == 1 && v->WritebackScaleRatioAndTapsSupport == 1 && v->CursorSupport == 1 && v->PitchSupport == 1 in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c5644 v->PitchSupport = true;
5669 v->PitchSupport = false;
5697 && v->CursorSupport == true && v->PitchSupport == true && ViewportExceedsSurface == false

Completed in 68 milliseconds