Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_dma.h73 NvSema = 0x8000000f, enumerator
Dnouveau_fence.c347 OUT_RING (chan, NvSema); in semaphore_acquire()
400 OUT_RING (chan, NvSema); in semaphore_release()
528 ret = nouveau_ramht_insert(chan, NvSema, obj); in nouveau_fence_channel_init()
Dnv50_display.c487 OUT_RING (chan, NvSema); in nv50_display_flip_next()