Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c551 dsc_enc_caps->slice_caps.bits.NUM_SLICES_2 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_1; in build_dsc_enc_combined_slice_caps()
554 dsc_enc_caps->slice_caps.bits.NUM_SLICES_4 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_2; in build_dsc_enc_combined_slice_caps()
575 dsc_enc_caps->slice_caps.bits.NUM_SLICES_8 |= single_dsc_enc_caps->slice_caps.bits.NUM_SLICES_2; in build_dsc_enc_combined_slice_caps()
705 dsc_common_caps->slice_caps.bits.NUM_SLICES_2 = in intersect_dsc_caps()
706 dsc_sink_caps->slice_caps1.bits.NUM_SLICES_2 && dsc_enc_caps->slice_caps.bits.NUM_SLICES_2; in intersect_dsc_caps()
738 if (dsc_common_caps->slice_caps.bits.NUM_SLICES_2) in intersect_dsc_caps()
894 if (slice_caps.bits.NUM_SLICES_2) in get_available_dsc_slices()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c121 dsc_enc_caps->slice_caps.bits.NUM_SLICES_2 = 1; in dsc35_get_single_enc_caps()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c71 dsc_enc_caps->slice_caps.bits.NUM_SLICES_2 = 1; in dsc401_get_single_enc_caps()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h838 uint8_t NUM_SLICES_2 : 1; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c93 dsc_enc_caps->slice_caps.bits.NUM_SLICES_2 = 1; in dsc2_get_enc_caps()