Searched refs:NV_PGRAPH_INTR_ERROR (Results 1 – 4 of 4) sorted by relevance
46 # define NV_PGRAPH_INTR_ERROR (1<<20) macro
1068 { NV_PGRAPH_INTR_ERROR, "ERROR" },1103 if (stat & NV_PGRAPH_INTR_ERROR) { in nv10_gr_intr()1106 show &= ~NV_PGRAPH_INTR_ERROR; in nv10_gr_intr()
261 if (stat & NV_PGRAPH_INTR_ERROR) { in nv40_gr_intr()
215 # define NV_PGRAPH_INTR_ERROR (1<<20) macro