Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance
322 struct drm_mode_fb_cmd2 { struct324 __u32 fb_id;325 __u32 width;326 __u32 height;327 __u32 pixel_format;329 __u32 flags;330 __u32 handles[4];331 __u32 pitches[4];332 __u32 offsets[4];334 __u64 modifier[4];