Searched defs:vop2_win_data (Results 1 – 1 of 1) sorted by relevance
138 struct vop2_win_data { struct139 const char *name;140 unsigned int phys_id;142 u32 base;143 enum drm_plane_type type;145 u32 nformats;146 const u32 *formats;147 const uint64_t *format_modifiers;148 const unsigned int supported_rotations;153 unsigned int layer_sel_id;[all …]