Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance
301 struct drm_mode_fb_cmd2 { struct302 __u32 fb_id;303 __u32 width;304 __u32 height;305 __u32 pixel_format;306 __u32 flags;307 __u32 handles[4];308 __u32 pitches[4];309 __u32 offsets[4];310 __u64 modifier[4];