Home
last modified time | relevance | path

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

/linux-3.3/include/drm/
Ddrm_mode.h416 struct drm_mode_create_dumb { struct
417 uint32_t height;
418 uint32_t width;
419 uint32_t bpp;
420 uint32_t flags;
422 uint32_t handle;
423 uint32_t pitch;
424 uint64_t size;