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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 358B5C25B78 for ; Wed, 22 May 2024 01:36:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KTl/Y3Bt5vn+SNN6hiLLyf5J72SgCKXICbxh+IDKitE=; b=DFYR/rAPag7ubx i4jqm/xjmqwNMDLyNxQQo57em9K05kKMbVWwLkv3cfCf9uHcF6WLB/maNKGELu7Eol8p5nW0YyQRu 8prGRXi2djg4TbIYbTkmPOc2oyOqYaup6Fol/7MIRsQSxvJgzdOFY41y+VISoXzC7pQ7IiL+C76KA 05ylEQUFk85WH9ly2STMzVA/bKAz93c6GPr+Xfk7Zsm9gESqHQlxbszj32xrO2Uigd9RR9py4Abjw V0TFXZgs75ncaZVTt5wxEaH0JjOgEPLC/iI/2O+FOeyjFY0N4QZ9VUVIF5AxsUbLSn/YnO8RxdjIg 2wDNeo749f1TPTQWW1JA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s9atW-00000001duF-1Dwb; Wed, 22 May 2024 01:35:54 +0000 Received: from mgamail.intel.com ([192.198.163.16]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s9atS-00000001dtB-25CC for linux-arm-kernel@lists.infradead.org; Wed, 22 May 2024 01:35:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1716341750; x=1747877750; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=GIPJYWiTtT2xt1SFvKMcln2TnmGAvpunmuMXQDvV9Mk=; b=QVK5RWb4tssrSXURsByfxwDW029p7QyCUcZYyQcOmHBCKN9IA++n0ggN cEY8bb1N8rMoszDKDHHXu+BhaMzxFo17NX6IESR1x51b9q2Qfb7i8RFV7 ZimXsOC5i2BjCF2Q9GMPPhRWsfcYu88dxi76065ov+o+ssAQf7s3jPwH1 nZaqjsVL1yNV4HCkaA/HjKIr6WpW3F+2c3l4aI4dBBltNqavxQStPpsdb mRoR3fLtC2CSVv2oQmg7TCRsvFdpau2x5bQOhPMfx/KU1rWWIBCzE0RR0 xRsVmjn2QqueprJUKDF1ICMXuIRiFiTlJOWzqv0MK4vggTosllZZ28F5c A==; X-CSE-ConnectionGUID: Y3ZeY/2zQqq7CmxGPmTCug== X-CSE-MsgGUID: UqQi4vmTRi+6cpVxzhyZvA== X-IronPort-AV: E=McAfee;i="6600,9927,11079"; a="11640634" X-IronPort-AV: E=Sophos;i="6.08,179,1712646000"; d="scan'208";a="11640634" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 May 2024 18:35:45 -0700 X-CSE-ConnectionGUID: +huA8liXQ5mIGcIz2tpcjQ== X-CSE-MsgGUID: hPMjsnW+TUeH4Mg8YuObmw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,179,1712646000"; d="scan'208";a="63945781" Received: from unknown (HELO 0610945e7d16) ([10.239.97.151]) by orviesa002.jf.intel.com with ESMTP; 21 May 2024 18:35:38 -0700 Received: from kbuild by 0610945e7d16 with local (Exim 4.96) (envelope-from ) id 1s9atD-0000uj-2A; Wed, 22 May 2024 01:35:35 +0000 Date: Wed, 22 May 2024 09:34:37 +0800 From: kernel test robot To: keith , andrzej.hajda@intel.com, neil.armstrong@linaro.org, rfoss@kernel.org, Laurent.pinchart@ideasonboard.com, jonas@kwiboo.se, jernej.skrabec@gmail.com, maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com, daniel@ffwll.ch, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, hjc@rock-chips.com, heiko@sntech.de, andy.yan@rock-chips.com, xingyu.wu@starfivetech.com, p.zabel@pengutronix.de, jack.zhu@starfivetech.com, shengyang.chen@starfivetech.com Cc: Paul Gazzillo , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, keith.zhao@starfivetech.com Subject: Re: [PATCH v4 04/10] drm/vs: Add hardware funcs for vs. Message-ID: <202405220946.U4oQ9BG2-lkp@intel.com> References: <20240521105817.3301-5-keith.zhao@starfivetech.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240521105817.3301-5-keith.zhao@starfivetech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240521_183550_630135_1FC12862 X-CRM114-Status: GOOD ( 11.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi keith, kernel test robot noticed the following build warnings: [auto build test WARNING on drm-misc/drm-misc-next] [also build test WARNING on linus/master next-20240521] [cannot apply to robh/for-next rockchip/for-next v6.9] [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/keith/dt-bindings-display-Add-YAML-schema-for-JH7110-display-pipeline/20240521-110316 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20240521105817.3301-5-keith.zhao%40starfivetech.com patch subject: [PATCH v4 04/10] drm/vs: Add hardware funcs for vs. config: arm-kismet-CONFIG_CMA-CONFIG_DRM_VERISILICON_DC8200-0-0 (https://download.01.org/0day-ci/archive/20240522/202405220946.U4oQ9BG2-lkp@intel.com/config) reproduce: (https://download.01.org/0day-ci/archive/20240522/202405220946.U4oQ9BG2-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202405220946.U4oQ9BG2-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for CMA when selected by DRM_VERISILICON_DC8200 WARNING: unmet direct dependencies detected for CMA Depends on [n]: MMU [=n] Selected by [y]: - DRM_VERISILICON_DC8200 [=y] && HAS_IOMEM [=y] && DRM [=y] WARNING: unmet direct dependencies detected for DMA_CMA Depends on [n]: HAVE_DMA_CONTIGUOUS [=n] && CMA [=y] Selected by [y]: - DRM_VERISILICON_DC8200 [=y] && HAS_IOMEM [=y] && DRM [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel