commit | 0b8d6273db0635acd0dae983a39600b1b96fe77d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 12 13:26:39 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 12 21:02:54 2019 +0100 |
tree | 47ffa1d085cac921e91f1764d3ef69bd0b9134f2 | |
parent | 0c653722e6e669fae969c178f0d4a55d9c2dc922 [diff] |
drm/i915/selftests: Keep the engine awake while we keep for preemption Keep the engine awake to ensure that we don't inject any pm-idle requests. References: https://bugs.freedesktop.org/show_bug.cgi?id=111108 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/20190912122639.25224-1-chris@chris-wilson.co.uk