Home
last modified time | relevance | path

Searched refs:NV03_PGRAPH_INTR (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv20.c186 u32 stat = nvkm_rd32(device, NV03_PGRAPH_INTR); in nv20_gr_intr()
201 nvkm_wr32(device, NV03_PGRAPH_INTR, stat); in nv20_gr_intr()
257 nvkm_wr32(device, NV03_PGRAPH_INTR , 0xFFFFFFFF); in nv20_gr_init()
Dnv40.c238 u32 stat = nvkm_rd32(device, NV03_PGRAPH_INTR); in nv40_gr_intr()
267 nvkm_wr32(device, NV03_PGRAPH_INTR, stat); in nv40_gr_intr()
302 nvkm_wr32(device, NV03_PGRAPH_INTR , 0xFFFFFFFF); in nv40_gr_init()
Dnv04.c1277 u32 stat = nvkm_rd32(device, NV03_PGRAPH_INTR); in nv04_gr_intr()
1303 nvkm_wr32(device, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_CONTEXT_SWITCH); in nv04_gr_intr()
1309 nvkm_wr32(device, NV03_PGRAPH_INTR, stat); in nv04_gr_intr()
1334 nvkm_wr32(device, NV03_PGRAPH_INTR, 0xFFFFFFFF); in nv04_gr_init()
Dnv10.c1086 u32 stat = nvkm_rd32(device, NV03_PGRAPH_INTR); in nv10_gr_intr()
1111 nvkm_wr32(device, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_CONTEXT_SWITCH); in nv10_gr_intr()
1117 nvkm_wr32(device, NV03_PGRAPH_INTR, stat); in nv10_gr_intr()
1141 nvkm_wr32(device, NV03_PGRAPH_INTR , 0xFFFFFFFF); in nv10_gr_init()
Dregs.h10 #define NV03_PGRAPH_INTR 0x00400100 macro
Dnv30.c112 nvkm_wr32(device, NV03_PGRAPH_INTR , 0xFFFFFFFF); in nv30_gr_init()
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_reg.h179 #define NV03_PGRAPH_INTR 0x00400100 macro