]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Pull sseu context updates under gt
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 31 Jan 2020 10:45:42 +0000 (10:45 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 4 Feb 2020 10:14:03 +0000 (10:14 +0000)
commitb4d3acaa733314975f34986013e727a0bbc1d681
tree8f61d21d1b474479ae8ae318347c3ebf229225d0
parent0a3b94a2b88feec953e283e7022437a92a639847
drm/i915/gt: Pull sseu context updates under gt

Lift the routines to emit a request to update the SSEU on the
intel_context out of i915_gem_context.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200131104548.2451485-6-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/gem/i915_gem_context.c
drivers/gpu/drm/i915/gt/intel_context.h
drivers/gpu/drm/i915/gt/intel_context_sseu.c [new file with mode: 0644]