Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h209 #define NV41_PGRAPH_ZCOMP0(i) (0x004009c0 + 4*(i)) macro
Dnv40.c204 nvkm_wr32(device, NV41_PGRAPH_ZCOMP0(i), tile->zcomp); in nv40_gr_tile()