Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk20a.c25 gk20a_fifo_oclass = &(struct gk104_fifo_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h117 extern struct nvkm_oclass *gk20a_fifo_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c178 device->oclass[NVDEV_ENGINE_FIFO ] = gk20a_fifo_oclass; in gk104_identify()