Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.h147 struct cirrus_fbdev { struct
148 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;