HomeSort by: relevance | last modified time | path
    Searched refs:NV20_PGRAPH_ZCOMP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
regs.h 210 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i))
nouveau_nvkm_engine_gr_nv20.c 176 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp);
nouveau_nvkm_engine_gr_nv40.c 203 nvkm_wr32(device, NV20_PGRAPH_ZCOMP(i), tile->zcomp);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_reg.h 379 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i))

Completed in 16 milliseconds