Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds