]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Mar 2020 16:23:00 +0000 (09:23 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 13 Mar 2020 16:03:17 +0000 (09:03 -0700)
commit61dabd593690994537afa7d6da6a260aa13bcd0d
treeb48bc0c86457bbb9c67732b33be43c55da49a0f7
parent290f669846bd290109f4425e9e020f02738c8573
drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL

This workaround appears under two different numbers (and with somewhat
confused stepping applicability on ICL).  Ultimately it appears we
should just implement this for all stepping of ICL and EHL.

Note that this is identical to Wa_1407928979:tgl that already exists in
our driver too...yet another number referencing the same actual
workaround.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200311162300.1838847-7-matthew.d.roper@intel.com
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
drivers/gpu/drm/i915/gt/intel_workarounds.c