commit | 0c91621cad492e362c37330e1a0985bcdda00fda | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 25 14:01:10 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 25 20:17:22 2019 +0100 |
tree | 1401db8d083b3086c94247aa5cb8e06eeb21f94d | |
parent | 8e9c2f621893ae2cc57c34fa96ece011eebd94b7 [diff] |
drm/i915/gt: Pass intel_gt to pm routines Switch from passing the i915 container to newly named struct intel_gt. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190625130128.11009-2-chris@chris-wilson.co.uk