commit | 390c82055b74e14d36a1a18ec772af1e032bde71 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Jun 21 08:08:03 2019 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Jun 21 13:48:43 2019 +0100 |
tree | 303e629851e845ebc31a81e7c5cec9f83c26a67a | |
parent | baea429dc5ed90cf9afbdf326fa527581745c8f1 [diff] |
drm/i915: Compartmentalize timeline_init/park/fini 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. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190621070811.7006-25-tvrtko.ursulin@linux.intel.com