drm/i915: trace down all the register write and read
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Mon, 8 Nov 2010 09:09:41 +0000 (17:09 +0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Nov 2010 09:36:48 +0000 (09:36 +0000)
commitba4f01a30480cdcd516b782f77a6e0951b83df1c
treef8e77233ebb4912a918f1e47c411b5208b94964b
parent67e92af01cb6f7e9a5fd5c930c43cd6f6ef45929
drm/i915: trace down all the register write and read

Add two tracepoints at I915_WRITE/READ for tracing down all the
register write and read.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_trace.h