== Series Details ==
Series: drm/i915: Vulkan performance query support (rev16)
URL : https://patchwork.freedesktop.org/series/60916/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
AR drivers/gpu/drm/i915/built-in.a
CC drivers/gpu/drm/i915/i915_perf_types.h.s
In file included from <command-line>:0:0:
./drivers/gpu/drm/i915/i915_perf_types.h:25:2: error: unknown type name
‘i915_reg_t’
i915_reg_t addr;
^~~~~~~~~~
./drivers/gpu/drm/i915/i915_perf_types.h:32:12: error: ‘UUID_STRING_LEN’
undeclared here (not in a function); did you mean ‘_LINUX_STRING_H_’?
char uuid[UUID_STRING_LEN + 1];
^~~~~~~~~~~~~~~
_LINUX_STRING_H_
./drivers/gpu/drm/i915/i915_perf_types.h:75:6: error: unknown type name
‘poll_table’; did you mean ‘PG_table’?
poll_table *wait);
^~~~~~~~~~
PG_table
./drivers/gpu/drm/i915/i915_perf_types.h:128:2: error: unknown type name
‘intel_wakeref_t’
intel_wakeref_t wakeref;
^~~~~~~~~~~~~~~
./drivers/gpu/drm/i915/i915_perf_types.h:196:29: error: field
‘active_config_rq’ has incomplete type
struct i915_active_request active_config_rq;
^~~~~~~~~~~~~~~~
scripts/Makefile.build:308: recipe for target
'drivers/gpu/drm/i915/i915_perf_types.h.s' failed
make[4]: *** [drivers/gpu/drm/i915/i915_perf_types.h.s] Error 1
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1083: recipe for target 'drivers' failed
make: *** [drivers] Error 2
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx