Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv44.c54 nvkm_wr32(device, NV47_PGRAPH_TLIMIT(i), tile->limit); in nv44_gr_tile()
H A Dregs.h216 #define NV47_PGRAPH_TLIMIT(i) (0x00400D04 + (i*16)) macro
H A Dnv40.c215 nvkm_wr32(device, NV47_PGRAPH_TLIMIT(i), tile->limit); in nv40_gr_tile()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h384 #define NV47_PGRAPH_TLIMIT(i) (0x00400D04 + (i*16)) macro