Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1991 .nvenc[0] = gm107_nvenc_new,
2062 .nvenc[0] = gm107_nvenc_new,
2063 .nvenc[1] = gm107_nvenc_new,
2100 .nvenc[0] = gm107_nvenc_new,
2101 .nvenc[1] = gm107_nvenc_new,
2138 .nvenc[0] = gm107_nvenc_new,
2201 .nvenc[0] = gm107_nvenc_new,
2202 .nvenc[1] = gm107_nvenc_new,
2203 .nvenc[2] = gm107_nvenc_new,
2239 .nvenc[0] = gm107_nvenc_new,
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dnvenc.h14 int gm107_nvenc_new(struct nvkm_device *, int, struct nvkm_nvenc **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dgm107.c59 gm107_nvenc_new(struct nvkm_device *device, int index, in gm107_nvenc_new() function