]> git.baikalelectronics.ru Git - kernel.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)
commit8a8c3474239560c9ce5a9f1ed62efb0c06dfd021
tree5a10cfb14f6fab5fc32dc40b5efb0bad93c6f488
parent69df60ccbe5cf63d99b232428bb6a3ded6778182
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