/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | device.h | 7 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/ |
D | device.c | 28 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/ |
D | nouveau_backlight.c | 43 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()
|
D | nouveau_chan.h | 5 struct nvif_device; 8 struct nvif_device *device; 44 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
|
D | nouveau_chan.c | 87 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()
|
D | nouveau_agp.c | 30 struct nvif_device *device = &drm->device; in get_agp_mode() 105 struct nvif_device *device = &drm->device; in nouveau_agp_reset()
|
D | nouveau_sysfs.c | 165 struct nvif_device *device = &drm->device; in nouveau_sysfs_fini() 180 struct nvif_device *device = &drm->device; in nouveau_sysfs_init()
|
D | nouveau_fbcon.c | 63 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()
|
D | nouveau_abi16.h | 31 struct nvif_device device;
|
D | nouveau_vga.c | 15 struct nvif_device *device = &nouveau_drm(priv)->device; in nouveau_vga_set_decode()
|
D | nouveau_abi16.c | 166 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()
|
D | nouveau_drm.h | 108 struct nvif_device device;
|
D | nv04_fbcon.c | 139 struct nvif_device *device = &drm->device; in nv04_fbcon_accel_init()
|
D | nouveau_bios.c | 218 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()
|
D | nv50_display.c | 203 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()
|
D | nouveau_drm.c | 148 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()
|
D | nouveau_bo.c | 152 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/ |
D | hw.h | 63 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 …]
|
D | overlay.c | 99 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()
|
D | tvnv17.h | 133 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()
|
D | dac.c | 68 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()
|
D | hw.c | 168 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()
|
D | arb.c | 201 struct nvif_device *device = &nouveau_drm(dev)->device; in nv04_update_arb()
|
D | dfp.c | 284 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()
|
D | tvnv17.c | 133 struct nvif_device *device = &drm->device; in get_tv_detect_quirks()
|