* Re: [PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver
[not found] <20211021092707.3562523-8-msp@baylibre.com>
@ 2021-10-31 5:17 ` kernel test robot
2021-11-06 16:33 ` kernel test robot
1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-31 5:17 UTC (permalink / raw)
To: Markus Schneider-Pargmann, Chun-Kuang Hu, Philipp Zabel,
Rob Herring, Vinod Koul
Cc: kbuild-all, Sam Ravnborg, dri-devel, linux-mediatek,
linux-arm-kernel, linux-phy, devicetree
[-- Attachment #1: Type: text/plain, Size: 1788 bytes --]
Hi Markus,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on robh/for-next]
[also build test ERROR on pza/reset/next linus/master v5.15-rc7 next-20211029]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Markus-Schneider-Pargmann/drm-mediatek-Add-mt8195-DisplayPort-driver/20211021-172815
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-buildonly-randconfig-r003-20211031 (attached as .config)
compiler: aarch64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/0day-ci/linux/commit/cacf71bb7517b3ea11577d354daf7024551aa948
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Markus-Schneider-Pargmann/drm-mediatek-Add-mt8195-DisplayPort-driver/20211021-172815
git checkout cacf71bb7517b3ea11577d354daf7024551aa948
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> aarch64-linux-ld: drivers/gpu/drm/mediatek/mtk_drm_drv.o:(.rodata+0x38): undefined reference to `mtk_dp_driver'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 39420 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver
[not found] <20211021092707.3562523-8-msp@baylibre.com>
2021-10-31 5:17 ` [PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver kernel test robot
@ 2021-11-06 16:33 ` kernel test robot
1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-06 16:33 UTC (permalink / raw)
To: Markus Schneider-Pargmann, Chun-Kuang Hu, Philipp Zabel,
Rob Herring, Vinod Koul
Cc: llvm, kbuild-all, Sam Ravnborg, dri-devel, linux-mediatek,
linux-arm-kernel, linux-phy, devicetree
[-- Attachment #1: Type: text/plain, Size: 2129 bytes --]
Hi Markus,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on robh/for-next]
[also build test ERROR on pza/reset/next linus/master v5.15 next-20211106]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Markus-Schneider-Pargmann/drm-mediatek-Add-mt8195-DisplayPort-driver/20211021-172815
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-randconfig-r013-20211028 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 5db7568a6a1fcb408eb8988abdaff2a225a8eb72)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://github.com/0day-ci/linux/commit/cacf71bb7517b3ea11577d354daf7024551aa948
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Markus-Schneider-Pargmann/drm-mediatek-Add-mt8195-DisplayPort-driver/20211021-172815
git checkout cacf71bb7517b3ea11577d354daf7024551aa948
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: mtk_dp_driver
>>> referenced by mtk_drm_drv.c
>>> gpu/drm/mediatek/mtk_drm_drv.o:(mtk_drm_drivers) in archive drivers/built-in.a
>>> did you mean: mtk_dpi_driver
>>> defined in: drivers/built-in.a(gpu/drm/mediatek/mtk_dpi.o)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33585 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-06 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20211021092707.3562523-8-msp@baylibre.com>
2021-10-31 5:17 ` [PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver kernel test robot
2021-11-06 16:33 ` kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).