OSDN Git Service

drm/i915: Remove early pre-production RPS workarounds for BXT
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 25 Jan 2017 17:26:01 +0000 (17:26 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 26 Jan 2017 08:15:01 +0000 (08:15 +0000)
commit1c044f9bbc107313af5f3c6bfa21300a6d0a08cd
tree5a23fec3f5599fd9d20ce0a71726c1bd1f599205
parentb976dc53ec43da887fb5731f2f7e1f770cec6074
drm/i915: Remove early pre-production RPS workarounds for BXT

Remove WaGsvDisableTurbo and WaRsUseTimeoutMode as these were only for
pre-production Broxton devices, and this code is now defunct.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/intel_pm.c