Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dgr.h13 int nvkm_gr_ctxsw_pause(struct nvkm_device *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dbase.c47 nvkm_gr_ctxsw_pause(struct nvkm_device *device) in nvkm_gr_ctxsw_pause() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgp100.c506 if (!WARN_ON(nvkm_gr_ctxsw_pause(device))) { in gp100_vmm_fault_cancel()