Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dp_types.h789 struct dpcd_maximum_bits_per_pixel_supported_by_the_decompressor { struct
790 uint8_t MAXIMUM_BITS_PER_PIXEL_SUPPORTED_BY_THE_DECOMPRESSOR_LOW :7;
791 uint8_t MAXIMUM_BITS_PER_PIXEL_SUPPORTED_BY_THE_DECOMPRESSOR_HIGH :7;
792 uint8_t RESERVED :2;

Completed in 16 milliseconds