Searched refs:NV20_PGRAPH_ZCOMP (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/ | ||
D | nouveau_reg.h | 376 #define NV20_PGRAPH_ZCOMP(i) (0x00400980 + 4*(i)) macro |
D | nv20_graph.c | 491 nv_wr32(dev, NV20_PGRAPH_ZCOMP(i), tile->zcomp); in nv20_graph_set_tile_region() |