Searched refs:NV_PGRAPH_INTR_ERROR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_irq.c582 if (status & NV_PGRAPH_INTR_ERROR) {
585 status &= ~NV_PGRAPH_INTR_ERROR;
586 nv_wr32(dev, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_ERROR);
H A Dnouveau_reg.h220 # define NV_PGRAPH_INTR_ERROR (1<<20) macro

Completed in 21 milliseconds