Searched defs:drm_mode_fb_cmd2 (Results 1 – 2 of 2) sorted by relevance
76292 struct drm_mode_fb_cmd2 { struct76293 __u32 fb_id;76294 __u32 width;76295 __u32 height;76296 __u32 pixel_format;76297 __u32 flags;76298 __u32 handles[4];76299 __u32 pitches[4];76300 __u32 offsets[4];76301 __u64 modifier[4];
85907 struct drm_mode_fb_cmd2 { struct85908 __u32 fb_id;85909 __u32 width;85910 __u32 height;85911 __u32 pixel_format;85912 __u32 flags;85913 __u32 handles[4];85914 __u32 pitches[4];85915 __u32 offsets[4];85916 __u64 modifier[4];