Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c287 if (!fail_only || support->PitchSupport == 0) in dml2_core_utils_print_mode_support_info()
288 DML_LOG_VERBOSE("DML: support: PitchSupport = %d\n", support->PitchSupport); in dml2_core_utils_print_mode_support_info()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h750 dml_bool_t PitchSupport; member