Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h42 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro
Dnv04.c1234 { NV_PGRAPH_INTR_NOTIFY, "NOTIFY" },
1295 if (stat & NV_PGRAPH_INTR_NOTIFY) { in nv04_gr_intr()
1298 show &= ~NV_PGRAPH_INTR_NOTIFY; in nv04_gr_intr()
Dnv10.c1067 { NV_PGRAPH_INTR_NOTIFY, "NOTIFY" },
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_reg.h211 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro