Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c175 struct dsc_enc_caps *dsc_common_caps);
460 struct dsc_enc_caps dsc_common_caps; in dc_dsc_compute_bandwidth_range() local
507 struct dsc_enc_caps *dsc_common_caps) in intersect_dsc_caps() argument
515 if (!dsc_common_caps->dsc_version) in intersect_dsc_caps()
531 if (!dsc_common_caps->slice_caps.raw) in intersect_dsc_caps()
535 if (!dsc_common_caps->lb_bit_depth) in intersect_dsc_caps()
546 if (!dsc_common_caps->color_depth.raw) in intersect_dsc_caps()
573 dsc_common_caps->bpp_increment_div = min(dsc_common_caps->bpp_increment_div, (uint32_t)8); in intersect_dsc_caps()
697 dsc_common_caps->is_dp); in decide_dsc_target_bpp_x16()
870 struct dsc_enc_caps dsc_common_caps; in setup_dsc_config() local
[all …]