commit | 01278cb143955f4b592568d1756f1baf506245c2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 17 22:26:31 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri May 18 09:35:21 2018 +0100 |
tree | c2e8cf548a4dd193d8268dccc780458cb35378fd | |
parent | 4e0d64dba816adf18c17488d38ede67a3d0e9b40 [diff] |
drm/i915: Move fiddling with engine->last_retired_context Move the knowledge about resetting the current context tracking on the engine from inside i915_gem_context.c into intel_engine_cs.c 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/20180517212633.24934-2-chris@chris-wilson.co.uk