]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c8d7b54b71e387284bb543c7779b0c80c514391
tree624329577d500a44b9d793746f837cec7b293e47
parentbb4de8f3fbc335759d7b6962dc3da1a995dfbee9
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: 85275a94feb7 ("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