Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_drv.h256 struct ast_fbdev { struct
257 struct drm_fb_helper helper;
258 struct ast_framebuffer afb;
259 struct list_head fbdev_list;
260 void *sysram;
261 int size;
262 struct ttm_bo_kmap_obj mapping;
263 int x1, y1, x2, y2; /* dirty rect */
264 spinlock_t dirty_lock;