Home
last modified time | relevance | path

Searched refs:dc_dsc_compute_config (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_dsc.h71 bool dc_dsc_compute_config(
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c513 if (vars[i].dsc_enabled && dc_dsc_compute_config( in set_dsc_configs_from_fairness_vars()
544 dc_dsc_compute_config( in bpp_x16_from_pbn()
H A Damdgpu_dm.c4847 if (dc_dsc_compute_config(aconnector->dc_link->ctx->dc->res_pool->dscs[0], in create_stream_for_sink()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c893 bool dc_dsc_compute_config( in dc_dsc_compute_config() function