Home
last modified time | relevance | path

Searched defs:drm_mode_fb_cmd2 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/drm/
Ddrm_mode.h277 struct drm_mode_fb_cmd2 { struct
278 __u32 fb_id;
279 __u32 width, height;
280 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
281 __u32 flags; /* see above flags */
297 __u32 handles[4];
298 __u32 pitches[4]; /* pitch for each plane */
299 __u32 offsets[4]; /* offset of each plane */