Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_dev.h315 struct qxl_surface_create { struct
316 uint32_t width;
317 uint32_t height;
318 int32_t stride;
319 uint32_t format;
320 uint32_t position;
321 uint32_t mouse_mode;
322 uint32_t flags;
323 uint32_t type;
324 QXLPHYSICAL mem;