Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk208.c176 gk208_gr_oclass = &(struct gf100_gr_oclass) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h73 extern struct nvkm_oclass *gk208_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c278 device->oclass[NVDEV_ENGINE_GR ] = gk208_gr_oclass; in gk104_identify()
311 device->oclass[NVDEV_ENGINE_GR ] = gk208_gr_oclass; in gk104_identify()