diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2019-01-14 11:29:32 +0000 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2019-01-16 12:24:47 +0000 |
commit | 924375a845d2593877eed9b75a7a89e1e906690e (patch) | |
tree | d401b91765052e071d28c770b268a4addf2d2e40 /drivers/pci/xen-pcifront.c | |
parent | f0e84e5f61b5cf1b50bfa8cafb6091d93395482b (diff) |
drm/i915: Support SSEU configuration for virtual enginemedia-4.19.0-rc8
A new flag (I915_SSEU_USE_ENGINE_MAP_INDEX) is introduced which allows
alternative method of addressing engines when using the
I915_CONTEXT_PARAM_SSEU context parameter.
When set, instead of the default engine class:instance addressing, engine
map index is passed in the engine_instance field, while the engine_class
field must be set to I915_ENGINE_CLASS_INVALID.
In case of the Virtual Engine, the index of zero should be used as when
submitting batch buffers. In this case all engines from the engine map
have to support the SSEU configurability.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'drivers/pci/xen-pcifront.c')
0 files changed, 0 insertions, 0 deletions