Re: [PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects

2020-05-30 Thread kbuild test robot
version: v0.6.1-243-gc100a7ab-dirty # save the attached .config to linux build tree make W=1 C=1 ARCH=x86_64 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed

Re: [PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects

2020-05-30 Thread kbuild test robot
the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): In file included from drivers/gpu/drm/drm_auth.c:34:0

Re: [PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects

2020-05-30 Thread kbuild test robot
Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): In file included from drivers/gpu/drm/drm_gem_vram_helper.c:7: >> include/drm/drm_drv.h:566:12: warning: 'struct drm_handle_label' declared >> inside parameter list wil

Re: [PATCH v1 4/4] gpu: host1x: debug: Dump push buffer state

2020-05-27 Thread kbuild test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): In file included

Re: [PATCH 21/21] drm/zte: Use GEM CMA object functions

2020-05-24 Thread kbuild test robot
/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test

Re: [PATCH 21/21] drm/zte: Use GEM CMA object functions

2020-05-24 Thread kbuild test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> drivers/gpu/dr

[RFC PATCH linux-next] drm/msm/a6xx: a6xx_hfi_send_start() can be static

2020-05-21 Thread kbuild test robot
Fixes: 8167e6fa76c8 ("drm/msm/a6xx: HFI v2 for A640 and A650") Signed-off-by: kbuild test robot --- a6xx_hfi.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/msm/adreno/a6xx_hfi.c b/drivers/gpu/drm/msm/adreno/a6xx_hfi.c index f9d

[RFC PATCH linux-next] drm/msm/dpu: dpu_setup_dspp_pcc() can be static

2020-05-21 Thread kbuild test robot
Fixes: 4259ff7ae509 ("drm/msm/dpu: add support for pcc color block in dpu driver") Signed-off-by: kbuild test robot --- dpu_hw_dspp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c b/drivers/gpu/drm/msm

Re: [PATCH] drm/exynos: Fix dma_parms allocation

2020-05-20 Thread kbuild test robot
~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings

Re: [PATCH] linux/bits.h: adjust GENMASK_INPUT_CHECK() check

2020-05-19 Thread kbuild test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones pr

Re: [PATCH] linux/bits.h: adjust GENMASK_INPUT_CHECK() check

2020-05-19 Thread kbuild test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<

[gabbayo:habanalabs-next 35/38] drivers/misc/habanalabs/gaudi/gaudi_coresight.c:833:6: warning: variable 'val' set but not used

2020-05-19 Thread kbuild test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/misc/habanalabs/gaudi/gaudi_coresight.c:

[gabbayo:habanalabs-next 33/38] drivers/misc/habanalabs/gaudi/gaudi_hwmgr.c:72:6: warning: variable 'rc' set but not used

2020-05-19 Thread kbuild test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/misc/habanalabs/gaudi/gaudi_hwmgr.c:

Re: [PATCH v2 1/2] fbdev: annotate rivafb/nvidiafb as obsolete

2020-05-17 Thread kbuild test robot
ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/video/fbdev/riva/fbdev.c:2167:8: warning: ISO C90 forbids mixing >> declarations and c

Re: [PATCH v2 1/2] fbdev: annotate rivafb/nvidiafb as obsolete

2020-05-17 Thread kbuild test robot
Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_init': >> drivers/video/fbdev/riva/fbdev.c:2167:2: warning: ISO C90 forbids mixed >> declarations and code [-Wdeclaration-after

Re: [PATCH v2 15/16] backlight: make of_find_backlight_by_node() static

2020-05-17 Thread kbuild test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>, old ones prefixed by <<

Re: [PATCH v2 15/16] backlight: make of_find_backlight_by_node() static

2020-05-17 Thread kbuild test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones pr

[gabbayo:habanalabs-next 32/36] include/linux/jump_label.h:471:59: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t'

2020-05-14 Thread kbuild test robot
(Ubuntu 4.9.3-13ubuntu2) 4.9.3 reproduce: git checkout f58f37e092abe1577fcc4fd5d29b9b1a533c6e54 # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones

Re: [PATCH 3/3] drm/bridge: Introduce LT9611 DSI to HDMI bridge

2020-05-13 Thread kbuild test robot
test robot All errors (new ones prefixed by >>): drivers/gpu/drm/bridge/lt9611.c: In function 'lt9611_reset': >> drivers/gpu/drm/bridge/lt9611.c:518:2: error: implicit declaration of >> function 'gpiod_set_value_cansleep' [-Werror=implicit-function-declaration] gpiod_set_val

