Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h261 enum dcn_bw_defs bandwidth_support[number_of_states_plus_one + 1]; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c232 v->bandwidth_support[i] = dcn_bw_yes; in mode_support_and_system_configuration()
235 v->bandwidth_support[i] = dcn_bw_no; in mode_support_and_system_configuration()
943 …pport == dcn_bw_yes && v->viewport_size_support == dcn_bw_yes && v->bandwidth_support[i] == dcn_bw… in mode_support_and_system_configuration()