Searched refs:gm107_nvenc_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
H A D | gm107.c | 48 gm107_nvenc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_nvenc_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | nvenc.h | 14 int gm107_nvenc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_nvenc **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1908 .nvenc = { 0x00000001, gm107_nvenc_new }, 1976 .nvenc = { 0x00000003, gm107_nvenc_new }, 2011 .nvenc = { 0x00000003, gm107_nvenc_new }, 2046 .nvenc = { 0x00000001, gm107_nvenc_new }, 2104 .nvenc = { 0x00000007, gm107_nvenc_new }, 2137 .nvenc = { 0x00000003, gm107_nvenc_new }, 2171 .nvenc = { 0x00000003, gm107_nvenc_new }, 2205 .nvenc = { 0x00000001, gm107_nvenc_new }, 2239 .nvenc = { 0x00000003, gm107_nvenc_new }, 2332 .nvenc = { 0x00000007, gm107_nvenc_new },
|