Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Ddrm_mode.h510 struct drm_mode_create_dumb { struct
511 uint32_t height;
512 uint32_t width;
513 uint32_t bpp;
514 uint32_t flags;
516 uint32_t handle;
517 uint32_t pitch;
518 uint64_t size;