Home
last modified time | relevance | path

Searched refs:NV_PGRAPH_INTR_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dregs.h46 # define NV_PGRAPH_INTR_ERROR (1<<20) macro
A Dnv10.c1068 { 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()
A Dnv40.c261 if (stat & NV_PGRAPH_INTR_ERROR) { in nv40_gr_intr()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_reg.h215 # define NV_PGRAPH_INTR_ERROR (1<<20) macro

Completed in 14 milliseconds