Home
last modified time | relevance | path

Searched hist:ee236af8d51439ce2d4396ecaf84062b34b15f85 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm.cdiff ee236af8d51439ce2d4396ecaf84062b34b15f85 Tue Sep 10 16:38:22 CEST 2019 Tvrtko Ursulin <tvrtko.ursulin@intel.com> 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