]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f6bb64f27773256d9569cf25b2775baf28c71fa
tree868b7b1f2569db207a8fbe21379eff7200a37731
parentf899ffd0f3e9d348ca0ba0a5ec0f79f2c0d922d7
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