Searched defs:dpu_caps (Results 1 – 2 of 2) sorted by relevance
322 struct dpu_caps { struct323 u32 max_mixer_width;324 u32 max_mixer_blendstages;325 u32 qseed_type;326 u32 smart_dma_rev;327 u32 ubwc_version;328 bool has_src_split;329 bool has_dim_layer;330 bool has_idle_pc;331 bool has_3d_merge;[all …]
358 struct dpu_caps { struct359 u32 max_mixer_width;360 u32 max_mixer_blendstages;361 u32 qseed_type;362 bool has_src_split;363 bool has_dim_layer;364 bool has_idle_pc;365 bool has_3d_merge;367 u32 max_linewidth;368 u32 pixel_ram_size;[all …]