Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c177 struct dsc_enc_caps *dsc_common_caps);
462 struct dsc_enc_caps dsc_common_caps; in dc_dsc_compute_bandwidth_range() local
551 struct dsc_enc_caps *dsc_common_caps) in intersect_dsc_caps() argument
559 if (!dsc_common_caps->dsc_version) in intersect_dsc_caps()
575 if (!dsc_common_caps->slice_caps.raw) in intersect_dsc_caps()
579 if (!dsc_common_caps->lb_bit_depth) in intersect_dsc_caps()
590 if (!dsc_common_caps->color_depth.raw) in intersect_dsc_caps()
617 dsc_common_caps->bpp_increment_div = min(dsc_common_caps->bpp_increment_div, (uint32_t)8); in intersect_dsc_caps()
742 dsc_common_caps->is_dp); in decide_dsc_target_bpp_x16()
915 struct dsc_enc_caps dsc_common_caps; in setup_dsc_config() local
[all …]