drm/i915/tgl: Swap engines for no rps (gpu reclocking)
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Sep 2019 17:35:01 +0000 (18:35 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Sep 2019 19:46:45 +0000 (20:46 +0100)
commitb1da91c9ddcef7ee077ea04797db7fa3a952d683
tree8ee9a05852b68ad57929d75cc7dcda12b9ab3aac
parent6ea3cee6d77d2c5513d5a61162b209f671fb3bb8
drm/i915/tgl: Swap engines for no rps (gpu reclocking)

If we disable rps, it appears the Tigerlake is stable enough to run
multiple engines simultaneously in CI. As disabling rps should only
cause the execution to be slow, whereas many features depend on the
different engines, we would prefer to have the engines enabled while the
machine hangs are being debugged.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111714
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190924173501.21956-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_pci.c