Searched refs:gm107_nvenc_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
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-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1971 .nvenc = { 0x00000001, gm107_nvenc_new }, 2039 .nvenc = { 0x00000003, gm107_nvenc_new }, 2074 .nvenc = { 0x00000003, gm107_nvenc_new }, 2109 .nvenc = { 0x00000001, gm107_nvenc_new }, 2167 .nvenc = { 0x00000007, gm107_nvenc_new }, 2200 .nvenc = { 0x00000003, gm107_nvenc_new }, 2234 .nvenc = { 0x00000003, gm107_nvenc_new }, 2268 .nvenc = { 0x00000001, gm107_nvenc_new }, 2302 .nvenc = { 0x00000003, gm107_nvenc_new }, 2395 .nvenc = { 0x00000007, gm107_nvenc_new }, [all …]
|
Completed in 8 milliseconds