Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/drm/
Ddrm_mode.h528 struct drm_mode_create_dumb { struct
529 uint32_t height;
530 uint32_t width;
531 uint32_t bpp;
532 uint32_t flags;
534 uint32_t handle;
535 uint32_t pitch;
536 uint64_t size;