Home
last modified time | relevance | path

Searched refs:NV40_PGRAPH_ZCOMP1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dregs.h272 #define NV40_PGRAPH_ZCOMP1(i) (0x00406980 + 4*(i)) macro
H A Dnv40.c199 nvkm_wr32(device, NV40_PGRAPH_ZCOMP1(i), tile->zcomp); in nv40_gr_tile()