diff options
author | 2019-09-10 15:38:22 +0100 | |
---|---|---|
committer | 2019-09-11 08:11:54 +0100 | |
commit | ee236af8d51439ce2d4396ecaf84062b34b15f85 (patch) | |
tree | 99edc5bd02148723931c767c8902243634f515dd /drivers/gpu/drm/i915/display/intel_atomic.c | |
parent | drm/i915: Make wait_for_timelines take struct intel_gt (diff) | |
download | wireguard-linux-ee236af8d51439ce2d4396ecaf84062b34b15f85.tar.xz wireguard-linux-ee236af8d51439ce2d4396ecaf84062b34b15f85.zip |
drm/i915: Avoid round-trip via i915 in intel_gt_park
Both in the container_of and getting to gt->awake there is no need to go
via i915 since both the wakeref and awake are members of gt.
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-4-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_atomic.c')
0 files changed, 0 insertions, 0 deletions