All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Hamza Mahfooz <hamza.mahfooz@amd.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	Alex Deucher <alexander.deucher@amd.com>
Subject: [linux-next:master 14970/15097] csky-linux-ld: amdgpu_dm_mst_types.c:undefined reference to `dc_dsc_compute_bandwidth_range'
Date: Thu, 11 Aug 2022 19:20:33 +0800	[thread overview]
Message-ID: <202208111954.EVlrz4h1-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   40d43a7507e1547dd45cb02af2e40d897c591870
commit: b1a63a0b48add192908b578a3c5a566586d49e4e [14970/15097] drm/amd/display: consider DSC pass-through during mode validation
config: csky-randconfig-c042-20220810 (https://download.01.org/0day-ci/archive/20220811/202208111954.EVlrz4h1-lkp@intel.com/config)
compiler: csky-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b1a63a0b48add192908b578a3c5a566586d49e4e
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout b1a63a0b48add192908b578a3c5a566586d49e4e
        # 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=csky SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

Note: the linux-next/master HEAD 40d43a7507e1547dd45cb02af2e40d897c591870 builds fine.
      It may have been fixed somewhere.

All errors (new ones prefixed by >>):

   `.exit.text' referenced in section `.data' of sound/soc/codecs/tlv320adc3xxx.o: defined in discarded section `.exit.text' of sound/soc/codecs/tlv320adc3xxx.o
   csky-linux-ld: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.o: in function `dm_dp_mst_is_port_support_mode':
   amdgpu_dm_mst_types.c:(.text+0x8ae): undefined reference to `dc_dsc_get_policy_for_timing'
>> csky-linux-ld: amdgpu_dm_mst_types.c:(.text+0x8e2): undefined reference to `dc_dsc_compute_bandwidth_range'
>> csky-linux-ld: amdgpu_dm_mst_types.c:(.text+0x9cc): undefined reference to `dc_dsc_get_policy_for_timing'
   csky-linux-ld: amdgpu_dm_mst_types.c:(.text+0x9d0): undefined reference to `dc_dsc_compute_bandwidth_range'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


                 reply	other threads:[~2022-08-11 11:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202208111954.EVlrz4h1-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=alexander.deucher@amd.com \
    --cc=hamza.mahfooz@amd.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    /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.