On Wed, Apr 13, 2011 at 06:34:57PM +0100, Chris Wilson wrote: > I changed the comment to: > > /* If the GPU is snooping the contents of the CPU cache, > * we do not need to manually clear the CPU cache lines. Instead, > * the caches are only snooped when the render cache is > * flushed/invalidated. As we always have to emit invalidations > * and flushes when moving into and out of the RENDER domain, correct > * snooping behaviour occurs naturally as the result of our domain > * tracking. > */ Perfect! -- Daniel Vetter Mail: [email protected] Mobile: +41 (0)79 365 57 48 _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 12/30] drm/i915: fix rc6 initialization o... Chris Wilson
- [Intel-gfx] [PATCH 13/30] drm/i915: re-enable rc6 for ironla... Chris Wilson
- [Intel-gfx] [PATCH 14/30] drm/i915: use i915_enable_rc6 on S... Chris Wilson
- [Intel-gfx] [PATCH 15/30] drm/i915: Rename agp_type to cache... Chris Wilson
- [Intel-gfx] [PATCH 16/30] drm/i915: Mark the cursor and the ... Chris Wilson
- [Intel-gfx] [PATCH 17/30] drm/i915: Do not clflush snooped o... Chris Wilson
- Re: [Intel-gfx] [PATCH 17/30] drm/i915: Do not clflush ... Daniel Vetter
- Re: [Intel-gfx] [PATCH 17/30] drm/i915: Do not clfl... Chris Wilson
- Re: [Intel-gfx] [PATCH 17/30] drm/i915: Do not ... Daniel Vetter
- [Intel-gfx] [PATCH 18/30] drm/i915: Add an interface to dyna... Chris Wilson
- Re: [Intel-gfx] [PATCH 18/30] drm/i915: Add an interfac... Daniel Vetter
- Re: [Intel-gfx] [PATCH 18/30] drm/i915: Add an inte... Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Introduce i915_ge... Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Add an interf... Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Introduce i91... Chris Wilson
- [Intel-gfx] [PATCH 19/30] drm/i915: Use the uncached domain ... Chris Wilson
- [Intel-gfx] [PATCH 20/30] drm/i915: Use the CPU domain for s... Chris Wilson
- [Intel-gfx] [PATCH 21/30] drm/i915: Redirect GTT mappings to... Chris Wilson
