Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h34 struct nouveau_fbdev { struct
35 struct drm_fb_helper helper; /* must be first */
36 unsigned int saved_flags;
37 struct nvif_object surf2d;
38 struct nvif_object clip;
39 struct nvif_object rop;
40 struct nvif_object patt;
41 struct nvif_object gdi;
42 struct nvif_object blit;
43 struct nvif_object twod;
[all …]