Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dsc.h69 bool dc_dsc_compute_bandwidth_range(
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1123 if (!dc_dsc_compute_bandwidth_range( in compute_mst_dsc_configs_for_link()
1599 dc_dsc_compute_bandwidth_range(stream->sink->ctx->dc->res_pool->dscs[0], in is_dsc_common_config_possible()
H A Damdgpu_dm.c5909 if (dc_dsc_compute_bandwidth_range(dc->res_pool->dscs[0], in apply_dsc_policy_for_edp()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c437 bool dc_dsc_compute_bandwidth_range( in dc_dsc_compute_bandwidth_range() function