commit | 4b8de8e68a2a5e2e7bdd755eacf18b5e9ce1c729 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 07:52:42 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 08:09:30 2016 +0100 |
tree | 79479fdc45e659e558426daf150c9ee59343885c | |
parent | 909d074c31713dd1c43e8c7665f9e42791c672b8 [diff] |
drm/i915: Move request list retirement to i915_gem_request.c As the list retirement is now clean of implementation details, we can move it closer to the request management. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1470293567-10811-23-git-send-email-chris@chris-wilson.co.uk