Searched refs:gm107_nvenc_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
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/nvenc/ |
A D | gm107.c | 59 gm107_nvenc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_nvenc_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1972 .nvenc = { 0x00000001, gm107_nvenc_new }, 2040 .nvenc = { 0x00000003, gm107_nvenc_new }, 2075 .nvenc = { 0x00000003, gm107_nvenc_new }, 2110 .nvenc = { 0x00000001, gm107_nvenc_new }, 2168 .nvenc = { 0x00000007, gm107_nvenc_new }, 2201 .nvenc = { 0x00000003, gm107_nvenc_new }, 2235 .nvenc = { 0x00000003, gm107_nvenc_new }, 2269 .nvenc = { 0x00000001, gm107_nvenc_new }, 2303 .nvenc = { 0x00000003, gm107_nvenc_new }, 2395 .nvenc = { 0x00000007, gm107_nvenc_new }, [all …]
|
Completed in 7 milliseconds