Searched refs:NV50_USER (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/nouveau/ | ||
D | nouveau_reg.h | 111 #define NV50_USER(i) (0x00c00000+(i*NV50_USER_SIZE)) macro |
D | nv50_fifo.c | 268 NV50_USER(chan->id), PAGE_SIZE); in nv50_fifo_create_context() |