commit | 8892f47742ea25fe31eb27c73ab6b6f5f4616c1c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 26 09:49:20 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 26 09:55:33 2019 +0000 |
tree | 2677ad689871dc42e9c874b884e263a887b57410 | |
parent | 89531e7d8ee8602b2723431a581250d5d0ec2913 [diff] |
drm/i915: Remove access to global seqno in the HWSP Stop accessing the HWSP to read the global seqno, and stop tracking the mirror in the engine's execution timeline -- it is unused. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190226094922.31617-2-chris@chris-wilson.co.uk