Searched defs:drm_mode_fb_cmd2 (Results 1 – 6 of 6) sorted by relevance
491 struct drm_mode_fb_cmd2 { struct492 __u32 fb_id;493 __u32 width;494 __u32 height;495 __u32 pixel_format; /* fourcc code from drm_fourcc.h */496 __u32 flags; /* see above flags */522 __u32 handles[4];523 __u32 pitches[4]; /* pitch for each plane */524 __u32 offsets[4]; /* offset of each plane */525 __u64 modifier[4]; /* ie, tiling, compress */
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];
448 struct drm_mode_fb_cmd2 { struct449 __u32 fb_id;450 __u32 width;451 __u32 height;452 __u32 pixel_format; /* fourcc code from drm_fourcc.h */453 __u32 flags; /* see above flags */479 __u32 handles[4];480 __u32 pitches[4]; /* pitch for each plane */481 __u32 offsets[4]; /* offset of each plane */482 __u64 modifier[4]; /* ie, tiling, compress */
296 struct drm_mode_fb_cmd2 { struct297 __u32 fb_id;298 __u32 width;299 __u32 height;300 __u32 pixel_format;301 __u32 flags;302 __u32 handles[4];303 __u32 pitches[4];304 __u32 offsets[4];305 __u64 modifier[4];