Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Ddrm_mode.h1260 struct drm_mode_create_dumb { struct
1261 __u32 height;
1262 __u32 width;
1263 __u32 bpp;
1264 __u32 flags;
1266 __u32 handle;
1267 __u32 pitch;
1268 __u64 size;