Re: [PATCH 3/3] drm/bridge: Introduce LT9611 DSI to HDMI bridge

2020-05-13 Thread kbuild test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/bridge/lt9611.c: In fu

Re: [PATCH v11 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

2020-05-07 Thread kbuild test robot
-to-readout-DP-SDPs-refactors-the-handling-of-DP-SDPs/20200508-034404 base: git://anongit.freedesktop.org/drm-intel for-linux-next If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot New smatch warnings: drivers/gpu/drm/i915/display/intel_psr.c:727

[drm-tip:drm-tip 3/9] drivers/gpu/drm/i915/gt/intel_engine_cs.c:1428:31: error: 'struct intel_context' has no member named 'lrc_desc'

2020-05-07 Thread kbuild test robot
-6ubuntu2) 7.5.0 reproduce: git checkout e81df648fc5bcd0fa702df401e02b7914c76ff71 # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot Note: the drm-tip/drm-tip HEAD

[RFC PATCH] drm/mm: insert_hole_addr() can be static

2020-05-01 Thread kbuild test robot
Signed-off-by: kbuild test robot --- drm_mm.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_mm.c b/drivers/gpu/drm/drm_mm.c index effc6e5cac459..89df90a6052d1 100644 --- a/drivers/gpu/drm/drm_mm.c +++ b/drivers/gpu/drm/drm_mm.c @@ -245,7 +245,7

Re: [PATCH v2 1/1] drm/mm: optimize rb_hole_addr rbtree search

2020-05-01 Thread kbuild test robot
the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/gpu/drm/drm_mm.c:248:6: sparse: sparse: symbol 'insert_hole_addr' >> was not declared. Should it be static? drivers/gpu/drm/drm_mm.c:401:24: spa

Re: [PATCH] drm/mediatek: cleanup coding style in mediatek a bit

2020-04-30 Thread kbuild test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/mediatek/mtk_

Re: [PATCH 1/1] drm/mm: optimize rb_hole_addr rbtree search in high addr mode

2020-04-29 Thread kbuild test robot
='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/gpu/drm/drm_mm.c:455:24: sparse: sparse: Using plain integer as NULL >> pointer vim +455 driver

Re: [PATCH] backlight: lms283gf05: Convert to GPIO descriptors

2020-04-29 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed

[PATCH] drm/bridge: tc358764: fix ptr_ret.cocci warnings

2020-04-28 Thread kbuild test robot
From: kbuild test robot drivers/gpu/drm/bridge/tc358764.c:385:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci CC: Sam Ravnborg Signed-off-by: kbuild test robot --- url: https

Re: [PATCH v2 04/21] drm/bridge: tc358764: add drm_panel_bridge support

2020-04-28 Thread kbuild test robot
-support-drm-bridge-connector-helper-panel-updates/20200428-060830 base: git://anongit.freedesktop.org/drm-intel for-linux-next If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/gp

Re: [PATCH v3] of_device: removed #include that caused a recursion in included headers

2020-04-22 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed

Re: [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

2020-04-21 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed

[drm-intel:topic/core-for-CI 18/20] include/net/ax25.h:121:24: error: redeclaration of enumerator 'AX25_PROTO_DAMA_MASTER'

2020-04-20 Thread kbuild test robot
untu 7.5.0-6ubuntu2) 7.5.0 reproduce: git checkout 198db0fc276cdf8e1bb66a4a03473dbea1400d18 # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new one

Re: [PATCH v2] of_device: removed #include that caused a recursion in included headers

2020-04-20 Thread kbuild test robot
/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=sparc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): arch

[drm-intel:topic/core-for-CI 18/20] init/Kconfig:80: symbol BROKEN is selected by DRM_I915_DEBUG

2020-04-20 Thread kbuild test robot
CH=powerpc mvme5100_defconfig COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> arch/powerpc/platforms/embedded6xx/Kcon

Re: [PATCH v2] of_device: removed #include that caused a recursion in included headers

2020-04-20 Thread kbuild test robot
~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): d

[drm-intel:topic/core-for-CI 2/20] kernel/locking/lockdep.c:2744:49: sparse: sparse: cast truncates bits from constant value (a0000 becomes 0)

2020-04-16 Thread kbuild test robot
-dirty git checkout cbc1ad45be43de36150fd98dae644fc89a69a5a0 make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed

