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 4D018E776F0 for ; Tue, 3 Oct 2023 02:11:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 36E3710E09B; Tue, 3 Oct 2023 02:11:22 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 82F7810E094; Tue, 3 Oct 2023 02:11:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696299079; x=1727835079; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=SUK+61OO5F8A0MgS6dV9KOXJGyDRUWfx8xwnVpRtUh0=; b=h04D9Xlng79szt9y2rsRS9Qp+lThF+9S8YEhONSGy6+jxwLe4YG3wx8c c/obW+7LfSmWnX8+dSOHxsWWHkGSp1izArsE2Fm+eK9mlotq7QyF19KIb CCddJ8sgbme4WLLBkwV1nTsdvuYq7SOwWwMYjPbFrEHxclC9bnpNyLr9v /poLTkRLDF+0R/XTroArzMCQ7PGukHvIaiXT6O1EDO7x8kqhdh84gP18G SVnCE5hPgIihyt/cus2ea+4WrDeUC7rAtbdwxtXqQhlRVttLCXYq6R1qX u6mJQH1bYOXyQv40KprnX8mTImTk6IZuhlWqPkBGnT6o4muEWZhMQSmkn Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10851"; a="413697303" X-IronPort-AV: E=Sophos;i="6.03,194,1694761200"; d="scan'208";a="413697303" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Oct 2023 19:11:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10851"; a="841173112" X-IronPort-AV: E=Sophos;i="6.03,194,1694761200"; d="scan'208";a="841173112" Received: from lkp-server02.sh.intel.com (HELO c3b01524d57c) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 02 Oct 2023 19:11:13 -0700 Received: from kbuild by c3b01524d57c with local (Exim 4.96) (envelope-from ) id 1qnUsR-0006fM-0j; Tue, 03 Oct 2023 02:11:11 +0000 Date: Tue, 3 Oct 2023 10:11:05 +0800 From: kernel test robot To: =?iso-8859-1?Q?Adri=E1n?= Larumbe , maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com, daniel@ffwll.ch, robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, marijn.suijten@somainline.org, robh@kernel.org, steven.price@arm.com Subject: Re: [PATCH v8 2/5] drm/panfrost: Add fdinfo support GPU load metrics Message-ID: <202310030917.Txzlpoeq-lkp@intel.com> References: <20230929181616.2769345-3-adrian.larumbe@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230929181616.2769345-3-adrian.larumbe@collabora.com> 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: tvrtko.ursulin@linux.intel.com, linux-arm-msm@vger.kernel.org, adrian.larumbe@collabora.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, healych@amazon.com, boris.brezillon@collabora.com, oe-kbuild-all@lists.linux.dev, kernel@collabora.com, freedreno@lists.freedesktop.org, AngeloGioacchino Del Regno Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Adrián, kernel test robot noticed the following build warnings: [auto build test WARNING on f45acf7acf75921c0409d452f0165f51a19a74fd] url: https://github.com/intel-lab-lkp/linux/commits/Adri-n-Larumbe/drm-panfrost-Add-cycle-count-GPU-register-definitions/20230930-041528 base: f45acf7acf75921c0409d452f0165f51a19a74fd patch link: https://lore.kernel.org/r/20230929181616.2769345-3-adrian.larumbe%40collabora.com patch subject: [PATCH v8 2/5] drm/panfrost: Add fdinfo support GPU load metrics reproduce: (https://download.01.org/0day-ci/archive/20231003/202310030917.Txzlpoeq-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/202310030917.Txzlpoeq-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Documentation/gpu/panfrost.rst:8: WARNING: Title underline too short. >> Documentation/gpu/panfrost.rst: WARNING: document isn't included in any toctree vim +8 Documentation/gpu/panfrost.rst 6 7 Panfrost DRM client usage stats implementation > 8 ========================================== 9 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki