Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c560 dsc_enc_caps->slice_caps.bits.NUM_SLICES_16 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_8; in build_dsc_enc_combined_slice_caps()
581 dsc_enc_caps->slice_caps.bits.NUM_SLICES_16 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_4; in build_dsc_enc_combined_slice_caps()
713 dsc_common_caps->slice_caps.bits.NUM_SLICES_16 = in intersect_dsc_caps()
714 dsc_sink_caps->slice_caps2.bits.NUM_SLICES_16 && dsc_enc_caps->slice_caps.bits.NUM_SLICES_16; in intersect_dsc_caps()
906 if (slice_caps.bits.NUM_SLICES_16) in get_available_dsc_slices()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h851 uint8_t NUM_SLICES_16 : 1; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c131 dsc_enc_caps->slice_caps.bits.NUM_SLICES_16 = 1; in dsc2_get_enc_caps()