Searched defs:dpu_caps (Results 1 – 1 of 1) sorted by relevance
281 struct dpu_caps { struct282 u32 max_mixer_width;283 u32 max_mixer_blendstages;284 bool has_src_split;285 bool has_dim_layer;286 bool has_idle_pc;287 bool has_3d_merge;289 u32 max_linewidth;290 u32 pixel_ram_size;291 u32 max_hdeci_exp;[all …]