Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h798 struct dpcd_dsc_decoder_color_depth_capabilities { struct
799 uint8_t RESERVED0 :1;
800 uint8_t EIGHT_BITS_PER_COLOR_SUPPORT :1;
801 uint8_t TEN_BITS_PER_COLOR_SUPPORT :1;
802 uint8_t TWELVE_BITS_PER_COLOR_SUPPORT :1;
803 uint8_t RESERVED1 :4;