diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-03-07 10:45:30 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-03-07 18:09:27 +0000 |
commit | 50b022af5d6b2b23b6743dbfaf274055d1d9646f (patch) | |
tree | dbb04075541e1f23f38c7522f049e3a175f9fa1c /mm/zbud.c | |
parent | 3d606249165870f28679eec1a3805ce291b0a273 (diff) |
drm/i915: Force GPU idle on suspend
To facilitate the next patch to allow preemptible kernels not to incur
the wrath of hangcheck, we need to ensure that we can still suspend and
shutdown. That is we will not be able to rely on hangcheck to terminate
a blocking kernel and instead must manually do so ourselves. The
advantage is that we can apply more pressure!
As we now perform a GPU reset to clean up any residual kernels, we leave
the GPU in an unknown state and in particular can not talk to the GuC
before we reinitialise it following resume. For example, we no longer
need to tell the GuC to suspend itself, as it is already reset.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190307104530.21745-2-chris@chris-wilson.co.uk
Diffstat (limited to 'mm/zbud.c')
0 files changed, 0 insertions, 0 deletions