Home
last modified time | relevance | path

Searched refs:gk208_fifo_oclass (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk208.c27 gk208_fifo_oclass = &(struct gk104_fifo_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h118 extern struct nvkm_oclass *gk208_fifo_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c87 device->oclass[NVDEV_ENGINE_FIFO ] = gk208_fifo_oclass; in gm100_identify()
Dgk104.c276 device->oclass[NVDEV_ENGINE_FIFO ] = gk208_fifo_oclass; in gk104_identify()
309 device->oclass[NVDEV_ENGINE_FIFO ] = gk208_fifo_oclass; in gk104_identify()