Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance
313 struct drm_mode_fb_cmd2 { struct314 __u32 fb_id;315 __u32 width;316 __u32 height;317 __u32 pixel_format;318 __u32 flags;319 __u32 handles[4];320 __u32 pitches[4];321 __u32 offsets[4];322 __u64 modifier[4];