Home
last modified time | relevance | path

Searched refs:gm107_nvenc_new (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
A Dnvenc.h14 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 Dgm107.c59 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 Dbase.c1972 .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 8 milliseconds