Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c11863 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()
12039 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()
12195 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3981 bool dc_resource_is_dsc_encoding_supported(const struct dc *dc) in dc_resource_is_dsc_encoding_supported() function