Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.h263 struct ast_fbdev { struct
264 struct drm_fb_helper helper;
265 struct ast_framebuffer afb;
266 void *sysram;
267 int size;
268 struct ttm_bo_kmap_obj mapping;
269 int x1, y1, x2, y2; /* dirty rect */
270 spinlock_t dirty_lock;