Searched refs:dsc_policy_max_target_bpp_limit (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_dc_dsc.c38 static uint32_t dsc_policy_max_target_bpp_limit = 16; variable
985 if (policy->max_target_bpp > dsc_policy_max_target_bpp_limit)
986 policy->max_target_bpp = dsc_policy_max_target_bpp_limit;
991 dsc_policy_max_target_bpp_limit = limit;

Completed in 119 milliseconds