Home
last modified time | relevance | path

Searched refs:NV20_PGRAPH_TSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv40_graph.c220 nv_wr32(dev, NV20_PGRAPH_TSIZE(i), tile->pitch); in nv40_graph_set_tile_region()
229 nv_wr32(dev, NV20_PGRAPH_TSIZE(i), tile->pitch); in nv40_graph_set_tile_region()
Dnouveau_reg.h374 #define NV20_PGRAPH_TSIZE(i) (0x00400908 + (i*16)) macro
Dnv20_graph.c521 nv_wr32(dev, NV20_PGRAPH_TSIZE(i), tile->pitch); in nv20_graph_set_tile_region()