Re: [PATCH 2/8] fs: extract simple_pin/release_fs to separate files

2020-04-14 Thread kbuild test robot
://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot

[drm-tip:drm-tip 6/8] drivers/rtc/rtc-cmos.c:655:16: error: redefinition of 'flags'

2020-04-13 Thread kbuild test robot
213a0a26eba646607e88120c3fd27dc32b03e1f0 # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/rtc/rtc-cmos.c:6

Re: [PATCH] of_device: removed #include that caused a recursion in included headers

2020-04-13 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/bus/imx-

Re: [PATCH] of_device: removed #include that caused a recursion in included headers

2020-04-13 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=9.3.0 make.cross ARCH=sparc If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): arch/sparc/mm/iommu.c: In function 'iommu_init': >>

Re: [PATCH] of_device: removed #include that caused a recursion in included headers

2020-04-13 Thread kbuild test robot
://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test

[drm-tip:drm-tip 8/10] include/net/ax25.h:125:2: error: redefinition of enumerator 'AX25_PROTO_DAMA_MASTER'

2020-04-11 Thread kbuild test robot
c7f407a0e923c43488a7f6793d5c456addf0e8e5 # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from net/ipv4/arp

Re: [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in Energy Model

2020-04-10 Thread kbuild test robot
:873e37a44b1ee8ad4628ca257dc51c0c7c654326 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot cppcheck warnings: (new ones prefixed by >>) >> kernel/power/energy_model.c:394:15: warning: Variable 'ret' is assigned a >> value that is never used. [unreadVar

Re: [Intel-gfx] [PATCH 03/18] drm/i915/display/ddi: Prefer drm_WARN* over WARN*

2020-04-06 Thread kbuild test robot
+x ~/bin/make.cross # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/

Re: [Intel-gfx] [PATCH 01/18] drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON

2020-04-06 Thread kbuild test robot
+x ~/bin/make.cross # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/i915/displ

Re: [PATCH] drm: mediatek: fix device passed to cmdq

2020-04-06 Thread kbuild test robot
the attached .config to linux build tree GCC_VERSION=9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/mediatek/mtk_drm_crtc.c: In function 'mtk_drm_crtc_

Re: [PATCH] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs

2020-04-04 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c: In fu

[drm-tip:drm-tip 9/10] drivers/staging/rtl8712/rtl8712_xmit.c:360:18: error: incompatible pointer types initializing 'struct tx_desc *' with an expression of type 'u8 *' (aka 'unsigned char *')

2020-04-04 Thread kbuild test robot
/make.cross git checkout 02f01c7089f8aadbf676f8d8aad6e0bccac8c46a # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed

[drm-tip:drm-tip 9/10] include/net/ax25.h:125:2: error: redefinition of enumerator 'AX25_PROTO_DAMA_MASTER'

2020-04-02 Thread kbuild test robot
f0b7c5c4d7beea0cd83b2f8659faf9fd406137e6 # save the attached .config to linux build tree COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from net/ax25/ax25_addr.c:16: >

[radeon-alex:amd-mainline-dkms-5.4 1171/2653] configure: error: in `drivers/gpu/drm/scheduler/dkms':

2020-03-12 Thread kbuild test robot
tree GCC_VERSION=9.2.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> configure: error: in `drivers/gpu/drm/scheduler/dkms': >> configure: error: C compiler cannot create

[radeon-alex:amd-mainline-dkms-5.4 1212/2653] include/kcl/kcl_bitops.h:10:3: error: #error "Unexpected BITS_PER_LONG"

2020-03-12 Thread kbuild test robot
GCC_VERSION=9.2.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from : >> include/kcl/kcl_bitops.h:5:5: warning: "BITS_PER_LONG" is not defined, >

[radeon-alex:amd-mainline-dkms-5.4 2602/2653] include/kcl/kcl_drm.h:337:2: error: implicit declaration of function 'drm_dev_ref'; did you mean 'drm_dev_get'?

2020-03-12 Thread kbuild test robot
GCC_VERSION=9.2.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): | ^~~ include/asm-generic/atomic.h:171:37: error: 'refcount_t' {aka 'const struct refcount_struct'} has no member

Re: [PATCH] drm/mm: Use debugobject to track lifetimes

2020-03-12 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/drm_mm.c:684:6: error: redefinition of '__drm_mm_node_init' void __drm_mm_node_init(struct drm_mm_node *node) ^ include/drm/drm_mm.h:282:20: no

[drm-tip:drm-tip 3/8] include/drm/drm_modeset_helper_vtables.h:859: undefined reference to `drm_connector_attach_encoder'

2020-03-12 Thread kbuild test robot
GCC_VERSION=9.2.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): riscv32-linux-ld: drivers/virtio/virtio_balloon.o: in function `__list_add': include/linux/list.h:72: undefined ref

[radeon-alex:amd-mainline-dkms-5.4 1278/2653] arch/m68k/include/asm/atomic.h:21:38: error: 'refcount_t' {aka 'const struct refcount_struct'} has no member named 'counter'

2020-03-12 Thread kbuild test robot
tree GCC_VERSION=9.2.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from : include/kcl/kcl_kref.h:7:28: error: redefinition of 'kref_read' 7 | static

Re: [PATCH] drm/mm: Use debugobject to track lifetimes

2020-03-12 Thread kbuild test robot
~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=9.2.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/drm_mm.c:684:6: error:

[radeon-alex:amd-mainline-dkms-5.4 1255/2653] include/kcl/kcl_drm.h:316:34: error: redefinition of 'drm_debug_printer'

2020-03-12 Thread kbuild test robot
as .config) compiler: gcc-7 (Debian 7.5.0-5) 7.5.0 reproduce: git checkout 60d460b38720127b001c75908d8d83d6f2cccd50 # 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 All error/warnings (new

