drm/i915: Include i915_scheduler.h from i915_gem_context.h
authorTvrtko Ursulin <[email protected]>
Thu, 24 May 2018 15:06:20 +0000 (16:06 +0100)
committerTvrtko Ursulin <[email protected]>
Fri, 25 May 2018 07:21:19 +0000 (08:21 +0100)
commitc5d1f5562ea7f83fe911d6f9fcb3a32a8e1139ae
treed83e73dd52566aae06abbd9dfaddac75a99dc05c
parent09a4c02e58c1b3d9748f78242962b7f63c68477e
drm/i915: Include i915_scheduler.h from i915_gem_context.h

struct i915_gem_context embeds struct i915_sched_attr so needs to include
the respective header.

Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_gem_context.h