Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/
Ddc.h1093 bool dc_resource_is_dsc_encoding_supported(const struct dc *dc);
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2127 bool dc_resource_is_dsc_encoding_supported(const struct dc *dc) in dc_resource_is_dsc_encoding_supported() function
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c11003 if (dc_resource_is_dsc_encoding_supported(dc)) { in amdgpu_dm_atomic_check()