Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/cirrus/
Dcirrus_drv.h141 struct cirrus_fbdev { struct
142 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;