Searched defs:cirrus_fbdev (Results 1 – 1 of 1) sorted by relevance
153 struct cirrus_fbdev { struct154 struct drm_fb_helper helper;155 struct cirrus_framebuffer gfb;156 struct list_head fbdev_list;157 void *sysram;158 int size;159 int x1, y1, x2, y2; /* dirty rect */160 spinlock_t dirty_lock;