Searched refs:nvif_disp (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Ddisp.h6 struct nvif_disp { struct
14 struct nvif_disp *);
15 void nvif_disp_dtor(struct nvif_disp *);
H A Dhead.h6 struct nvif_disp;
12 int nvif_head_ctor(struct nvif_disp *, const char *name, int id, struct nvif_head *);
H A Dconn.h6 struct nvif_disp;
27 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *);
H A Doutp.h7 struct nvif_disp;
58 int nvif_outp_ctor(struct nvif_disp *, const char *name, int id, struct nvif_outp *);
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c30 nvif_disp_dtor(struct nvif_disp *disp)
36 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp)
H A Dhead.c46 nvif_head_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_head *head)
H A Dconn.c55 nvif_conn_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_conn *conn)
H A Doutp.c499 nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h23 struct nvif_disp disp;
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h13 struct nvif_disp *disp;

Completed in 341 milliseconds