drm/i915: Differentiate between LLC or snooped for the user
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 Aug 2014 13:41:39 +0000 (14:41 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:04:25 +0000 (11:04 +0200)
Rather than describing an object as either "snooped or LLC", we can do
better as we should know what machine we are running on!

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found