OSDN Git Service

drm/i915: Make pm_notify take intel_gt
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 10 Sep 2019 14:38:23 +0000 (15:38 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 11 Sep 2019 07:11:55 +0000 (08:11 +0100)
commit85dd14c2918d452fa875a4175bffb76e01c5af6e
tree6909ced2b583d1ca60c0f5f0a642c3b303d92491
parentee236af8d51439ce2d4396ecaf84062b34b15f85
drm/i915: Make pm_notify take intel_gt

These notifications operate on intel_gt so make the code take what it
needs.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Andi Shyti <andi.shyti@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190910143823.10686-5-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/gt/intel_gt_pm.c