diff options
author | Daniele Ceraolo Spurio | 2017-04-10 16:34:29 +0200 |
---|---|---|
committer | Chris Wilson | 2017-04-11 13:57:31 +0200 |
commit | 0908180b9a1cf8c5410d0c1151894fae710744dc (patch) | |
tree | f19f1005c0d82b6b6c69cb5c1777b7609048e7ae /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | drm/i915: Use safer intel_uncore_wait_for_register in ring-init (diff) | |
download | kernel-qcow2-linux-0908180b9a1cf8c5410d0c1151894fae710744dc.tar.gz kernel-qcow2-linux-0908180b9a1cf8c5410d0c1151894fae710744dc.tar.xz kernel-qcow2-linux-0908180b9a1cf8c5410d0c1151894fae710744dc.zip |
drm/i915: Classify the engines in class + instance
In such a way that vcs and vcs2 are just two different instances (0 and 1)
of the same engine class (VIDEO_DECODE_CLASS).
v2: Align the instance types (Tvrtko)
v3: Don't use enums for bspec-defined stuff (Michal)
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1491834873-9345-2-git-send-email-oscar.mateo@intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions