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 3D7731075280 for ; Thu, 19 Mar 2026 09:18:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B2B1010E110; Thu, 19 Mar 2026 09:18:15 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="Uq/18fVY"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4C16F10E110; Thu, 19 Mar 2026 09:18:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773911892; x=1805447892; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=lGM5GhX4mE0ZFupyBB4OVMkkLO2foYdj02MKCYY/GE4=; b=Uq/18fVYWYfl+JPJNoTcw3L/JIys60vxfPARHiSqNttL0MBh4TTcIuu5 MuTCNRmYtkvOXMbbJEQM8uyUf/wbW6KsZvlISgbYpUCdhxzjhrEWK7+F0 po/tRVtpIFNoNOdpr9ZkcgRUm8VBJt+D/UwhwMP7w3dPE2TdO6ReK5+1z cnbPoUWp6GRmf+OX8WGXqxAAfWP/7kDsU7rmRVWc+j0x8mpmoy2iX4zB8 FRfXZ/ENYctuiD+milxWztRjWqw12wrqLGNZJd6HkEcK0l6FGarO60DnJ LCIjMzujKKO/bqGL2rCucmNoAZzMN9ETeDTm/5yTcFFPp18aIm/AVfffu A==; X-CSE-ConnectionGUID: coTjTMydRjOQ5+wsOWdN5Q== X-CSE-MsgGUID: OFDytf3RSG+cB5gIeDzERA== X-IronPort-AV: E=McAfee;i="6800,10657,11733"; a="75054798" X-IronPort-AV: E=Sophos;i="6.23,129,1770624000"; d="scan'208";a="75054798" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2026 02:18:12 -0700 X-CSE-ConnectionGUID: f+V3en5iROySYauQOU5hVQ== X-CSE-MsgGUID: qjfljHz7Q2+k0Dm4luExzQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,129,1770624000"; d="scan'208";a="219882047" Received: from lkp-server02.sh.intel.com (HELO a51c2a36b9df) ([10.239.97.151]) by fmviesa007.fm.intel.com with ESMTP; 19 Mar 2026 02:18:09 -0700 Received: from kbuild by a51c2a36b9df with local (Exim 4.98.2) (envelope-from ) id 1w39Vg-000000000eL-0kwl; Thu, 19 Mar 2026 09:17:52 +0000 Date: Thu, 19 Mar 2026 17:16:08 +0800 From: kernel test robot To: Melissa Wen , airlied@gmail.com, alexander.deucher@amd.com, christian.koenig@amd.com, harry.wentland@amd.com, maarten.lankhorst@linux.intel.com, mripard@kernel.org, simona@ffwll.ch, siqueira@igalia.com, sunpeng.li@amd.com, tzimmermann@suse.de Cc: oe-kbuild-all@lists.linux.dev, Alex Hung , Chaitanya Kumar Borah , Simon Ser , Uma Shankar , Xaver Hugl , amd-gfx@lists.freedesktop.org, kernel-dev@igalia.com, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 1/2] drm/atomic: track individual colorop updates Message-ID: <202603191755.nmfoAOS4-lkp@intel.com> References: <20260318162348.299807-2-mwen@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260318162348.299807-2-mwen@igalia.com> X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" Hi Melissa, kernel test robot noticed the following build errors: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on linus/master v7.0-rc4 next-20260318] [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/Melissa-Wen/drm-atomic-track-individual-colorop-updates/20260319-023607 base: https://gitlab.freedesktop.org/drm/misc/kernel.git drm-misc-next patch link: https://lore.kernel.org/r/20260318162348.299807-2-mwen%40igalia.com patch subject: [PATCH 1/2] drm/atomic: track individual colorop updates config: arc-randconfig-002-20260319 (https://download.01.org/0day-ci/archive/20260319/202603191755.nmfoAOS4-lkp@intel.com/config) compiler: arc-linux-gcc (GCC) 13.4.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260319/202603191755.nmfoAOS4-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/202603191755.nmfoAOS4-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from drivers/gpu/drm/msm/msm_atomic.c:7: >> include/drm/drm_atomic_uapi.h:53:1: error: unknown type name 'bool' 53 | bool drm_atomic_set_colorop_for_plane(struct drm_plane_state *plane_state, | ^~~~ include/drm/drm_atomic_uapi.h:1:1: note: 'bool' is defined in header ''; did you forget to '#include '? +++ |+#include 1 | /* vim +/bool +53 include/drm/drm_atomic_uapi.h 41 42 int __must_check 43 drm_atomic_set_mode_for_crtc(struct drm_crtc_state *state, 44 const struct drm_display_mode *mode); 45 int __must_check 46 drm_atomic_set_mode_prop_for_crtc(struct drm_crtc_state *state, 47 struct drm_property_blob *blob); 48 int __must_check 49 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state, 50 struct drm_crtc *crtc); 51 void drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state, 52 struct drm_framebuffer *fb); > 53 bool drm_atomic_set_colorop_for_plane(struct drm_plane_state *plane_state, 54 struct drm_colorop *colorop); 55 int __must_check 56 drm_atomic_set_crtc_for_connector(struct drm_connector_state *conn_state, 57 struct drm_crtc *crtc); 58 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki