Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_reg.h111 #define NV50_USER(i) (0x00c00000+(i*NV50_USER_SIZE)) macro
Dnv50_fifo.c268 NV50_USER(chan->id), PAGE_SIZE); in nv50_fifo_create_context()