Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c1212 { NV_PGRAPH_INTR_NOTIFY, "NOTIFY" },
1275 if (stat & NV_PGRAPH_INTR_NOTIFY) { in nv04_gr_intr()
1279 show &= ~NV_PGRAPH_INTR_NOTIFY; in nv04_gr_intr()
Dregs.h41 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro
Dnv10.c1138 { NV_PGRAPH_INTR_NOTIFY, "NOTIFY" },
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_reg.h210 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro