OSDN Git Service

drm/i915: Move the GTFIFODBG to the common mmio dbg framework
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Thu, 6 Apr 2017 15:39:42 +0000 (18:39 +0300)
committerMika Kuoppala <mika.kuoppala@intel.com>
Wed, 3 May 2017 09:47:27 +0000 (12:47 +0300)
commita338908c11528afb9331b33909096ead17811491
tree868b7b1f2569db207a8fbe21379eff7200a37731
parent789a625158b0c0c2bc94a5dc404e7608d6100e5e
drm/i915: Move the GTFIFODBG to the common mmio dbg framework

Remove the per-mmio checking of the FIFO debug register into the common
conditional mmio debug handling. Based on patch from Chris Wilson.

v2: postpone warn on fifodbg for unclaimed reg debugs

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_uncore.c