Searched refs:NV_PGRAPH_INTR_NOTIFY (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.c575 if (status & NV_PGRAPH_INTR_NOTIFY) {
578 status &= ~NV_PGRAPH_INTR_NOTIFY;
579 nv_wr32(dev, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_NOTIFY);
H A Dnouveau_reg.h216 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro

Completed in 62 milliseconds