drm/i915: Check workaround status on dfs read time
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Tue, 7 Oct 2014 14:21:27 +0000 (17:21 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:34:08 +0000 (16:34 +0200)
As the workaround list has the value as initialization time
constant, we can do the simple checking on the go without
negleting igt.

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c

Simple merge