Searched refs:g84_vp_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | vp.h | 5 int g84_vp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/ |
H A D | g84.c | 39 g84_vp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_vp_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 907 .vp = { 0x00000001, g84_vp_new }, 938 .vp = { 0x00000001, g84_vp_new }, 969 .vp = { 0x00000001, g84_vp_new }, 1000 .vp = { 0x00000001, g84_vp_new }, 1031 .vp = { 0x00000001, g84_vp_new }, 1093 .vp = { 0x00000001, g84_vp_new },
|