commit | bcccff847d1fdb53c2fae999a7f03facfa399bab | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Tue Sep 24 09:57:56 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 01 07:45:20 2013 +0200 |
tree | 9f394c582355edb3d4daad34fb724935eeba9be1 | |
parent | 874404252e26518b5c3327a75f9f81670298cc1e [diff] |
drm/i915: trace vm eviction instead of everything Tracing vm eviction is really the event we care about. For the cases we evict everything, we still will get the trace. v2: Add the drm device to the trace since we might not be the only device in the system. (Chris) Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>