Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h84 dcn_bw_hdmi, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c277 if (v->output[k] == dcn_bw_hdmi) { in mode_support_and_system_configuration()
301 …if (v->required_phyclk[k] > v->phyclk_per_state[i] || (v->output[k] == dcn_bw_hdmi && v->required_… in mode_support_and_system_configuration()