On Thu, 14 Apr 2011 19:43:35 +0200, Daniel Vetter <dan...@ffwll.ch> wrote:
> On Thu, Apr 14, 2011 at 10:03:46AM +0100, Chris Wilson wrote:
> > +   if (INTEL_INFO(dev)->gen < 6 &&
> > +       args->tiling_mode != I915_TILING_NONE &&
> > +       obj->cache_level != I915_CACHE_NONE) {
> > +           DRM_DEBUG("can't not set a tiling mode on snooped memory,"
> 
> One negation too much.

D'oh. That was me trying to be extra careful and not succumb to my usual
habit of over-using contractions. Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to