Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dsc.h79 bool dc_dsc_compute_config(
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c828 if (vars[i + k].dsc_enabled && dc_dsc_compute_config( in set_dsc_configs_from_fairness_vars()
881 dc_dsc_compute_config( in bpp_x16_from_pbn()
H A Damdgpu_dm.c5892 if (dc_dsc_compute_config(dc->res_pool->dscs[0], in apply_dsc_policy_for_edp()
5907 if (dc_dsc_compute_config(dc->res_pool->dscs[0], in apply_dsc_policy_for_edp()
5951 if (dc_dsc_compute_config(aconnector->dc_link->ctx->dc->res_pool->dscs[0], in apply_dsc_policy_for_stream()
5970 if (dc_dsc_compute_config(aconnector->dc_link->ctx->dc->res_pool->dscs[0], in apply_dsc_policy_for_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c1073 bool dc_dsc_compute_config( in dc_dsc_compute_config() function