Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddevice.h9 struct nvif_device { struct
21 int nvif_device_ctor(struct nvif_client *, const char *name, struct nvif_device *); argument
22 void nvif_device_dtor(struct nvif_device *);
23 int nvif_device_map(struct nvif_device *);
24 u64 nvif_device_time(struct nvif_device *);
H A Duser.h4 struct nvif_device;
16 int nvif_user_ctor(struct nvif_device *, const char *name);
17 void nvif_user_dtor(struct nvif_device *);
H A Ddisp.h4 struct nvif_device;
13 int nvif_disp_ctor(struct nvif_device *, const char *name, s32 oclass,
H A Dfifo.h6 u64 nvif_fifo_runlist(struct nvif_device *, u64 engine);
10 nvif_fifo_runlist_ce(struct nvif_device *device) in nvif_fifo_runlist_ce()
H A Dtimer.h6 struct nvif_device *device;
13 void nvif_timer_wait_init(struct nvif_device *, u64 nsec,
/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddevice.c28 nvif_device_time(struct nvif_device *device) in nvif_device_time()
42 nvif_device_map(struct nvif_device *device) in nvif_device_map()
48 nvif_device_dtor(struct nvif_device *device) in nvif_device_dtor()
57 nvif_device_ctor(struct nvif_client *client, const char *name, struct nvif_device *device) in nvif_device_ctor()
H A Dfifo.c25 nvif_fifo_runlists(struct nvif_device *device) in nvif_fifo_runlists()
71 nvif_fifo_runlist(struct nvif_device *device, u64 engine) in nvif_fifo_runlist()
H A Dtimer.c50 nvif_timer_wait_init(struct nvif_device *device, u64 nsec, in nvif_timer_wait_init()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h133 struct nvif_device *device = &nouveau_drm(dev)->client.device; in nv_write_ptv()
139 struct nvif_device *device = &nouveau_drm(dev)->client.device; in nv_read_ptv()
H A Doverlay.c514 struct nvif_device *dev = &nouveau_drm(device)->client.device; in nouveau_overlay_init()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly.h17 int ovly827e_ntfy_wait_begun(struct nouveau_bo *, u32, struct nvif_device *);
H A Ddisp.h59 struct nvif_device *device;
H A Dovly827e.c70 struct nvif_device *device) in ovly827e_ntfy_wait_begun()
H A Dcore507d.c63 struct nvif_device *device) in core507d_ntfy_wait_done()
H A Dbase507c.c148 struct nvif_device *device) in base507c_ntfy_wait_begun()
H A Ddisp.c77 nv50_chan_create(struct nvif_device *device, struct nvif_object *disp, in nv50_chan_create()
144 struct nvif_device *device = dmac->base.device; in nv50_dmac_kick()
236 struct nvif_device *device = &drm->device; in nv50_dmac_create()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c233 getparam_dma_ib_max(struct nvif_device *device) in getparam_dma_ib_max()
251 struct nvif_device *device = &drm->client.device; in nouveau_abi16_ioctl_getparam()
344 struct nvif_device *device = &cli->device; in nouveau_abi16_ioctl_channel_alloc()
622 struct nvif_device *device; in nouveau_abi16_ioctl_notifierobj_alloc()
H A Dnouveau_chan.c146 struct nvif_device *device = &cli->device; in nouveau_channel_prep()
273 struct nvif_device *device = &cli->device; in nouveau_channel_ctor()
358 struct nvif_device *device = &cli->device; in nouveau_channel_init()
H A Dnouveau_drm.c338 struct nvif_device *device = &drm->client.device; in nouveau_accel_ce_init()
368 struct nvif_device *device = &drm->client.device; in nouveau_accel_gr_init()
464 struct nvif_device *device = &drm->client.device; in nouveau_accel_init()
1141 struct nvif_device *device = &drm->client.device; in nouveau_pmops_runtime_resume()
H A Dnouveau_backlight.c296 struct nvif_device *device = &drm->client.device; in nouveau_backlight_init()
H A Dnouveau_bo.c181 struct nvif_device *device = &drm->client.device; in nouveau_bo_fixup_align()