Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c37 gk20a_gr_oclass = &(struct gf100_gr_oclass) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h70 extern struct nvkm_oclass *gk20a_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c180 device->oclass[NVDEV_ENGINE_GR ] = gk20a_gr_oclass; in gk104_identify()