commit | 2b64e616d5527063f528321c391a9bc825715b93 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 30 16:58:21 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 30 20:32:07 2019 +0000 |
tree | f765629c3c111cf32fa0146eca9a7c602960aa62 | |
parent | 4b0dd4a29a8f323e74cc91f7fba41cdf12d0430c [diff] |
drm/i915/gt: Leave RING_BB_STATE to default value Do not reset RING_BB_STATE, leaving it to the default state value. This prevents bdw/bsw from getting confused when executing batches from the GGTT. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191230165821.3840449-2-chris@chris-wilson.co.uk