Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h77 uint8_t NUM_SLICES_4 : 1; member
H A Ddc_dsc.c566 dsc_common_caps->slice_caps.bits.NUM_SLICES_4 = in intersect_dsc_caps()
567 dsc_sink_caps->slice_caps1.bits.NUM_SLICES_4 && dsc_enc_caps->slice_caps.bits.NUM_SLICES_4; in intersect_dsc_caps()
600 if (dsc_common_caps->slice_caps.bits.NUM_SLICES_4) in intersect_dsc_caps()
761 if (slice_caps.bits.NUM_SLICES_4) in get_available_dsc_slices()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c94 dsc_enc_caps->slice_caps.bits.NUM_SLICES_4 = 1; in dsc401_get_enc_caps()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h812 uint8_t NUM_SLICES_4 : 1; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c101 dsc_enc_caps->slice_caps.bits.NUM_SLICES_4 = 1; in dsc2_get_enc_caps()