Searched refs:USE_REFCNT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c33 #define USE_REFCNT (dev_priv->card_type >= NV_10) macro
69 if (USE_REFCNT)
146 BEGIN_RING(chan, NvSubSw, USE_REFCNT ? 0x0050 : 0x0150, 1);

Completed in 45 milliseconds