Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h931 struct dsc_dec_dpcd_caps { struct
932 bool is_dsc_supported;
933 uint8_t dsc_version;
934 int32_t rc_buffer_size; /* DSC RC buffer block size in bytes */
935 union dsc_slice_caps1 slice_caps1;
936 union dsc_slice_caps2 slice_caps2;
937 int32_t lb_bit_depth;
938 bool is_block_pred_supported;
939 int32_t edp_max_bits_per_pixel; /* Valid only in eDP */
940 union dsc_color_formats color_formats;
[all …]