Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance
291 struct drm_mode_fb_cmd2 { struct292 __u32 fb_id;293 __u32 width, height;294 __u32 pixel_format; /* fourcc code from drm_fourcc.h */295 __u32 flags; /* see above flags */311 __u32 handles[4];312 __u32 pitches[4]; /* pitch for each plane */313 __u32 offsets[4]; /* offset of each plane */