From: kernel test robot <lkp@intel.com>
To: Kuogee Hsieh <quic_khsieh@quicinc.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()
Date: Sat, 25 Feb 2023 13:19:12 +0800 [thread overview]
Message-ID: <202302251329.cbQmOIL6-lkp@intel.com> (raw)
In-Reply-To: <1677267647-28672-3-git-send-email-quic_khsieh@quicinc.com>
Hi Kuogee,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on drm-misc/drm-misc-next]
[also build test ERROR on drm/drm-next drm-intel/for-linux-next drm-intel/for-linux-next-fixes drm-tip/drm-tip linus/master v6.2 next-20230224]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Kuogee-Hsieh/drm-msm-dpu-add-dsc-helper-functions/20230225-034202
base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
patch link: https://lore.kernel.org/r/1677267647-28672-3-git-send-email-quic_khsieh%40quicinc.com
patch subject: [RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()
config: ia64-buildonly-randconfig-r005-20230222 (https://download.01.org/0day-ci/archive/20230225/202302251329.cbQmOIL6-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/c0dd32f48fb5214e4b55ec51824929c6d2205817
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Kuogee-Hsieh/drm-msm-dpu-add-dsc-helper-functions/20230225-034202
git checkout c0dd32f48fb5214e4b55ec51824929c6d2205817
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202302251329.cbQmOIL6-lkp@intel.com/
All errors (new ones prefixed by >>):
ia64-linux-ld: ia64-linux-ld: DWARF error: could not find abbrev number 38
drivers/gpu/drm/msm/dsi/dsi_host.o: in function `dsi_timing_setup':
>> dsi_host.c:(.text+0x1162): undefined reference to `dpu_dsc_populate_dsc_config'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
prev parent reply other threads:[~2023-02-25 5:19 UTC|newest]
Thread overview: 84+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 19:40 [RFC PATCH 0/2] Add DPU DSC helper module Kuogee Hsieh
2023-02-24 19:40 ` Kuogee Hsieh
2023-02-24 19:40 ` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions Kuogee Hsieh
2023-02-24 19:40 ` Kuogee Hsieh
2023-02-24 21:13 ` Dmitry Baryshkov
2023-02-24 21:13 ` Dmitry Baryshkov
2023-02-24 21:23 ` Abhinav Kumar
2023-02-24 21:23 ` Abhinav Kumar
2023-02-24 21:36 ` Dmitry Baryshkov
2023-02-24 21:36 ` Dmitry Baryshkov
2023-02-24 22:26 ` Abhinav Kumar
2023-02-24 22:26 ` Abhinav Kumar
2023-02-24 23:53 ` Dmitry Baryshkov
2023-02-24 23:53 ` Dmitry Baryshkov
2023-02-25 0:36 ` Abhinav Kumar
2023-02-25 0:36 ` Abhinav Kumar
2023-02-25 15:23 ` [Intel-gfx] " Dmitry Baryshkov
2023-02-25 15:23 ` Dmitry Baryshkov
2023-02-25 15:23 ` Dmitry Baryshkov
2023-02-26 0:47 ` [Intel-gfx] " Abhinav Kumar
2023-02-26 0:47 ` Abhinav Kumar
2023-02-26 0:47 ` Abhinav Kumar
2023-02-26 13:09 ` [Intel-gfx] " Dmitry Baryshkov
2023-02-26 13:09 ` Dmitry Baryshkov
2023-02-26 13:09 ` Dmitry Baryshkov
2023-02-26 23:49 ` [Intel-gfx] " Abhinav Kumar
2023-02-26 23:49 ` Abhinav Kumar
2023-02-26 23:49 ` Abhinav Kumar
2023-02-27 12:45 ` [Intel-gfx] " Dmitry Baryshkov
2023-02-27 12:45 ` Dmitry Baryshkov
2023-02-27 12:45 ` Dmitry Baryshkov
2023-02-27 17:59 ` [Intel-gfx] " Abhinav Kumar
2023-02-27 17:59 ` Abhinav Kumar
2023-02-27 17:59 ` Abhinav Kumar
2023-02-27 19:25 ` [Intel-gfx] " Dmitry Baryshkov
2023-02-27 19:25 ` Dmitry Baryshkov
2023-02-27 19:25 ` Dmitry Baryshkov
2023-02-27 21:24 ` [Intel-gfx] " Abhinav Kumar
2023-02-27 21:24 ` Abhinav Kumar
2023-02-27 21:24 ` Abhinav Kumar
2023-03-16 1:28 ` [Intel-gfx] [Freedreno] " Jessica Zhang
2023-03-16 1:28 ` Jessica Zhang
2023-03-16 1:28 ` Jessica Zhang
2023-03-16 16:03 ` [Intel-gfx] " Dmitry Baryshkov
2023-03-16 16:03 ` Dmitry Baryshkov
2023-03-16 16:03 ` Dmitry Baryshkov
2023-03-16 16:13 ` [Intel-gfx] " Abhinav Kumar
2023-03-16 16:13 ` Abhinav Kumar
2023-03-16 16:13 ` Abhinav Kumar
2023-03-16 16:23 ` [Intel-gfx] " Dmitry Baryshkov
2023-03-16 16:23 ` Dmitry Baryshkov
2023-03-16 16:23 ` Dmitry Baryshkov
2023-03-16 16:36 ` [Intel-gfx] " Abhinav Kumar
2023-03-16 16:36 ` Abhinav Kumar
2023-03-16 16:36 ` Abhinav Kumar
2023-03-16 23:40 ` [Intel-gfx] " Abhinav Kumar
2023-03-16 23:40 ` Abhinav Kumar
2023-03-16 23:40 ` Abhinav Kumar
2023-02-27 12:48 ` [Intel-gfx] " Jani Nikula
2023-02-27 12:48 ` Jani Nikula
2023-02-27 12:48 ` Jani Nikula
2023-02-24 23:51 ` Kuogee Hsieh
2023-02-24 23:51 ` Kuogee Hsieh
2023-02-24 23:57 ` Dmitry Baryshkov
2023-02-24 23:57 ` Dmitry Baryshkov
2023-02-26 0:16 ` Abhinav Kumar
2023-02-26 0:16 ` Abhinav Kumar
2023-02-26 13:13 ` Dmitry Baryshkov
2023-02-26 13:13 ` Dmitry Baryshkov
2023-02-27 0:15 ` Abhinav Kumar
2023-02-27 0:15 ` Abhinav Kumar
2023-02-27 12:33 ` Dmitry Baryshkov
2023-02-27 12:33 ` Dmitry Baryshkov
2023-02-24 19:40 ` [RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config() Kuogee Hsieh
2023-02-24 19:40 ` Kuogee Hsieh
2023-02-24 21:04 ` Dmitry Baryshkov
2023-02-24 21:04 ` Dmitry Baryshkov
2023-02-24 21:09 ` Abhinav Kumar
2023-02-24 21:09 ` Abhinav Kumar
2023-02-24 21:14 ` Dmitry Baryshkov
2023-02-24 21:14 ` Dmitry Baryshkov
2023-02-24 21:24 ` Abhinav Kumar
2023-02-24 21:24 ` Abhinav Kumar
2023-02-25 5:19 ` kernel test robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202302251329.cbQmOIL6-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_khsieh@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.