drm/i915: filter out the read/write of GPIO registers from debug tracing
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Mon, 8 Nov 2010 09:58:16 +0000 (09:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Nov 2010 09:58:16 +0000 (09:58 +0000)
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 <yuanhan.liu@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found