[Intel-gfx] [PATCH 4/4] drm/i915: Make pm_notify take intel_gt
Chris Wilson
chris at chris-wilson.co.uk
Tue Sep 10 15:05:02 UTC 2019
Quoting Tvrtko Ursulin (2019-09-10 15:38:23)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> These notifications operate on intel_gt so make the code take what it
> needs.
>
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> Cc: Andi Shyti <andi.shyti at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
Soon the blocking_notifier will be relieved of duty...
I think it might be better if we pass gt to the notify_cb and have it
extract its i915 from that, but my goal is to remove it, so it really
doesn't matter!
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list