Searched refs:is_config_supported (Results 1 – 2 of 2) sorted by relevance
1109 bool (*is_config_supported)(uint32_t width); member1133 bool (*is_config_supported)(uint32_t width); member
507 if (mpc->funcs->mcm.is_config_supported && in dcn401_populate_mcm_luts()508 !mpc->funcs->mcm.is_config_supported(width)) in dcn401_populate_mcm_luts()