Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h7 struct nvif_device { struct
13 struct nvif_device *); argument
14 void nvif_device_fini(struct nvif_device *);
15 u64 nvif_device_time(struct nvif_device *);
23 struct nvif_device *_device = (d); \
51 struct nvif_device *_device = (a); \
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_chan.h5 struct nvif_device;
8 struct nvif_device *device;
44 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
Dnouveau_chan.c89 nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_prep()
186 nouveau_channel_ind(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_ind()
255 nouveau_channel_dma(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_dma()
295 struct nvif_device *device = chan->device; in nouveau_channel_init()
400 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new()
Dnouveau_sysfs.c165 struct nvif_device *device = &drm->device; in nouveau_sysfs_fini()
180 struct nvif_device *device = &drm->device; in nouveau_sysfs_init()
Dnouveau_fbcon.c63 struct nvif_device *device = &drm->device; in nouveau_fbcon_fillrect()
95 struct nvif_device *device = &drm->device; in nouveau_fbcon_copyarea()
127 struct nvif_device *device = &drm->device; in nouveau_fbcon_imageblit()
339 struct nvif_device *device = &drm->device; in nouveau_fbcon_create()
Dnv50_display.c63 struct nvif_device *device;
67 nv50_chan_create(struct nvif_device *device, struct nvif_object *disp, in nv50_chan_create()
119 nv50_pioc_create(struct nvif_device *device, struct nvif_object *disp, in nv50_pioc_create()
136 nv50_curs_create(struct nvif_device *device, struct nvif_object *disp, in nv50_curs_create()
164 nv50_oimm_create(struct nvif_device *device, struct nvif_object *disp, in nv50_oimm_create()
204 struct nvif_device *device = dmac->base.device; in nv50_dmac_destroy()
218 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, in nv50_dmac_create()
285 nv50_core_create(struct nvif_device *device, struct nvif_object *disp, in nv50_core_create()
320 nv50_base_create(struct nvif_device *device, struct nvif_object *disp, in nv50_base_create()
351 nv50_ovly_create(struct nvif_device *device, struct nvif_object *disp, in nv50_ovly_create()
[all …]
Dnouveau_abi16.h31 struct nvif_device device;
Dnouveau_abi16.c175 struct nvif_device *device = &drm->device; in nouveau_abi16_ioctl_getparam()
250 struct nvif_device *device; in nouveau_abi16_ioctl_channel_alloc()
505 struct nvif_device *device = &abi16->device; in nouveau_abi16_ioctl_notifierobj_alloc()
Dnouveau_drm.h112 struct nvif_device device;
Dnouveau_backlight.c221 struct nvif_device *device = &drm->device; in nouveau_backlight_init()
Dnv04_fbcon.c142 struct nvif_device *device = &drm->device; in nv04_fbcon_accel_init()
Dnouveau_drm.c159 struct nvif_device *device = &drm->device; in nouveau_accel_init()
723 struct nvif_device *device = &nouveau_drm(drm_dev)->device; in nouveau_pmops_runtime_resume()
Dnouveau_bo.c147 struct nvif_device *device = &drm->device; in nouveau_bo_fixup_align()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Ddevice.c28 nvif_device_time(struct nvif_device *device) in nvif_device_time()
38 nvif_device_fini(struct nvif_device *device) in nvif_device_fini()
45 void *data, u32 size, struct nvif_device *device) in nvif_device_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h133 struct nvif_device *device = &nouveau_drm(dev)->device; in nv_write_ptv()
139 struct nvif_device *device = &nouveau_drm(dev)->device; in nv_read_ptv()
Doverlay.c498 struct nvif_device *dev = &nouveau_drm(device)->device; in nouveau_overlay_init()
Dhw.c255 struct nvif_device *device = &drm->device; in nouveau_hw_fix_bad_vpll()