Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h258 enum dcn_bw_defs dio_support[number_of_states_plus_one + 1]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calc_auto.c299 v->dio_support[i] = dcn_bw_yes; in mode_support_and_system_configuration()
302 v->dio_support[i] = dcn_bw_no; in mode_support_and_system_configuration()
968 …e_support == dcn_bw_yes && v->bandwidth_support[i] == dcn_bw_yes && v->dio_support[i] == dcn_bw_ye… in mode_support_and_system_configuration()