From: Yuanhan Liu Date: Mon, 8 Nov 2010 09:58:16 +0000 (+0000) Subject: drm/i915: filter out the read/write of GPIO registers from debug tracing X-Git-Tag: v2.6.38-rc1~419^2~23^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5e4172a023cff68b3597ace8a5390b02669d27;p=pandora-kernel.git drm/i915: filter out the read/write of GPIO registers from debug tracing These registers are written very frequently, are timing sensitive, and not particularly relevant to any debugging, so remove the tracepoints from these. Signed-off-by: Yuanhan Liu Signed-off-by: Chris Wilson --- Reading git-diff-tree failed