summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2020-06-15 17:14:49 +0200
committerChris Wilson <chris@chris-wilson.co.uk>2020-06-16 22:53:56 +0200
commit223128f767102127bf651a509df745fb6d56b3fb (patch)
treefa647a1ea7183099401031c86e2209b796c3a247 /drivers/gpu/drm/i915/gt
parentdrm/i915: Mark up inline getters as taking a const i915_request (diff)
downloadlinux-223128f767102127bf651a509df745fb6d56b3fb.tar.xz
linux-223128f767102127bf651a509df745fb6d56b3fb.zip
drm/i915: Remove redundant i915_request_await_object in blit clears
One i915_request_await_object is enough and we keep the one under the object lock so it is final. At the same time move async clflushing setup under the same locked section and consolidate common code into a helper function. v2: * Emit initial breadcrumbs after aways are set up. (Chris) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Matthew Auld <matthew.auld@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Michael J. Ruhl <michael.j.ruhl@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20200615151449.32605-1-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/gt')
0 files changed, 0 insertions, 0 deletions