Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h7 struct nvif_device { struct
13 static inline struct nvif_device * argument
14 nvif_device(struct nvif_object *object) in nvif_device() function
21 int nvif_device_init(struct nvif_object *, void (*dtor)(struct nvif_device *),
23 struct nvif_device *);
24 void nvif_device_fini(struct nvif_device *);
26 void *, u32, struct nvif_device **);
27 void nvif_device_ref(struct nvif_device *, struct nvif_device **);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Ddevice.c28 nvif_device_fini(struct nvif_device *device) in nvif_device_fini()
34 nvif_device_init(struct nvif_object *parent, void (*dtor)(struct nvif_device *), in nvif_device_init() argument
36 struct nvif_device *device) in nvif_device_init()
50 nvif_device_del(struct nvif_device *device) in nvif_device_del()
58 void *data, u32 size, struct nvif_device **pdevice) in nvif_device_new()
60 struct nvif_device *device = kzalloc(sizeof(*device), GFP_KERNEL); in nvif_device_new()
75 nvif_device_ref(struct nvif_device *device, struct nvif_device **pdevice) in nvif_device_ref()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c43 struct nvif_device *device = &drm->device; in nv40_get_intensity()
54 struct nvif_device *device = &drm->device; in nv40_set_intensity()
74 struct nvif_device *device = &drm->device; in nv40_backlight_init()
100 struct nvif_device *device = &drm->device; in nv50_get_intensity()
115 struct nvif_device *device = &drm->device; in nv50_set_intensity()
136 struct nvif_device *device = &drm->device; in nva3_get_intensity()
154 struct nvif_device *device = &drm->device; in nva3_set_intensity()
180 struct nvif_device *device = &drm->device; in nv50_backlight_init()
221 struct nvif_device *device = &drm->device; in nouveau_backlight_init()
Dnouveau_chan.h5 struct nvif_device;
8 struct nvif_device *device;
44 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
Dnouveau_chan.c87 nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_prep()
184 nouveau_channel_ind(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_ind()
242 nouveau_channel_dma(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_dma()
283 struct nvif_device *device = chan->device; in nouveau_channel_init()
394 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new()
Dnouveau_agp.c30 struct nvif_device *device = &drm->device; in get_agp_mode()
105 struct nvif_device *device = &drm->device; in nouveau_agp_reset()
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()
Dnouveau_abi16.h31 struct nvif_device device;
Dnouveau_vga.c15 struct nvif_device *device = &nouveau_drm(priv)->device; in nouveau_vga_set_decode()
Dnouveau_abi16.c166 struct nvif_device *device = &drm->device; in nouveau_abi16_ioctl_getparam()
242 struct nvif_device *device; in nouveau_abi16_ioctl_channel_alloc()
428 struct nvif_device *device = &abi16->device; in nouveau_abi16_ioctl_notifierobj_alloc()
Dnouveau_drm.h108 struct nvif_device device;
Dnv04_fbcon.c139 struct nvif_device *device = &drm->device; in nv04_fbcon_accel_init()
Dnouveau_bios.c218 struct nvif_device *device = &drm->device; in call_lvds_script()
321 struct nvif_device *device = &nouveau_drm(dev)->device; in get_fp_strap()
637 struct nvif_device *device = &drm->device; in run_tmds_table()
1918 struct nvif_device *device = &drm->device; in load_nv17_hwsq_ucode_entry()
Dnv50_display.c203 struct pci_dev *pdev = nvxx_device(nvif_device(disp))->pdev; in nv50_dmac_destroy()
213 struct nvif_device *device = nvif_device(disp); in nv50_dmac_create()
471 struct nvif_device *device = &nouveau_drm(dev)->device; in evo_sync()
518 struct nvif_device *device = &nouveau_drm(crtc->dev)->device; in nv50_display_flip_stop()
2466 struct nvif_device *device = &nouveau_drm(dev)->device; in nv50_display_create()
Dnouveau_drm.c148 struct nvif_device *device = &drm->device; in nouveau_accel_init()
746 struct nvif_device *device = &nouveau_drm(drm_dev)->device; in nouveau_pmops_runtime_resume()
Dnouveau_bo.c152 struct nvif_device *device = &drm->device; in nouveau_bo_fixup_align()
1424 struct nvif_device *device = &drm->device; in nouveau_ttm_fault_reserve_notify()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h63 struct nvif_device *device = &nouveau_drm(dev)->device; in NVReadCRTC()
74 struct nvif_device *device = &nouveau_drm(dev)->device; in NVWriteCRTC()
83 struct nvif_device *device = &nouveau_drm(dev)->device; in NVReadRAMDAC()
94 struct nvif_device *device = &nouveau_drm(dev)->device; in NVWriteRAMDAC()
123 struct nvif_device *device = &nouveau_drm(dev)->device; in NVWriteVgaCrtc()
131 struct nvif_device *device = &nouveau_drm(dev)->device; in NVReadVgaCrtc()
168 struct nvif_device *device = &nouveau_drm(dev)->device; in NVReadPRMVIO()
184 struct nvif_device *device = &nouveau_drm(dev)->device; in NVWritePRMVIO()
197 struct nvif_device *device = &nouveau_drm(dev)->device; in NVSetEnablePalette()
204 struct nvif_device *device = &nouveau_drm(dev)->device; in NVGetEnablePalette()
[all …]
Doverlay.c99 struct nvif_device *dev = &nouveau_drm(plane->dev)->device; in nv10_update_plane()
176 struct nvif_device *dev = &nouveau_drm(plane->dev)->device; in nv10_disable_plane()
200 struct nvif_device *dev = &nouveau_drm(plane->base.dev)->device; in nv10_set_params()
349 struct nvif_device *dev = &nouveau_drm(plane->dev)->device; in nv04_update_plane()
429 struct nvif_device *dev = &nouveau_drm(plane->dev)->device; in nv04_disable_plane()
497 struct nvif_device *dev = &nouveau_drm(device)->device; in nouveau_overlay_init()
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()
Ddac.c68 struct nvif_device *device = &nouveau_drm(dev)->device; in sample_load_twice()
131 struct nvif_device *device = &nouveau_drm(dev)->device; in nv04_dac_detect()
234 struct nvif_device *device = &nouveau_drm(dev)->device; in nv17_dac_sample_load()
Dhw.c168 struct nvif_device *device = &drm->device; in nouveau_hw_get_pllvals()
255 struct nvif_device *device = &drm->device; in nouveau_hw_fix_bad_vpll()
663 struct nvif_device *device = &drm->device; in nv_load_state_ext()
768 struct nvif_device *device = &nouveau_drm(dev)->device; in nv_save_state_palette()
787 struct nvif_device *device = &nouveau_drm(dev)->device; in nouveau_hw_load_state_palette()
Darb.c201 struct nvif_device *device = &nouveau_drm(dev)->device; in nv04_update_arb()
Ddfp.c284 struct nvif_device *device = &nouveau_drm(dev)->device; in nv04_dfp_mode_set()
488 struct nvif_device *device = &nouveau_drm(dev)->device; in nv04_dfp_update_backlight()
Dtvnv17.c133 struct nvif_device *device = &drm->device; in get_tv_detect_quirks()