From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFAFFC433EF for ; Sat, 5 Feb 2022 01:28:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354386AbiBEB2I (ORCPT ); Fri, 4 Feb 2022 20:28:08 -0500 Received: from mga09.intel.com ([134.134.136.24]:52642 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349644AbiBEB2H (ORCPT ); Fri, 4 Feb 2022 20:28:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644024487; x=1675560487; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XdxtJJTIZE+WWUJgQ9TXZkuAz5xg8F2S74fBeUfPYaU=; b=JWdopyCFqxJ+1qPn5CP+3jkQdNBpAwJqRMyEpei/DkrT2U4nVjS/mJfT KKP0m4OsgYjmW0sCOa0V2wycUGtnT0RKVMi/XpWrxvDjjV0HiISTb3vjL 70KFrSqUXcBIGFUOWQriafvOrbZRk4ktgN6NsdTD0VI9UUUOYqMHEI/NU bnVv0CtJ+gbH9pqPz3+Z0gtIjMeCImjbJLjkKFgHk+oHmeR9cNTOY5mt2 DHNTqpTGnNxyxvO6ooHOOhOO0bOeP9yMFsLbE3kZsY+cY5Kk6dLiDOPcN WK8IFS11tvYPyx5EtMqpPaye5HlT/u0yauvX9c2OgnPVqpkYMdLEXOTbp Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10248"; a="248234775" X-IronPort-AV: E=Sophos;i="5.88,344,1635231600"; d="scan'208";a="248234775" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2022 17:28:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,344,1635231600"; d="scan'208";a="584300475" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 04 Feb 2022 17:28:04 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1nG9rw-000YQN-9r; Sat, 05 Feb 2022 01:28:04 +0000 Date: Sat, 5 Feb 2022 09:27:20 +0800 From: kernel test robot To: Hsin-Yi Wang , Robert Foss , Rob Herring , Xin Ji Cc: kbuild-all@lists.01.org, devicetree@vger.kernel.org, Jernej Skrabec , Neil Armstrong , David Airlie , Jonas Karlman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH v6 3/4] drm/bridge: anx7625: Support reading edid through aux channel Message-ID: <202202050942.C6c0MD0r-lkp@intel.com> References: <20220203141023.570180-3-hsinyi@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220203141023.570180-3-hsinyi@chromium.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Hsin-Yi, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [cannot apply to robh/for-next drm-intel/for-linux-next v5.17-rc2] [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/Hsin-Yi-Wang/drm-bridge-anx7625-send-DPCD-command-to-downstream/20220203-221108 base: git://anongit.freedesktop.org/drm/drm drm-next config: arm64-randconfig-c023-20220130 (https://download.01.org/0day-ci/archive/20220205/202202050942.C6c0MD0r-lkp@intel.com/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/45f3728b61c8cb8d53d13d88c33c4f58630dcea6 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Hsin-Yi-Wang/drm-bridge-anx7625-send-DPCD-command-to-downstream/20220203-221108 git checkout 45f3728b61c8cb8d53d13d88c33c4f58630dcea6 # save the config file 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 All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: ID map text too big or misaligned aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_bridge_detach': >> anx7625.c:(.text+0x5e0): undefined reference to `drm_dp_aux_unregister' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_bridge_attach': >> anx7625.c:(.text+0x674): undefined reference to `drm_dp_aux_register' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_i2c_probe': >> anx7625.c:(.text+0x1b48): undefined reference to `drm_dp_aux_init' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C19E7C433FE for ; Sat, 5 Feb 2022 01:28:11 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 421CC10E193; Sat, 5 Feb 2022 01:28:10 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7C28110E193 for ; Sat, 5 Feb 2022 01:28:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644024488; x=1675560488; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XdxtJJTIZE+WWUJgQ9TXZkuAz5xg8F2S74fBeUfPYaU=; b=ad6bowM+wnz6l3btNpN1LdXivBi+x2qFmEXC4CZ0ByqjqzEWdiybzOAa Zq09de7JRWaMsMhfDkibMgAag8L2aKnFv8ZcWxUE0JTaq+tchD9Q5fe+A bz0+4fOe8WZPs/tvmHyALBMAqMode646DlbaBCEDj4PlzqgsgESDmfBrN G6UsMDzTFSKO5RkQrdbV+Yn6C2CxMbo0O32koKP76eVihDnjfR+8AQNZs L/NQG5/egkG2+bf+iRqUIFftX6syI+iiR6+HEeyVUDb59WHpjOpG0GC08 lRkaAijlHmjC/EdkXr97Lf+UElbZsX2mkz5agyBtqxTIy9wix2/GP3AfN Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10248"; a="311772934" X-IronPort-AV: E=Sophos;i="5.88,344,1635231600"; d="scan'208";a="311772934" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2022 17:28:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,344,1635231600"; d="scan'208";a="584300475" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 04 Feb 2022 17:28:04 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1nG9rw-000YQN-9r; Sat, 05 Feb 2022 01:28:04 +0000 Date: Sat, 5 Feb 2022 09:27:20 +0800 From: kernel test robot To: Hsin-Yi Wang , Robert Foss , Rob Herring , Xin Ji Subject: Re: [PATCH v6 3/4] drm/bridge: anx7625: Support reading edid through aux channel Message-ID: <202202050942.C6c0MD0r-lkp@intel.com> References: <20220203141023.570180-3-hsinyi@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220203141023.570180-3-hsinyi@chromium.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, kbuild-all@lists.01.org, Jonas Karlman , David Airlie , Neil Armstrong , linux-kernel@vger.kernel.org, Jernej Skrabec , dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Hsin-Yi, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [cannot apply to robh/for-next drm-intel/for-linux-next v5.17-rc2] [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/Hsin-Yi-Wang/drm-bridge-anx7625-send-DPCD-command-to-downstream/20220203-221108 base: git://anongit.freedesktop.org/drm/drm drm-next config: arm64-randconfig-c023-20220130 (https://download.01.org/0day-ci/archive/20220205/202202050942.C6c0MD0r-lkp@intel.com/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/45f3728b61c8cb8d53d13d88c33c4f58630dcea6 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Hsin-Yi-Wang/drm-bridge-anx7625-send-DPCD-command-to-downstream/20220203-221108 git checkout 45f3728b61c8cb8d53d13d88c33c4f58630dcea6 # save the config file 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 All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: ID map text too big or misaligned aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_bridge_detach': >> anx7625.c:(.text+0x5e0): undefined reference to `drm_dp_aux_unregister' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_bridge_attach': >> anx7625.c:(.text+0x674): undefined reference to `drm_dp_aux_register' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function `anx7625_i2c_probe': >> anx7625.c:(.text+0x1b48): undefined reference to `drm_dp_aux_init' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7672107056410724839==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH v6 3/4] drm/bridge: anx7625: Support reading edid through aux channel Date: Sat, 05 Feb 2022 09:27:20 +0800 Message-ID: <202202050942.C6c0MD0r-lkp@intel.com> In-Reply-To: <20220203141023.570180-3-hsinyi@chromium.org> List-Id: --===============7672107056410724839== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Hsin-Yi, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [cannot apply to robh/for-next drm-intel/for-linux-next v5.17-rc2] [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/Hsin-Yi-Wang/drm-bridge-an= x7625-send-DPCD-command-to-downstream/20220203-221108 base: git://anongit.freedesktop.org/drm/drm drm-next config: arm64-randconfig-c023-20220130 (https://download.01.org/0day-ci/arc= hive/20220205/202202050942.C6c0MD0r-lkp(a)intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 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/45f3728b61c8cb8d53d13d88c= 33c4f58630dcea6 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Hsin-Yi-Wang/drm-bridge-anx7625-se= nd-DPCD-command-to-downstream/20220203-221108 git checkout 45f3728b61c8cb8d53d13d88c33c4f58630dcea6 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Darm64 SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: ID map text too big or misaligned aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function= `anx7625_bridge_detach': >> anx7625.c:(.text+0x5e0): undefined reference to `drm_dp_aux_unregister' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function= `anx7625_bridge_attach': >> anx7625.c:(.text+0x674): undefined reference to `drm_dp_aux_register' aarch64-linux-ld: drivers/gpu/drm/bridge/analogix/anx7625.o: in function= `anx7625_i2c_probe': >> anx7625.c:(.text+0x1b48): undefined reference to `drm_dp_aux_init' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============7672107056410724839==--