Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c566 dsc_enc_caps->slice_caps.bits.NUM_SLICES_12 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_4; in build_dsc_enc_combined_slice_caps()
578 dsc_enc_caps->slice_caps.bits.NUM_SLICES_12 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_3; in build_dsc_enc_combined_slice_caps()
711 dsc_common_caps->slice_caps.bits.NUM_SLICES_12 = in intersect_dsc_caps()
712 dsc_sink_caps->slice_caps1.bits.NUM_SLICES_12 && dsc_enc_caps->slice_caps.bits.NUM_SLICES_12; in intersect_dsc_caps()
903 if (slice_caps.bits.NUM_SLICES_12) in get_available_dsc_slices()
1214 if (dsc_common_caps.slice_caps.bits.NUM_SLICES_12) in setup_dsc_config()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h844 uint8_t NUM_SLICES_12 : 1; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c130 dsc_enc_caps->slice_caps.bits.NUM_SLICES_12 = 1; in dsc2_get_enc_caps()