Searched defs:cirrus_fbdev (Results 1 – 1 of 1) sorted by relevance
147 struct cirrus_fbdev { struct148 struct drm_fb_helper helper;149 struct drm_framebuffer gfb;150 void *sysram;151 int size;152 int x1, y1, x2, y2; /* dirty rect */153 spinlock_t dirty_lock;