drm/i915/bdw: Export workaround data to debugfs
authorArun Siluvery <arun.siluvery@linux.intel.com>
Tue, 26 Aug 2014 13:44:51 +0000 (14:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:04:44 +0000 (11:04 +0200)
The workarounds that are applied are exported to a debugfs file;
this is used to verify their state after the test case (reset or
suspend/resume etc). This patch is only required to support i-g-t.

Signed-off-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found