Home
last modified time | relevance | path

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

/drivers/gpu/drm/cirrus/
Dcirrus_drv.h153 struct cirrus_fbdev { struct
154 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;