Home
last modified time | relevance | path

Searched refs:NV10_PGRAPH_TLIMIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dregs.h211 #define NV10_PGRAPH_TLIMIT(i) (0x00400B04 + (i*16)) macro
H A Dnv10.c1059 nvkm_wr32(device, NV10_PGRAPH_TLIMIT(i), tile->limit); in nv10_gr_tile()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h379 #define NV10_PGRAPH_TLIMIT(i) (0x00400B04 + (i*16)) macro