/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video.c | 159 ret = nouveau_object_new(&screen->device->object, 0, in nvc0_create_decoder() 173 ret = nouveau_object_new(dec->channel[0], 0x390b1, 0x90b1, NULL, 0, &dec->bsp); in nvc0_create_decoder() 175 ret = nouveau_object_new(dec->channel[1], 0x190b2, 0x90b2, NULL, 0, &dec->vp); in nvc0_create_decoder() 177 ret = nouveau_object_new(dec->channel[2], 0x290b3, 0x90b3, NULL, 0, &dec->ppp); in nvc0_create_decoder() 180 ret = nouveau_object_new(dec->channel[0], 0x95b1, 0x95b1, NULL, 0, &dec->bsp); in nvc0_create_decoder() 182 ret = nouveau_object_new(dec->channel[1], 0x95b2, 0x95b2, NULL, 0, &dec->vp); in nvc0_create_decoder() 184 ret = nouveau_object_new(dec->channel[2], 0x90b3, 0x90b3, NULL, 0, &dec->ppp); in nvc0_create_decoder()
|
D | nvc0_screen.c | 1132 ret = nouveau_object_new(chan, (dev->chipset < 0xe0) ? 0x1f906e : 0x906e, in nvc0_screen_create() 1158 ret = nouveau_object_new(chan, 0xbeef323f, obj_class, NULL, 0, in nvc0_screen_create() 1170 ret = nouveau_object_new(chan, 0xbeef902d, NVC0_2D_CLASS, NULL, 0, in nvc0_screen_create() 1252 ret = nouveau_object_new(chan, 0xbeef003d, obj_class, NULL, 0, in nvc0_screen_create()
|
D | nvc0_compute.c | 51 ret = nouveau_object_new(chan, 0xbeef90c0, obj_class, NULL, 0, in nvc0_screen_compute_setup()
|
D | nve4_compute.c | 83 ret = nouveau_object_new(chan, 0xbeef00c0, obj_class, NULL, 0, in nve4_screen_compute_setup()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_screen.c | 680 ret = nouveau_object_new(screen->base.channel, 0x00000000, NV01_NULL_CLASS, in nv30_screen_create() 690 ret = nouveau_object_new(screen->base.channel, 0xbeef1e00, in nv30_screen_create() 698 ret = nouveau_object_new(screen->base.channel, 0xbeef0301, in nv30_screen_create() 709 ret = nouveau_object_new(screen->base.channel, 0xbeef0351, in nv30_screen_create() 739 ret = nouveau_object_new(screen->base.channel, 0xbeef3097, oclass, in nv30_screen_create() 811 ret = nouveau_object_new(screen->base.channel, 0xbeef3901, NV03_M2MF_CLASS, in nv30_screen_create() 821 ret = nouveau_object_new(screen->base.channel, 0xbeef6201, in nv30_screen_create() 836 ret = nouveau_object_new(screen->base.channel, 0xbeef5201, oclass, in nv30_screen_create() 851 ret = nouveau_object_new(screen->base.channel, 0xbeef7701, oclass, in nv30_screen_create()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video.c | 118 ret = nouveau_object_new(&screen->device->object, 0, in nv98_create_decoder() 135 ret = nouveau_object_new(dec->channel[0], 0xbeef85b1, in nv98_create_decoder() 144 ret = nouveau_object_new(dec->channel[1], 0xbeef85b2, in nv98_create_decoder() 153 ret = nouveau_object_new(dec->channel[2], 0xbeef85b3, in nv98_create_decoder()
|
D | nv84_video.c | 332 ret = nouveau_object_new(&screen->device->object, 0, in nv84_create_decoder() 348 ret = nouveau_object_new(&screen->device->object, 0, in nv84_create_decoder() 457 ret = nouveau_object_new(dec->bsp_channel, 0xbeef74b0, 0x74b0, in nv84_create_decoder() 461 ret = nouveau_object_new(dec->vp_channel, 0xbeef7476, 0x7476, in nv84_create_decoder() 758 ret = nouveau_object_new(screen->channel, 0, 0x7476, NULL, 0, &obj); in firmware_present() 767 ret = nouveau_object_new(screen->channel, 0, 0x74b0, NULL, 0, &obj); in firmware_present()
|
D | nv50_screen.c | 1078 ret = nouveau_object_new(chan, 0xbeef0301, NOUVEAU_NOTIFIER_CLASS, in nv50_screen_create() 1086 ret = nouveau_object_new(chan, 0xbeef5039, NV50_M2MF_CLASS, in nv50_screen_create() 1093 ret = nouveau_object_new(chan, 0xbeef502d, NV50_2D_CLASS, in nv50_screen_create() 1129 ret = nouveau_object_new(chan, 0xbeef5097, tesla_class, in nv50_screen_create()
|
D | nv50_compute.c | 66 ret = nouveau_object_new(chan, 0xbeef50c0, obj_class, NULL, 0, in nv50_screen_compute_setup()
|
/third_party/libdrm/nouveau/ |
D | nouveau-symbols.txt | 29 nouveau_object_new
|
D | nouveau.h | 32 int nouveau_object_new(struct nouveau_object *parent, uint64_t handle,
|
D | nouveau.c | 302 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, in nouveau_object_new() function
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 396 nouveau_object_new(&screen->device->object, 0, in firmware_present() 403 nouveau_object_new(channel, 0, nouveau_decoder_msvld[ret].oclass, in firmware_present()
|
D | nouveau_video.c | 527 ret = nouveau_object_new(&screen->device->object, 0, in nouveau_create_decoder() 547 ret = nouveau_object_new(dec->chan, 0xbeef8274, NV84_MPEG_CLASS, NULL, 0, in nouveau_create_decoder() 550 ret = nouveau_object_new(dec->chan, 0xbeef3174, NV31_MPEG_CLASS, NULL, 0, in nouveau_create_decoder()
|
D | nouveau_screen.c | 296 ret = nouveau_object_new(&dev->object, 0, NOUVEAU_FIFO_CHANNEL_CLASS, in nouveau_screen_init()
|