Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dregs.h208 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro
H A Dnv20.c171 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv20_gr_tile()
H A Dnv40.c198 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv40_gr_tile()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h377 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro