Searched defs:nv50_curs (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c111 struct nv50_curs { struct
116 nv50_curs_create(struct nvif_object *disp, int head, struct nv50_curs *curs)
350 struct nv50_curs curs;
357 #define nv50_curs(c) (&nv50_head(c)->curs) macro
1282 struct nv50_curs *curs = nv50_curs(crtc);

Completed in 31 milliseconds