Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance
341 struct drm_mode_fb_cmd2 { struct342 __u32 fb_id;343 __u32 width, height;344 __u32 pixel_format; /* fourcc code from drm_fourcc.h */345 __u32 flags; /* see above flags */368 __u32 handles[4];369 __u32 pitches[4]; /* pitch for each plane */370 __u32 offsets[4]; /* offset of each plane */371 __u64 modifier[4]; /* ie, tiling, compressed (per plane) */