[Intel-gfx] [PATCH v5 2/2] drm/i915: add in-kernel blitter client
kbuild test robot
lkp at intel.com
Wed May 29 09:26:44 UTC 2019
Hi Matthew,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on drm-intel/for-linux-next]
[cannot apply to v5.2-rc2 next-20190528]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Matthew-Auld/drm-i915-gtt-grab-wakeref-in-gen6_alloc_va_range/20190529-132242
base: git://anongit.freedesktop.org/drm-intel for-linux-next
config: i386-randconfig-n018201921 (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp at intel.com>
All errors (new ones prefixed by >>):
In file included from drivers/gpu/drm/i915/gem/i915_gem_client_blt.c:305:0:
>> drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c:6:10: fatal error: ../i915_selftest.h: No such file or directory
#include "../i915_selftest.h"
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
In file included from drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:108:0:
>> drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c:6:10: fatal error: ../i915_selftest.h: No such file or directory
#include "../i915_selftest.h"
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +6 drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c
> 6 #include "../i915_selftest.h"
7
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 34737 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20190529/04d4d910/attachment-0001.gz>
More information about the Intel-gfx
mailing list