Home
last modified time | relevance | path

Searched refs:nvxx_gr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h60 #define nvxx_gr(a) ((struct nvkm_gr *)nvkm_engine(nvxx_object(a), NVDEV_ENGINE_GR)) macro
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c168 struct nvkm_gr *gr = nvxx_gr(device); in nouveau_abi16_ioctl_getparam()