commit | ecfcd2da335816516dc27434a65899a77886d80a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 29 18:31:50 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 30 15:33:12 2019 +0000 |
tree | 2079ca8afc2d40d786b2fedb96d243bf65ca90a2 | |
parent | 45b152f752ea81935ff1f68d28b1914b8cfbe759 [diff] |
drm/i915/gt: Do not restore invalid RS state Only restore valid resource streamer state from the context image, i.e. avoid restoring if we know the image is invalid. Closes: https://gitlab.freedesktop.org/drm/intel/issues/446 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/20191229183153.3719869-4-chris@chris-wilson.co.uk Cc: stable@vger.kernel.org