Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.h138 struct vop2_win_data { struct
139 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 …]