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 7419D1099B31 for ; Fri, 20 Mar 2026 18:00:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DB58610EA74; Fri, 20 Mar 2026 18:00:46 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="iPIVF3eB"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id 120FE10EA21; Fri, 20 Mar 2026 18:00:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1774029645; x=1805565645; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=JAKhDVpWULNM63a81nEywXv/dwdhQnpFeD/g/i5odis=; b=iPIVF3eBMzNnpGbugYRYVNVo4HVJXmV8z6QKzdNmEG7ZDEpb6few3WvK pgy7XX66f9LOWo5ybziJVJMpTBj9JSwbbI1FcgzWT2x9i0iKu69mR9Pqt DOJgmvYfe0idpfXvnSppFVunsuN8iikcqffqZV982YTRYTIbOQEGnJQlt SDN3t75fo8oWBscNOAkN182OWFIYIxmPMJ9vlcVBywxMyUbZcBt8hmgsD S8KLYgKaXS6eWtZdN5RH9Nl0GuwGu53oa4QZivCBN34eE2P+yIJQJpwCJ uG0GQbyDEYn/eurAqTtVcTv1shPu71vwMzc/AA5OyOkrqpmi6+6I/4p6c A==; X-CSE-ConnectionGUID: uWpRC6/5SGalflOysNbBAA== X-CSE-MsgGUID: ZwnHPgOISemWsIkUGltdJg== X-IronPort-AV: E=McAfee;i="6800,10657,11735"; a="100576042" X-IronPort-AV: E=Sophos;i="6.23,130,1770624000"; d="scan'208";a="100576042" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Mar 2026 11:00:44 -0700 X-CSE-ConnectionGUID: gtnG+l8iT0SHlGf0CDnykA== X-CSE-MsgGUID: 5fEKEnjNSUKImcK/2/uthA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,130,1770624000"; d="scan'208";a="246392798" Received: from lkp-server02.sh.intel.com (HELO ef9b23065726) ([10.239.97.151]) by fmviesa002.fm.intel.com with ESMTP; 20 Mar 2026 11:00:40 -0700 Received: from kbuild by ef9b23065726 with local (Exim 4.98.2) (envelope-from ) id 1w3e8U-00000000049-3YRM; Fri, 20 Mar 2026 18:00:15 +0000 Date: Sat, 21 Mar 2026 01:58:45 +0800 From: kernel test robot To: Alexander Koskovich , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , Jeffrey Hugo Cc: oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, Alexander Koskovich Subject: Re: [PATCH v3 3/4] drm/msm/dsi: Add support for RGB101010 pixel format Message-ID: <202603210139.i7hnShAJ-lkp@intel.com> References: <20260319-dsi-rgb101010-support-v3-3-85b99df2d090@pm.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260319-dsi-rgb101010-support-v3-3-85b99df2d090@pm.me> 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Alexander, kernel test robot noticed the following build errors: [auto build test ERROR on f338e77383789c0cae23ca3d48adcc5e9e137e3c] url: https://github.com/intel-lab-lkp/linux/commits/Alexander-Koskovich/drm-msm-dsi-rename-MSM8998-DSI-version-from-V2_2_0-to-V2_0_0/20260320-011528 base: f338e77383789c0cae23ca3d48adcc5e9e137e3c patch link: https://lore.kernel.org/r/20260319-dsi-rgb101010-support-v3-3-85b99df2d090%40pm.me patch subject: [PATCH v3 3/4] drm/msm/dsi: Add support for RGB101010 pixel format config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20260321/202603210139.i7hnShAJ-lkp@intel.com/config) compiler: arc-linux-gcc (GCC) 15.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260321/202603210139.i7hnShAJ-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/202603210139.i7hnShAJ-lkp@intel.com/ All errors (new ones prefixed by >>): drivers/gpu/drm/msm/dsi/dsi_host.c: In function 'dsi_get_vid_fmt': >> drivers/gpu/drm/msm/dsi/dsi_host.c:760:14: error: 'MIPI_DSI_FMT_RGB101010' undeclared (first use in this function); did you mean 'MIPI_DSI_FMT_RGB565'? 760 | case MIPI_DSI_FMT_RGB101010: return VID_DST_FORMAT_RGB101010; | ^~~~~~~~~~~~~~~~~~~~~~ | MIPI_DSI_FMT_RGB565 drivers/gpu/drm/msm/dsi/dsi_host.c:760:14: note: each undeclared identifier is reported only once for each function it appears in drivers/gpu/drm/msm/dsi/dsi_host.c: In function 'dsi_get_cmd_fmt': drivers/gpu/drm/msm/dsi/dsi_host.c:773:14: error: 'MIPI_DSI_FMT_RGB101010' undeclared (first use in this function); did you mean 'MIPI_DSI_FMT_RGB565'? 773 | case MIPI_DSI_FMT_RGB101010: return CMD_DST_FORMAT_RGB101010; | ^~~~~~~~~~~~~~~~~~~~~~ | MIPI_DSI_FMT_RGB565 drivers/gpu/drm/msm/dsi/dsi_host.c: In function 'dsi_host_attach': drivers/gpu/drm/msm/dsi/dsi_host.c:1710:28: error: 'MIPI_DSI_FMT_RGB101010' undeclared (first use in this function); did you mean 'MIPI_DSI_FMT_RGB565'? 1710 | if (dsi->format == MIPI_DSI_FMT_RGB101010 && | ^~~~~~~~~~~~~~~~~~~~~~ | MIPI_DSI_FMT_RGB565 vim +760 drivers/gpu/drm/msm/dsi/dsi_host.c 755 756 static inline enum dsi_vid_dst_format 757 dsi_get_vid_fmt(const enum mipi_dsi_pixel_format mipi_fmt) 758 { 759 switch (mipi_fmt) { > 760 case MIPI_DSI_FMT_RGB101010: return VID_DST_FORMAT_RGB101010; 761 case MIPI_DSI_FMT_RGB888: return VID_DST_FORMAT_RGB888; 762 case MIPI_DSI_FMT_RGB666: return VID_DST_FORMAT_RGB666_LOOSE; 763 case MIPI_DSI_FMT_RGB666_PACKED: return VID_DST_FORMAT_RGB666; 764 case MIPI_DSI_FMT_RGB565: return VID_DST_FORMAT_RGB565; 765 default: return VID_DST_FORMAT_RGB888; 766 } 767 } 768 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki