Searched refs:I915_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.c251 if (obj_priv->gtt_offset & ~I915_FENCE_START_MASK)
H A Di915_reg.h266 #define I915_FENCE_START_MASK 0x0ff00000 macro
H A Di915_gem.c2173 if ((obj_priv->gtt_offset & ~I915_FENCE_START_MASK) ||

Completed in 104 milliseconds