Searched defs:cirrus_fbdev (Results 1 – 1 of 1) sorted by relevance
141 struct cirrus_fbdev { struct142 struct drm_fb_helper helper; /* must be first */143 struct drm_framebuffer *gfb;144 void *sysram;145 int size;146 int x1, y1, x2, y2; /* dirty rect */147 spinlock_t dirty_lock;