Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h342 struct drm_mode_fb_cmd2 { struct
343 __u32 fb_id;
344 __u32 width, height;
345 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
346 __u32 flags;
362 __u32 handles[4];
363 __u32 pitches[4]; /* pitch for each plane */
364 __u32 offsets[4]; /* offset of each plane */