Searched defs:qxl_fbdev (Results 1 – 1 of 1) sorted by relevance
40 struct qxl_fbdev { struct41 struct drm_fb_helper helper;42 struct qxl_framebuffer qfb;43 struct qxl_device *qdev;45 spinlock_t delayed_ops_lock;46 struct list_head delayed_ops;47 void *shadow;48 int size;