Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h34 struct nouveau_fbdev { struct
35 struct drm_fb_helper helper;
36 struct nouveau_framebuffer nouveau_fb;
37 struct list_head fbdev_list;
38 struct drm_device *dev;
39 unsigned int saved_flags;
40 struct nvif_object surf2d;
41 struct nvif_object clip;
42 struct nvif_object rop;
43 struct nvif_object patt;
[all …]