[Intel-gfx] [RFC 23/28] drm/i915: Compartmentalize timeline_init/park/fini
Chris Wilson
chris at chris-wilson.co.uk
Thu Jun 13 15:31:58 UTC 2019
Quoting Tvrtko Ursulin (2019-06-13 16:18:47)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> Continuing on the theme of better logical organization of our code, make
> the first step towards making the timeline code better isolated from wider
> struct drm_i915_private.
Hmm, timelines blur the line with sched/
I haven't yet worked out where to put i915_request and friends. At the
moment, my sketch is that timelines is a consumer of intel_gt and not
sitting inside. i.e. they are as software construct over top of HW.
-Chris
More information about the Intel-gfx
mailing list