Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_reg.h376 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro
Dnv20_graph.c491 nv_wr32(dev, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv20_graph_set_tile_region()