drm/i915: BDW can also detect unclaimed registers
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 16 Jul 2014 20:49:30 +0000 (17:49 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 23 Jul 2014 05:05:37 +0000 (07:05 +0200)
commit66bc2cab191816d931f4d660d2f162130dd202b2
treea9c12b6a5d6561fba990d6c5db5d909905372f3b
parent5978118c39c2f72fd8b39ef9c086723542384809
drm/i915: BDW can also detect unclaimed registers

By the time I wrote this patch, it allowed me to catch some problems.
But due to patch reordering - in order to prevent fake "regression"
reports - this patch may be merged after the fixes of the problems
identified by this patch.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/intel_uncore.c