commit | 103309977589fe6be0f4314de4925737cdfc146f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 29 18:31:50 2019 +0000 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Tue Jan 07 14:35:16 2020 +0200 |
tree | 9f25bc25f73f9b335933569fe7291f32a31e6d89 | |
parent | f4b18892dca8e629e0ce192b233579505f8ed343 [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 (cherry picked from commit ecfcd2da335816516dc27434a65899a77886d80a) Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>