Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h850 struct dsc_dec_dpcd_caps { struct
851 bool is_dsc_supported;
852 uint8_t dsc_version;
854 union dsc_slice_caps1 slice_caps1;
855 union dsc_slice_caps2 slice_caps2;
856 int32_t lb_bit_depth;
857 bool is_block_pred_supported;
860 union dsc_color_depth color_depth;
863 int32_t max_slice_width;
869 uint32_t branch_max_line_width;
[all …]