Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h207 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro
Dnv20.c180 nv_wr32(priv, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv20_gr_tile_prog()
Dnv40.c232 nv_wr32(priv, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv40_gr_tile_prog()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_reg.h376 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro