Searched refs:dc_resource_is_dsc_encoding_supported (Results 1 – 3 of 3) sorted by relevance
1412 bool dc_resource_is_dsc_encoding_supported(const struct dc *dc);
10133 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()10286 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()10402 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()
2859 bool dc_resource_is_dsc_encoding_supported(const struct dc *dc) in dc_resource_is_dsc_encoding_supported() function