commit | ee70080a52f19251a58212925dfaf6c9b0a07316 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu May 09 20:34:38 2019 +0300 |
committer | Imre Deak <imre.deak@intel.com> | Tue May 14 13:56:11 2019 +0300 |
tree | 4f2fc7c8b1f8f4eaa9abe92cb6b217a04b87137f | |
parent | dbf99c1f8c7ec32ece0584497832a53a7acc4936 [diff] |
drm/i915: Verify power domains state during suspend in all cases There is no reason why we couldn't verify the power domains state during suspend in all cases, so do that. I overlooked this when originally adding the check. Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190509173446.31095-4-imre.deak@intel.com