[Intel-gfx] [PATCH 0/5] Classify the engines in class + instance (v4)
Oscar Mateo
oscar.mateo at intel.com
Fri Apr 7 09:15:44 UTC 2017
This refactoring helps simplify a few things here and there.
Daniele Ceraolo Spurio (2):
drm/i915: Classify the engines in class + instance
drm/i915: Use the engine class to get the context size
Oscar Mateo (3):
drm/i915: Use the same vfunc for BSD2 ring init
drm/i915: Generate the engine name based on the instance number
drm/i915: Split the engine info table in two levels, using class +
instance
drivers/gpu/drm/i915/i915_reg.h | 8 +++
drivers/gpu/drm/i915/intel_engine_cs.c | 80 ++++++++++++++++++++--------
drivers/gpu/drm/i915/intel_lrc.c | 33 +++++++-----
drivers/gpu/drm/i915/intel_lrc.h | 6 ++-
drivers/gpu/drm/i915/intel_ringbuffer.c | 14 -----
drivers/gpu/drm/i915/intel_ringbuffer.h | 9 +++-
drivers/gpu/drm/i915/selftests/mock_engine.c | 3 +-
7 files changed, 100 insertions(+), 53 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list