Searched refs:NV20_PFB_ZCOMP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/nouveau/ | ||
D | nv20_fb.c | 96 nv_wr32(dev, NV20_PFB_ZCOMP(i), tile->zcomp); in nv20_fb_set_tile_region() |
D | nouveau_reg.h | 48 #define NV20_PFB_ZCOMP(i) (0x00100300 + 4*(i)) macro |