tree: git://people.freedesktop.org/~danvet/drm-intel.git drm-intel-nightly head: bef8f38486aaeef0818d0b79c797b0d6bbb1ce06 commit: 3f43d56a721d4f2ed29218bb365edc7a2b5a7a25 [150/152] Merge remote-tracking branch 'origin/drm-intel-fixes' into drm-intel-nightly config: x86_64-allyesdebian (attached as .config)
All error/warnings:
In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_drv.c:32:
include/uapi/drm/i915_drm.h:311:1: error: expected identifier or '(' before '<<' token include/uapi/drm/i915_drm.h:320:3: warning: data definition has no type or storage class [enabled by default] include/uapi/drm/i915_drm.h:320:3: warning: type defaults to 'int' in declaration of 'drm_i915_getparam_t' [-Wimplicit-int]
In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_drv.c:32: include/uapi/drm/i915_drm.h:690:1: error: expected identifier or '(' before '<<' token -- In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/intel_drv.h:29, from drivers/gpu/drm/i915/i915_dma.c:34:
include/uapi/drm/i915_drm.h:311:1: error: expected identifier or '(' before '<<' token include/uapi/drm/i915_drm.h:320:3: warning: data definition has no type or storage class [enabled by default] include/uapi/drm/i915_drm.h:320:3: warning: type defaults to 'int' in declaration of 'drm_i915_getparam_t' [-Wimplicit-int]
In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/intel_drv.h:29, from drivers/gpu/drm/i915/i915_dma.c:34: include/uapi/drm/i915_drm.h:690:1: error: expected identifier or '(' before '<<' token drivers/gpu/drm/i915/i915_dma.c: In function 'i915_getparam':
drivers/gpu/drm/i915/i915_dma.c:916:23: error: 'param' undeclared (first use in this function)
drivers/gpu/drm/i915/i915_dma.c:916:23: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/i915_dma.c:917:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] drivers/gpu/drm/i915/i915_dma.c:992:1: error: expected expression before '<<' token
drivers/gpu/drm/i915/i915_dma.c:997:1: error: expected expression before '==' token drivers/gpu/drm/i915/i915_dma.c: At top level:
drivers/gpu/drm/i915/i915_dma.c:1845:240: error: subscripted value is neither array nor pointer nor vector drivers/gpu/drm/i915/i915_dma.c:1859:204: error: invalid application of 'sizeof' to incomplete type 'struct drm_i915_gem_pin' drivers/gpu/drm/i915/i915_dma.c:1859:246: error: array type has incomplete element type
drivers/gpu/drm/i915/i915_dma.c:1859:277: error: invalid application of 'sizeof' to incomplete type 'struct drm_i915_gem_pin' drivers/gpu/drm/i915/i915_dma.c:1859:324: error: invalid application of 'sizeof' to incomplete type 'struct drm_i915_gem_pin' -- In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_gem.c:29:
include/uapi/drm/i915_drm.h:311:1: error: expected identifier or '(' before '<<' token include/uapi/drm/i915_drm.h:320:3: warning: data definition has no type or storage class [enabled by default] include/uapi/drm/i915_drm.h:320:3: warning: type defaults to 'int' in declaration of 'drm_i915_getparam_t' [-Wimplicit-int]
In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_gem.c:29: include/uapi/drm/i915_drm.h:690:1: error: expected identifier or '(' before '<<' token drivers/gpu/drm/i915/i915_gem.c: In function 'i915_gem_pin_ioctl':
drivers/gpu/drm/i915/i915_gem.c:3492:115: error: dereferencing pointer to incomplete type
drivers/gpu/drm/i915/i915_gem.c:3505:73: error: dereferencing pointer to incomplete type drivers/gpu/drm/i915/i915_gem.c:3512:38: error: dereferencing pointer to incomplete type drivers/gpu/drm/i915/i915_gem.c:3524:6: error: dereferencing pointer to incomplete type drivers/gpu/drm/i915/i915_gem.c: In function 'i915_gem_unpin_ioctl': drivers/gpu/drm/i915/i915_gem.c:3544:115: error: dereferencing pointer to incomplete type drivers/gpu/drm/i915/i915_gem.c:3551:79: error: dereferencing pointer to incomplete type -- In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_ioc32.c:35:
include/uapi/drm/i915_drm.h:311:1: error: expected identifier or '(' before '<<' token include/uapi/drm/i915_drm.h:320:3: warning: data definition has no type or storage class [enabled by default] include/uapi/drm/i915_drm.h:320:3: warning: type defaults to 'int' in declaration of 'drm_i915_getparam_t' [-Wimplicit-int]
In file included from include/drm/i915_drm.h:29:0, from drivers/gpu/drm/i915/i915_ioc32.c:35: include/uapi/drm/i915_drm.h:690:1: error: expected identifier or '(' before '<<' token drivers/gpu/drm/i915/i915_ioc32.c: In function 'compat_i915_getparam':
drivers/gpu/drm/i915/i915_ioc32.c:139:23: error: 'request' undeclared (first use in this function)
drivers/gpu/drm/i915/i915_ioc32.c:139:23: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/i915_ioc32.c:151:166: error: subscripted value is neither array nor pointer nor vector drivers/gpu/drm/i915/i915_ioc32.c:153:1: warning: control reaches end of non-void function [-Wreturn-type]
vim +311 include/uapi/drm/i915_drm.h
305 #define I915_PARAM_HAS_WAIT_TIMEOUT 19 306 #define I915_PARAM_HAS_SEMAPHORES 20 307 #define I915_PARAM_HAS_PRIME_VMAP_FLUSH 21 308 #define I915_PARAM_RSVD_FOR_FUTURE_USE 22 309 #define I915_PARAM_HAS_SECURE_BATCHES 23 310 #define I915_PARAM_HAS_PINNED_BATCHES 24
311 <<<<<<< HEAD
312 #define I915_PARAM_HAS_EXEC_NO_RELOC 25 313 #define I915_PARAM_HAS_EXEC_HANDLE_LUT 26 314 ======= 315 >>>>>>> origin/drm-intel-fixes 316 317 typedef struct drm_i915_getparam { 318 int param; 319 int __user *value; 320 } drm_i915_getparam_t; 321 322 /* Ioctl to set kernel params: 323 */
--- 0-DAY kernel build testing backend Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation