Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dregs.h42 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro
H A 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()
H A Dnv10.c1067 { NV_PGRAPH_INTR_NOTIFY, "NOTIFY" },
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h211 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro