summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-07-21 15:32:25 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-07-27 10:38:45 +0300
commit5e32d7482ee20738d3474151f365b0a522fba463 (patch)
treef688fa0305bdd3e6a7d967403f63732266f3ca91 /drivers/gpu/drm/i915/intel_pm.c
parentd6edb6e3b63faae5cd96993e0977d3807bd87be6 (diff)
downloadlinux-5e32d7482ee20738d3474151f365b0a522fba463.tar.xz
drm/i915: Clear execlist port[] before updating seqno on wedging
When we wedge the device, we clear out the in-flight requests and advance the breadcrumb to indicate they are complete. However, the breadcrumb advance includes an assert that the engine is idle, so that advancement needs to be the last step to ensure we pass our own sanity checks. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170721123238.16428-7-chris@chris-wilson.co.uk Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions