From: Ben Widawsky Date: Tue, 24 Sep 2013 16:57:56 +0000 (-0700) Subject: drm/i915: trace vm eviction instead of everything X-Git-Tag: v3.13-rc1~76^2~80^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcccff847d1fdb53c2fae999a7f03facfa399bab;p=pandora-kernel.git 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 Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed