Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1683 .top = { 0x00000001, gk104_top_new },
1720 .top = { 0x00000001, gk104_top_new },
1757 .top = { 0x00000001, gk104_top_new },
1786 .top = { 0x00000001, gk104_top_new },
1819 .top = { 0x00000001, gk104_top_new },
1855 .top = { 0x00000001, gk104_top_new },
1891 .top = { 0x00000001, gk104_top_new },
1927 .top = { 0x00000001, gk104_top_new },
1963 .top = { 0x00000001, gk104_top_new },
1998 .top = { 0x00000001, gk104_top_new },
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtop.h31 int gk104_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dgk104.c115 gk104_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_top_new() function