Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h79 uint8_t NUM_SLICES_12 : 1; member
H A Ddc_dsc.c570 dsc_common_caps->slice_caps.bits.NUM_SLICES_12 = in intersect_dsc_caps()
571 dsc_sink_caps->slice_caps1.bits.NUM_SLICES_12 && dsc_enc_caps->slice_caps.bits.NUM_SLICES_12; in intersect_dsc_caps()
767 if (slice_caps.bits.NUM_SLICES_12) in get_available_dsc_slices()
1077 if (dsc_common_caps.slice_caps.bits.NUM_SLICES_12) in setup_dsc_config()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c89 dsc_enc_caps->slice_caps.bits.NUM_SLICES_12 = 1; in dsc401_get_enc_caps()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h817 uint8_t NUM_SLICES_12 : 1; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c136 dsc_enc_caps->slice_caps.bits.NUM_SLICES_12 = 1; in dsc2_get_enc_caps()