Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h207 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro
Dnv40.c198 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv40_gr_tile()
Dnv20.c170 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv20_gr_tile()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_reg.h376 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro