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

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_irq.c414 if (status & NV_PGRAPH_INTR_ERROR) {
417 status &= ~NV_PGRAPH_INTR_ERROR;
418 NV_WRITE(NV03_PGRAPH_INTR, NV_PGRAPH_INTR_ERROR);
H A Dnouveau_reg.h191 # define NV_PGRAPH_INTR_ERROR (1<<20) macro

Completed in 102 milliseconds