commit | 1c044f9bbc107313af5f3c6bfa21300a6d0a08cd | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 25 17:26:01 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 26 08:15:01 2017 +0000 |
tree | 5a23fec3f5599fd9d20ce0a71726c1bd1f599205 | |
parent | b976dc53ec43da887fb5731f2f7e1f770cec6074 [diff] |
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>