Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h294 enum dcn_bw_defs source_format_pixel_and_scan_support; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c138 v->source_format_pixel_and_scan_support = dcn_bw_yes; in mode_support_and_system_configuration()
141 v->source_format_pixel_and_scan_support = dcn_bw_no; in mode_support_and_system_configuration()
968 …if (v->scale_ratio_support == dcn_bw_yes && v->source_format_pixel_and_scan_support == dcn_bw_yes … in mode_support_and_system_configuration()