Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ !
H A Dmpc.h1109 bool (*is_config_supported)(uint32_t width); member
1133 bool (*is_config_supported)(uint32_t width); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ !
H A Ddcn401_hwseq.c507 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()