Searched defs:dpu_caps (Results 1 – 1 of 1) sorted by relevance
267 struct dpu_caps { struct268 u32 max_mixer_width;269 u32 max_mixer_blendstages;270 bool has_src_split;271 bool has_dim_layer;272 bool has_idle_pc;273 bool has_3d_merge;275 u32 max_linewidth;276 u32 pixel_ram_size;277 u32 max_hdeci_exp;[all …]