Searched refs:NV47_PGRAPH_ZCOMP1 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | ||
D | regs.h | 267 #define NV47_PGRAPH_ZCOMP1(i) (0x004068c0 + 4*(i)) macro |
D | nv40.c | 221 nvkm_wr32(device, NV47_PGRAPH_ZCOMP1(i), tile->zcomp); in nv40_gr_tile() |