commit | 45b152f752ea81935ff1f68d28b1914b8cfbe759 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 29 18:31:49 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 30 14:04:57 2019 +0000 |
tree | 9b5e35cf78d697d57f40d98fb49695128f211ca7 | |
parent | 7b02b23e5dd0ddd01cc7845d67eae281d52523a1 [diff] |
drm/i915/gt: Avoid using the GPU before initialisation Mark the GT as wedged so that we are not tempted to use it prior to initialisation. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191229183153.3719869-3-chris@chris-wilson.co.uk