Home
last modified time | relevance | path

Searched refs:nv50_curs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c126 struct nv50_curs { struct
131 nv50_curs_create(struct nvif_object *disp, int head, struct nv50_curs *curs) in nv50_curs_create() argument
366 struct nv50_curs curs;
373 #define nv50_curs(c) (&nv50_head(c)->curs) macro
1314 struct nv50_curs *curs = nv50_curs(crtc); in nv50_crtc_cursor_move()