diff options
author | Oscar Mateo | 2017-04-10 16:34:32 +0200 |
---|---|---|
committer | Chris Wilson | 2017-04-11 14:00:33 +0200 |
commit | b8400f01fcbbacec274d89a1c41340d0409529bb (patch) | |
tree | c5f6eb6db7ff37fe1a34d30a31d555de8b92d976 /drivers/gpu/drm/i2c | |
parent | drm/i915: Generate the engine name based on the instance number (diff) | |
download | kernel-qcow2-linux-b8400f01fcbbacec274d89a1c41340d0409529bb.tar.gz kernel-qcow2-linux-b8400f01fcbbacec274d89a1c41340d0409529bb.tar.xz kernel-qcow2-linux-b8400f01fcbbacec274d89a1c41340d0409529bb.zip |
drm/i915: Split the engine info table in two levels, using class + instance
There are some properties that logically belong to the engine class, and some
that belong to the engine instance. Make it explicit.
v2: Commit message (Tvrtko)
v3:
- Rebased
- Exec/uabi id should be per instance (Chris)
v4:
- Rebased
- Avoid re-ordering fields for smaller diff (Tvrtko)
- Bug on oob access to the class array (Michal)
v5: Bug on the right thing (Michal)
v6: Rebased
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@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-5-git-send-email-oscar.mateo@intel.com
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@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/i2c')
0 files changed, 0 insertions, 0 deletions