Home
last modified time | relevance | path

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

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