Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c44 if (v->allow_different_hratio_vratio == dcn_bw_yes) { in scaler_settings_calculation()
130 v->scale_ratio_support = dcn_bw_yes; in mode_support_and_system_configuration()
138 v->source_format_pixel_and_scan_support = dcn_bw_yes; in mode_support_and_system_configuration()
177 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
180 …if (v->pte_enable == dcn_bw_yes && v->source_scan[k] != dcn_bw_hor && (v->source_surface_mode[k] =… in mode_support_and_system_configuration()
183 …else if (v->pte_enable == dcn_bw_yes && v->source_scan[k] == dcn_bw_hor && (v->source_pixel_format… in mode_support_and_system_configuration()
186 else if (v->pte_enable == dcn_bw_yes) { in mode_support_and_system_configuration()
207 if (v->dcc_enable[k] == dcn_bw_yes) { in mode_support_and_system_configuration()
208 v->dcc_enabled_in_any_plane = dcn_bw_yes; in mode_support_and_system_configuration()
214 …if (v->dcc_enabled_in_any_plane == dcn_bw_yes && v->return_bw_todcn_per_state > v->dcfclk_per_stat… in mode_support_and_system_configuration()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h58 dcn_bw_yes, enumerator