commit | 797a615357ac0feb79c9ce41f5eaac3eb738a51f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 01 14:10:06 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 01 14:47:36 2019 +0000 |
tree | 2c213bacc7ae50684f18533df224a824474dc072 | |
parent | 4605bb73a81938a33a5db49d841466303f24b581 [diff] |
drm/i915/gt: Call intel_gt_sanitize() directly Assume all responsibility for operating on the HW to sanitize the GT state upon load/resume in intel_gt_sanitize() itself. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191101141009.15581-1-chris@chris-wilson.co.uk