]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: make A0 wa's applied to A1
authorTim Gore <tim.gore@intel.com>
Mon, 26 Oct 2015 10:48:58 +0000 (10:48 +0000)
committerJani Nikula <jani.nikula@intel.com>
Thu, 29 Oct 2015 13:39:15 +0000 (15:39 +0200)
commitcbdc12a9fc9d273a648e94eeee6794646f0158f2
tree5a10cfb14f6fab5fc32dc40b5efb0bad93c6f488
parent8b10c0cf21ec84618d4bf02c73c0543500ece68d
drm/i915: make A0 wa's applied to A1

Since A1 chips use the same GPU as A0, they need all the
same wa's in the i915 driver. Update some conditionals
to do this.

Signed-off-by: Tim Gore <tim.gore@intel.com>
Reviewed-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1445856538-5417-1-git-send-email-tim.gore@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_guc_loader.c
drivers/gpu/drm/i915/intel_lrc.c
drivers/gpu/drm/i915/intel_pm.c
drivers/gpu/drm/i915/intel_ringbuffer.c