HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_device (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_screen.h 37 struct nouveau_device *device;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_screen.h 37 struct nouveau_device *device;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_mm.h 16 nouveau_mm_create(struct nouveau_device *, uint32_t domain,
nouveau_winsys.h 91 nv30_screen_create(struct nouveau_device *);
94 nv50_screen_create(struct nouveau_device *);
97 nvc0_screen_create(struct nouveau_device *);
nouveau_screen.h 26 struct nouveau_device *device;
153 int nouveau_screen_init(struct nouveau_screen *, struct nouveau_device *);
nouveau_mm.c 35 struct nouveau_device *dev;
243 nouveau_mm_create(struct nouveau_device *dev, uint32_t domain,
nouveau_screen.c 101 struct nouveau_device *dev = nouveau_screen(pscreen)->device;
191 nouveau_screen_init(struct nouveau_screen *screen, struct nouveau_device *dev)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_mm.h 17 nouveau_mm_create(struct nouveau_device *, uint32_t domain,
nouveau_winsys.h 84 nv30_screen_create(struct nouveau_device *);
87 nv50_screen_create(struct nouveau_device *);
90 nvc0_screen_create(struct nouveau_device *);
nouveau_screen.h 26 struct nouveau_device *device;
146 int nouveau_screen_init(struct nouveau_screen *, struct nouveau_device *);
nouveau_screen.c 34 struct nouveau_device *dev = nouveau_screen(pscreen)->device;
95 struct nouveau_device *dev = nouveau_screen(pscreen)->device;
175 nouveau_screen_init(struct nouveau_screen *screen, struct nouveau_device *dev)
nouveau_mm.c 35 struct nouveau_device *dev;
243 nouveau_mm_create(struct nouveau_device *dev, uint32_t domain,
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 62 struct nouveau_device { struct
75 void *data, uint32_t size, struct nouveau_device **);
76 void nouveau_device_del(struct nouveau_device **);
78 int nouveau_getparam(struct nouveau_device *, uint64_t param, uint64_t *value);
79 int nouveau_setparam(struct nouveau_device *, uint64_t param, uint64_t value);
82 int nouveau_device_wrap(int fd, int close, struct nouveau_device **);
83 int nouveau_device_open(const char *busid, struct nouveau_device **);
86 struct nouveau_device *device;
90 int nouveau_client_new(struct nouveau_device *, struct nouveau_client **);
128 struct nouveau_device *device
    [all...]
private.h 100 struct nouveau_device base;
111 nouveau_device(struct nouveau_device *dev) function
117 nouveau_device_open_existing(struct nouveau_device **, int, int, drm_context_t);
nouveau.c 371 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd,
379 void *data, uint32_t size, struct nouveau_device **pdev)
388 struct nouveau_device *dev;
472 nouveau_device_wrap(int fd, int close, struct nouveau_device **pdev)
492 nvdev = nouveau_device(*pdev);
500 nouveau_device_open(const char *busid, struct nouveau_device **pdev)
512 nouveau_device_del(struct nouveau_device **pdev)
514 struct nouveau_device_priv *nvdev = nouveau_device(*pdev);
531 nouveau_getparam(struct nouveau_device *dev, uint64_t param, uint64_t *value)
542 nouveau_setparam(struct nouveau_device *dev, uint64_t param, uint64_t value
    [all...]
abi16.c 172 struct nouveau_device *dev;
195 dev = (struct nouveau_device *)obj->parent;
246 struct nouveau_device *dev = (void *)parent;
310 struct nouveau_device *dev = bo->device;
351 if (!nouveau_device(dev)->have_bo_usage)
pushbuf.c 85 struct nouveau_device *dev = push->client->device;
151 struct nouveau_device *dev = push->client->device;
315 struct nouveau_device *dev = push->client->device;
357 nouveau_device(dev)->vram_limit_percent) / 100;
359 nouveau_device(dev)->gart_limit_percent) / 100;
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/nouveau/drm/
nouveau_drm_winsys.c 45 struct nouveau_device *dev = NULL;
46 struct nouveau_screen *(*init)(struct nouveau_device *);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/nouveau/drm/
nouveau_drm_winsys.c 65 struct nouveau_device *dev = NULL;
66 struct nouveau_screen *(*init)(struct nouveau_device *);
  /xsrc/external/mit/libdrm/dist/tests/nouveau/
threaded.c 63 struct nouveau_device *nvdev = dev;
79 struct nouveau_device *nvdev, *nvdev2;
  /xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
nouveau_noop.c 35 struct nouveau_device { struct
39 static struct nouveau_device nouveau = {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw_metric.c 400 struct nouveau_device *dev = screen->base.device;
424 struct nouveau_device *dev = screen->base.device;
673 struct nouveau_device *dev = screen->base.device;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw_metric.c 400 struct nouveau_device *dev = screen->base.device;
422 struct nouveau_device *dev = screen->base.device;
669 struct nouveau_device *dev = screen->base.device;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv84_video.c 67 nv84_load_firmwares(struct nouveau_device *dev, struct nv84_decoder *dec,
101 nv84_load_bsp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec)
108 nv84_load_vp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec)
117 nv84_load_vp_firmware_mpeg(struct nouveau_device *dev, struct nv84_decoder *dec)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv84_video.c 67 nv84_load_firmwares(struct nouveau_device *dev, struct nv84_decoder *dec,
101 nv84_load_bsp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec)
108 nv84_load_vp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec)
117 nv84_load_vp_firmware_mpeg(struct nouveau_device *dev, struct nv84_decoder *dec)

Completed in 12 milliseconds

1 2 3