Home
last modified time | relevance | path

Searched defs:dpcd_dsc_slice_capability1 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h649 struct dpcd_dsc_slice_capability1 { struct
650 uint8_t ONE_SLICE_PER_DP_DSC_SINK_DEVICE :1;
651 uint8_t TWO_SLICES_PER_DP_DSC_SINK_DEVICE :1;
652 uint8_t RESERVED :1;
653 uint8_t FOUR_SLICES_PER_DP_DSC_SINK_DEVICE :1;
654 uint8_t SIX_SLICES_PER_DP_DSC_SINK_DEVICE :1;
655 uint8_t EIGHT_SLICES_PER_DP_DSC_SINK_DEVICE :1;
656 uint8_t TEN_SLICES_PER_DP_DSC_SINK_DEVICE :1;
657 uint8_t TWELVE_SLICES_PER_DP_DSC_SINK_DEVICE :1;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h762 struct dpcd_dsc_slice_capability1 { struct
763 uint8_t ONE_SLICE_PER_DP_DSC_SINK_DEVICE :1;
764 uint8_t TWO_SLICES_PER_DP_DSC_SINK_DEVICE :1;
765 uint8_t RESERVED :1;
766 uint8_t FOUR_SLICES_PER_DP_DSC_SINK_DEVICE :1;
767 uint8_t SIX_SLICES_PER_DP_DSC_SINK_DEVICE :1;
768 uint8_t EIGHT_SLICES_PER_DP_DSC_SINK_DEVICE :1;
769 uint8_t TEN_SLICES_PER_DP_DSC_SINK_DEVICE :1;
770 uint8_t TWELVE_SLICES_PER_DP_DSC_SINK_DEVICE :1;