commit | 23c3c3d04fa7fcc60c91f1368cc5652a6774626b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Apr 24 21:07:14 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Apr 24 22:25:28 2019 +0100 |
tree | ca635b7ded7f79a7dd40460c6b4505dc4610445f | |
parent | d91e657876a96af4f00cc374e26a7a9e8c40d6de [diff] |
drm/i915: Pull the GEM powermangement coupling into its own file Split out the powermanagement portion (GT wakeref, suspend/resume) of GEM from i915_gem.c into its own file. 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/20190424200717.1686-2-chris@chris-wilson.co.uk