intel/aub_write: switch to use i915_drm engine classes
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 26 Aug 2018 13:35:30 +0000 (14:35 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 7 Mar 2019 15:08:32 +0000 (15:08 +0000)
commit6ef46972d953a3821ea083f36f930407f0663af8
tree59a6e2daa6612cfde50f1a53853197c8d591cea0
parent8a81f5c255a3737f4855496fcd4ff229993f861f
intel/aub_write: switch to use i915_drm engine classes

Prepare aub write to deal with multiple engine instances. We don't
pass the instance number yet this could be done in the future by
having a 2 dimensional array of struct engine.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/tools/aub_write.c
src/intel/tools/aub_write.h
src/intel/tools/error2aub.c
src/intel/tools/intel_dump_gpu.c