Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddisp.h6 struct nvif_disp { struct
14 struct nvif_disp *); argument
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;
12 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *);
H A Doutp.h7 struct nvif_disp;
18 int nvif_outp_ctor(struct nvif_disp *, const char *name, int id, struct nvif_outp *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c30 nvif_disp_dtor(struct nvif_disp *disp) in nvif_disp_dtor()
36 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp) in nvif_disp_ctor()
H A Dhead.c46 nvif_head_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_head *head) in nvif_head_ctor()
H A Dconn.c69 nvif_conn_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_conn *conn) in nvif_conn_ctor()
H A Doutp.c220 nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp) in nvif_outp_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h23 struct nvif_disp disp;
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h13 struct nvif_disp *disp;