drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Fri, 9 Nov 2018 14:53:32 +0000 (16:53 +0200)
committerMika Kuoppala <mika.kuoppala@linux.intel.com>
Wed, 14 Nov 2018 09:37:40 +0000 (11:37 +0200)
commit85f04aa569addbd66a8688dbce5e5f2a54bbb437
tree624329577d500a44b9d793746f837cec7b293e47
parent8577c319b6511fbc391f3775225fecd8b979bc26
drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA

This got duplicated on introducing icl workarounds.
Fix by using the older definition and moving the wa bit
definition there. No functional changes.

v3: avoid fixes tag, whitespace (Chris)

References: 908ae0517363 ("drm/i915/icl: WaDisCtxReload")
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20181109145333.10570-1-mika.kuoppala@linux.intel.com
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_workarounds.c