commit | 8bcf9f7034d81979837e97a6509b0b2a96f8f4c8 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 10 10:44:20 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 10 13:59:00 2018 +0100 |
tree | ede85f6ff536a9db0e07917397d58846b5549f60 | |
parent | bf06112f869dd6a6c85a8d9fbbe879fb363011d6 [diff] |
drm/i915: Flush the residual parking on emergency shutdown On unwinding following a critical failure inside GEM init, we also need to be sure to flush the workers before unloading the module. Testcase: igt/drv_module_reload/basic-reload-inject Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180710094421.16223-1-chris@chris-wilson.co.uk