tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 7bb4fa8a025a1bd305a146022083f0287653ea12 commit: b1a63a0b48add192908b578a3c5a566586d49e4e [14810/15239] drm/amd/display: consider DSC pass-through during mode validation config: xtensa-randconfig-r011-20220812 (https://download.01.org/0day-ci/archive/20220813/202208132140.Z5yTOSQw-lkp@xxxxxxxxx/config) compiler: xtensa-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=xtensa SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> Note: the linux-next/master HEAD 7bb4fa8a025a1bd305a146022083f0287653ea12 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): xtensa-linux-ld: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.o: in function `dm_dp_mst_detect': amdgpu_dm_mst_types.c:(.text+0xf8c): undefined reference to `dc_dsc_get_policy_for_timing' >> xtensa-linux-ld: amdgpu_dm_mst_types.c:(.text+0xf90): undefined reference to `dc_dsc_compute_bandwidth_range' xtensa-linux-ld: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.o: in function `dm_dp_create_fake_mst_encoders': amdgpu_dm_mst_types.c:(.text+0x1013): undefined reference to `dc_dsc_get_policy_for_timing' xtensa-linux-ld: amdgpu_dm_mst_types.c:(.text+0x10a3): undefined reference to `dc_dsc_compute_bandwidth_range' -- 0-DAY CI Kernel Test Service https://01.org/lkp