Преглед изворни кода

intel/error2aub: deal with GuC log buffer

When Guc is enabled, the error state will contain a "global" buffer
for the GuC log buffer.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
tags/19.1-branchpoint
Lionel Landwerlin пре 7 година
родитељ
комит
a036eac029
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/intel/tools/error2aub.c

+ 1
- 0
src/intel/tools/error2aub.c Прегледај датотеку

@@ -213,6 +213,7 @@ engine_from_name(const char *engine_name,
{ "vcs", I915_ENGINE_CLASS_VIDEO },
{ "vecs", I915_ENGINE_CLASS_VIDEO_ENHANCE },
{ "bcs", I915_ENGINE_CLASS_COPY },
{ "global", I915_ENGINE_CLASS_INVALID },
{ NULL, I915_ENGINE_CLASS_INVALID },
}, *r;


Loading…
Откажи
Сачувај