[radeon-alex:amd-mainline-dkms-5.4 1206/2653] include/drm/amd_rdma.h:34:2: error: unknown type name 'uint64_t'

2020-03-12 Thread kbuild test robot
=9.2.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from : >> include/drm/amd_rdma.h:34:2: error: unknown type name 'uint64_t' 34 | uint64_t va; /**< Sp

[drm-tip:drm-tip 1296/1354] include/linux/list.h:132: undefined reference to `drm_dev_printk'

2020-03-12 Thread kbuild test robot
make.cross ARCH=riscv If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): include/linux/slab.h:593: undefined reference to `__drm_err' riscv32-linux-ld: drivers/gpu/drm/virtio/virtgpu_kms.o: in function `virtio_gpu_get_c

[tegra-drm:drm/tegra/for-next 1/1] drivers/gpu/drm/tegra/drm.c:858:18: error: initialization of 'int (*)(struct drm_minor *)' from incompatible pointer type 'void (*)(struct drm_minor *)'

2020-03-11 Thread kbuild test robot
GCC_VERSION=9.2.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/tegra/drm.c:858:18: error: initialization of 'int (*)(struct >> drm_minor *)' from incompa

Re: [PATCH] staging: fbtft: Remove prohibited spaces before ')'

2020-03-10 Thread kbuild test robot
tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): >> drivers/staging/fbtft/fbtft-bus.c:65:53: error: macro >> "define_fbtft_write_reg" requires 4 arguments, but only 3 given define_fbtft_write_reg(f

[drm-intel:topic/core-for-CI 18/20] arch/powerpc/platforms/embedded6xx/Kconfig:2: symbol EMBEDDED6xx depends on BROKEN_ON_SMP

2020-03-10 Thread kbuild test robot
cross ARCH=powerpc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency detected! >> arch/powerpc/platforms/embedded6xx/Kconfig:2: symb

[drm-intel:topic/core-for-CI 18/20] init/Kconfig:77: symbol BROKEN is selected by DRM_I915_DEBUG

2020-03-10 Thread kbuild test robot
SION=9.2.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency >> detected! arch/powerpc/platforms/embedded6xx/K

Re: [PATCH 19/22] drm/virtgpu: Use simple encoder

2020-03-07 Thread kbuild test robot
Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/virtio/virtgpu_display.c: In function 'vgdev_output_init': >> drivers/gpu/drm/virtio/virtgpu_display.c:276:2: error: implicit declaration >> of function 'drm_simple_encoder_i

Re: [PATCH 07/22] drm/i2c/tda998x: Use simple encoder

2020-03-07 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_encoder_init': >> drivers/gpu/drm/i2c/tda998x_drv.c:2018:8: error: implicit declaration of >> function 'drm_simple_enco

Re: [PATCH 20/22] drm/vkms: Use simple encoder

2020-03-07 Thread kbuild test robot
Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu//drm/vkms/vkms_output.c: In function 'vkms_output_init': >> drivers/gpu//drm/vkms/vkms_output.c:70:8: error: implicit declaration of >> function 'drm_simple_encoder_init'; did you mean

Re: [PATCH v3 4/4] drm/bridge: anx7688: Add ANX7688 bridge driver support

2020-03-06 Thread kbuild test robot
, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/bridge/analogix/analogix-anx7688.c: In function 'anx7688_bridge_probe': >> drivers/gpu/drm/bridge/analogix/analogix-anx7688.c:89:14: error: 'struct >> drm_bridge' h

Re: [PATCH 21/22] drm/writeback: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/drm_writeback.c:191:8: error: implicit declaration of >> function 'drm_simple_encoder_init' [-Werror,-Wimplicit-function-declaration] ret = drm_s

Re: [PATCH 18/22] drm/vc4: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu//drm/vc4/vc4_dpi.c:309:2: error: implicit declaration of >> function 'drm_simple_encoder_init' [-Werror,-Wimplicit-function-declaration] drm_simpl

Re: [PATCH 15/22] drm/tegra: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/tegra/rgb.c:281:2: error: implicit declaration of function >> 'drm_simple_encoder_init' [-Werror,-Wimplicit-function-declaration] drm_simpl

Re: [PATCH v5 2/4] arm64: dts: mt8183: Add node for the Mali GPU

2020-03-06 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> arch/arm64/boot/dts/mediatek/mt8183-evb.dts:10:10: fatal error:

Re: [PATCH 14/22] drm/sun4i: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/sun4i/sun4i_lvds.c:121:8: error: implicit declaration of >> function 'drm_simple_encoder_init' [-Werror,-Wimplicit-function-declarati

Re: [PATCH 12/22] drm/rockchip: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/rockchip/analogix_dp-rockchip.c:309:8: error: implicit >> declaration of function 'drm_simple_encoder_init' >> [-Werror,-Wimplicit-function-dec

Re: [PATCH] drm/hisilicon: Add the load and unload for hibmc_driver

2020-03-06 Thread kbuild test robot
GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c: In function 'hibmc_unload': >> drivers/gpu/drm/hisilicon/hibmc/hibmc_drm

Re: [PATCH 11/22] drm/rcar-du: Use simple encoder

2020-03-06 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu//drm/rcar-du/rcar_du_encoder.c:107:8: error: implicit >> declaration of function 'drm_simple_encoder_init' >> [-Werror,-Wimplicit-function-dec

Re: [PATCH 07/22] drm/i2c/tda998x: Use simple encoder

2020-03-05 Thread kbuild test robot
is not ready yet If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/i2c/tda998x_drv.c:2018:8: error: implicit declaration of >> function 'drm_simple_encoder_init' [-Werror,-Wimplicit-fu

Re: [PATCH 06/22] drm/hisilicon/kirin: Use simple encoder

2020-03-05 Thread kbuild test robot
is not ready yet If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu//drm/hisilicon/kirin/dw_drm_dsi.c:713:8: error: implicit >> declaration of function 'drm_simple_encoder_init' >> [-We

Re: [PATCH 03/22] drm/exynos: Use simple encoder

2020-03-05 Thread kbuild test robot
is not ready yet If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/exynos/exynos_drm_dsi.c:1705:2: error: implicit declaration >> of function 'drm_simple_encoder_init' >> [-Werror,-Wimpli

Re: [PATCH 21/22] drm/writeback: Use simple encoder

2020-03-05 Thread kbuild test robot
~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=5.5.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/drm_writeback.c: In fu

Re: [PATCH 03/22] drm/exynos: Use simple encoder

2020-03-05 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/exynos/exynos_drm

Re: [PATCH 21/22] drm/writeback: Use simple encoder

2020-03-05 Thread kbuild test robot
-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/drm_writeback.c: In function 'drm_writeback_connector_init': >> drivers/gpu/drm/drm_writeback.c:191:8: error: implicit declaration of >> function 'drm_simple_encoder_init'; did you mean 'drm_encoder_i

Re: [PATCH 05/22] drm/gma500: Use simple encoder

2020-03-05 Thread kbuild test robot
add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/gma500/psb_intel_lvds.c: In function 'psb_intel_lvds_init': >> drivers/gpu/drm/gma500/psb_intel_lvds.c:676:2: error: implicit declaration >> of function 'drm_simple_enco

Re: [PATCH 02/22] drm/atmel-hlcdc: Use simple encoder

2020-03-05 Thread kbuild test robot
/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu//drm/atmel

Re: [PATCH 20/22] drm/vkms: Use simple encoder

2020-03-05 Thread kbuild test robot
~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=5.5.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/vkms/vkms_output.c: In fu

Re: [PATCH 04/22] drm/fsl-dcu: Use simple encoder

2020-03-05 Thread kbuild test robot
/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/f

Re: [PATCH 12/22] drm/rockchip: Use simple encoder

2020-03-05 Thread kbuild test robot
/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=sparc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/rockchip/analogix_dp-rockchip.c: In fu

Re: [PATCH 01/22] drm/arc: Use simple encoder

2020-03-05 Thread kbuild test robot
/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=5.5.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/arc/arcpgu_

Re: [PATCHv6 2/6] drm/core: Add drm_afbc_framebuffer and a corresponding helper

2020-03-03 Thread kbuild test robot
the reproduce steps for clang is not ready yet If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/gpu/drm/msm/msm_atomic.c:8: >> include/drm/drm_gem_framebuffer_helper.h:43:1: error: unkno

Re: [PATCHv6 2/6] drm/core: Add drm_afbc_framebuffer and a corresponding helper

2020-03-03 Thread kbuild test robot
://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors

Re: [PATCH v5 7/9] drm: Add a drm_get_unmapped_area() helper

2020-03-03 Thread kbuild test robot
/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>):

Re: [PATCH 37/51] drm/rockchip: Drop explicit drm_mode_config_cleanup call

2020-02-28 Thread kbuild test robot
following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/rockchip/rockchip_drm_drv.c:147:8: error: use of undeclared >> label 'err_mode_config_cleanup' goto err_mode_config_cleanup; ^ 1 err

Re: [PATCH 37/51] drm/rockchip: Drop explicit drm_mode_config_cleanup call

2020-02-28 Thread kbuild test robot
the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/rockchip/rockchip_drm_drv.c: In function 'rockchip_drm_bind': >>

Re: [PATCH 12/21] drm/msm: remove checks for return value of drm_debugfs functions.

2020-02-27 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/msm/adreno/a5xx_gpu.c:1437:19: error: initial

[drm-intel:for-linux-next 3/6] drivers/gpu//drm/i915/display/intel_display.c:253:1: error: 'has_transcoder' defined but not used

2020-02-26 Thread kbuild test robot
7.5.0-5) 7.5.0 reproduce: git checkout d54c1a513c487ac6d6b3c4595e93e3625b461cc3 # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >

Re: [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks

2020-02-24 Thread kbuild test robot
/git/clk/linux.git clk-next reproduce: # apt-get install sparse # sparse version: v0.6.1-173-ge0787745-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test

Re: [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks

2020-02-24 Thread kbuild test robot
/git/clk/linux.git clk-next If you fix the issue, kindly add following tag Reported-by: kbuild test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/clk/bcm/clk-raspberrypi.c:327:31-37: ERROR: application of sizeof to >> pointer Please review and possibly

[PATCH] clk: bcm: rpi: fix noderef.cocci warnings

2020-02-24 Thread kbuild test robot
From: kbuild test robot drivers/clk/bcm/clk-raspberrypi.c:327:31-37: ERROR: application of sizeof to pointer sizeof when applied to a pointer typed expression gives the size of the pointer Generated by: scripts/coccinelle/misc/noderef.cocci Fixes: 56ccc5cfbb47 ("clk: bcm: rpi: Dis

Re: [PATCH 3/5] drm/lima: save task info dump when task fail

2020-02-22 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/gpu/drm/lima/lima_sched.c: In function 'lima_sched_build_error_tas

[drm-intel:topic/core-for-CI 18/21] init/Kconfig:77: symbol BROKEN is selected by DRM_I915_DEBUG

2020-02-19 Thread kbuild test robot
CC_VERSION=7.5.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency >> detected! >> arch/powerpc/platf

[drm-intel:drm-intel-next-queued 1/2] drivers/gpu/drm/i915/gt/intel_lrc.c:1224:3: note: in expansion of macro 'I915_SELFTEST_ONLY'

2020-02-17 Thread kbuild test robot
(attached as .config) compiler: gcc-7 (Debian 7.5.0-4) 7.5.0 reproduce: git checkout 1883a0a4658eaba354db2179b4d3395247d27582 # 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 All

  1   2   3   4   5   6   7   8   9   10   >