OSDN Git Service

drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 24 Dec 2019 01:20:24 +0000 (17:20 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 27 Dec 2019 18:45:47 +0000 (10:45 -0800)
commit1e1a139d62d1c11e3083c8638d31a9744bec3918
treee8b8fce3cc0b6e37b8ffc45220781cd6124623fc
parent6ea578a519fe456b04a71e9ff26eba52dd0203b4
drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl

WaDisableDARBFClkGating, now known as Wa_14010480278, has been added to
the workaround tables for ICL, EHL, and TGL so we need to extend our
platform test accordingly.

Bspec: 33450
Bspec: 33451
Bspec: 52890
Cc: stable@kernel.vger.org
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Matt Atwood <matthew.s.atwood@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224012026.3157766-2-matthew.d.roper@intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/i915/display/intel_display.c