commit | 531958f6f357cf7f812974152954484ff77d3964 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 15 21:57:06 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 15 23:16:05 2019 +0100 |
tree | 200e8e83f2d3049fc59f97d3409f265db5975eff | |
parent | bfc4c359b2822bd2c457ccab271baeb33181c7c9 [diff] |
drm/i915/gt: Track timeline activeness in enter/exit Lift moving the timeline to/from the active_list on enter/exit in order to shorten the active tracking span in comparison to the existing pin/unpin. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190815205709.24285-1-chris@chris-wilson.co.uk