Searched refs:NV_PGRAPH_INTR_ERROR (Results 1 – 5 of 5) sorted by relevance
207 if (stat & NV_PGRAPH_INTR_ERROR) { in nv20_gr_intr()211 show &= ~NV_PGRAPH_INTR_ERROR; in nv20_gr_intr()
306 if (stat & NV_PGRAPH_INTR_ERROR) { in nv40_gr_intr()310 show &= ~NV_PGRAPH_INTR_ERROR; in nv40_gr_intr()
45 # define NV_PGRAPH_INTR_ERROR (1<<20) macro
1139 { NV_PGRAPH_INTR_ERROR, "ERROR" },1176 if (stat & NV_PGRAPH_INTR_ERROR) { in nv10_gr_intr()1180 show &= ~NV_PGRAPH_INTR_ERROR; in nv10_gr_intr()
214 # define NV_PGRAPH_INTR_ERROR (1<<20) macro