commit | 0a4cd7c8c89a15938d67bdc7be8314d85b9ef4da | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 22 14:41:39 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 03 11:04:25 2014 +0200 |
tree | bc7e5d25e177d8e879d577095971ccf320ac9ec6 | |
parent | c8a0bd42df69fe76646b45dea04c7cf4995fa6a3 [diff] |
drm/i915: Differentiate between LLC or snooped for the user 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>