Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv40_graph.c162 nv_wr32(dev, NV47_PGRAPH_TSIZE(i), tile->pitch); in nv40_graph_set_tile_region()
Dnouveau_reg.h384 #define NV47_PGRAPH_TSIZE(i) (0x00400D08 + (i*16)) macro