Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fbcon.h36 struct nouveau_fbdev { struct
37 struct drm_fb_helper helper; /* must be first */
38 unsigned int saved_flags;
39 struct nvif_object surf2d;
40 struct nvif_object clip;
41 struct nvif_object rop;
42 struct nvif_object patt;
43 struct nvif_object gdi;
44 struct nvif_object blit;
45 struct nvif_object twod;
[all …]