commit | 5ae87063c162679a61f2141041d0918cc3045daf | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon May 13 13:01:00 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon May 13 13:57:54 2019 +0100 |
tree | f0514ce9b6766a3428257e4a95b0db94bc09e686 | |
parent | dc0c0bfe112c100b0279de2e4aeda22311626c18 [diff] |
drm/i915: Rearrange i915_scheduler.c To avoid pulling in a forward declaration in the next patch, move the i915_sched_node handling to after the main dfs of the scheduler. 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/20190513120102.29660-1-chris@chris-wilson.co.uk