commit | b5b61cb4b1bf8bd01daab17910c6dab0ded63068 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 12 11:34:34 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 12 12:02:34 2019 +0000 |
tree | bfdfe4f000ce13cef6460a234d78de55a3c867a5 | |
parent | 1e50787273539dd930ef73319f519837e9748347 [diff] |
drm/i915: Remove leftover gem.pm_notifier member Since we removed the pm hookup from the GT, the hook in drm_i915_private.gem is unused. Remove it. References: 18f3b2727fc3 ("drm/i915: Remove pm park/unpark notifications") Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191112113434.31088-1-chris@chris-wilson.co.uk