Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h298 enum dcn_bw_defs dcc_enabled_in_any_plane; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c205 v->dcc_enabled_in_any_plane = dcn_bw_no; 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()
218 …if (v->dcc_enabled_in_any_plane == dcn_bw_yes && v->critical_point > 1.0 && v->critical_point < 4.… in mode_support_and_system_configuration()
222 …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()
226 …if (v->dcc_enabled_in_any_plane == dcn_bw_yes && v->critical_point > 1.0 && v->critical_point < 4.… in mode_support_and_system_configuration()