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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_gem_tiling.c254 if (obj_priv->gtt_offset & ~I830_FENCE_START_MASK)
H A Di915_reg.h257 #define I830_FENCE_START_MASK 0x07f80000 macro
H A Di915_gem.c2221 if ((obj_priv->gtt_offset & ~I830_FENCE_START_MASK) ||

Completed in 54 milliseconds