From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 049CC1D270A; Fri, 25 Oct 2024 22:50:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729896640; cv=none; b=gxYUGmW/Zv4FhysszMj+WPIJGs9bqrDWsbx1cCUCwKU9qemk1/HuUKPLkoyCuDiwCmRpBaFDUuRbvcpV+3r433KISH2Eb7JkYLMm3quat/Z3YaPGK99kY4bwoOM8oM8akhOohpnuv8MIj85nJwN9/VUk6EuT/H20URmdN6NYk5E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729896640; c=relaxed/simple; bh=v1Nr7Ui+gunxcmzUPBoFZjrzUsWZqQC8r449d8LfYb0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=cPAOHVUBQMZ4QSsgxxdr3UzBdrNvAGM2jZNXqWDLNxlAuY3wDxO2mSBYjb7mQmJvUJ95X2AUYI/OsmNitCET3FKtRvdAmQ6DPwbdQfXfZOJiSLrQkSIyKA3EC2E6FPTb4QxRHRvCJFeCgHN/eaXahiovZtGIL0MlFt0WI5YqcXU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=JvrvdrDB; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="JvrvdrDB" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729896638; x=1761432638; h=date:from:to:cc:subject:message-id:mime-version; bh=v1Nr7Ui+gunxcmzUPBoFZjrzUsWZqQC8r449d8LfYb0=; b=JvrvdrDBw7qsvVWnYUQnKTvkrtHDGGW0ad86EhhkFsyztucVMqq+sSZS IlL8JooIb7Ktsh74uAzM9Kkpr0OgpklbXD8xrPsicGNHFEpDCEhrE4kFI gLl37xq63892t758JO2W/cXGnEJvSEk7pcOvn1BDKFy0kwPGCESXl96Rp 4FNagBMD74Xy7L/OMoCbatUllCpCiiA9oOA9eM60ejun82+6r4LdgHkE/ 0zUxxlebDQ0zz8S4RT0OYtvc+oKXhFhHbslEIFMW1KJQKpoRObVmy4UJM I5OHk6Q/z6WvtYfhfwzSvcfFzVkVRquzGkxowCM8O0gjr/ImXqo6Q3+jv A==; X-CSE-ConnectionGUID: euWDgbBMScyXNPuM5f7XyQ== X-CSE-MsgGUID: 0bQWtVKKQDSCO9uLXHzNOA== X-IronPort-AV: E=McAfee;i="6700,10204,11222"; a="29443337" X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="29443337" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Oct 2024 15:50:36 -0700 X-CSE-ConnectionGUID: UkY/r7ulSx2/VHPDrBnC6Q== X-CSE-MsgGUID: ufl3Z9iLSF+KjSbKXzn4PQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,233,1725346800"; d="scan'208";a="80957509" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by orviesa010.jf.intel.com with ESMTP; 25 Oct 2024 15:50:34 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t4T8a-000Z0A-0A; Fri, 25 Oct 2024 22:50:32 +0000 Date: Sat, 26 Oct 2024 06:50:06 +0800 From: kernel test robot To: Rodrigo Siqueira Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Alex Deucher Subject: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6953:13: warning: stack frame size (3160) exceeds limit (3072) in 'dml_core_mode_support' Message-ID: <202410260648.Dnwzz67Y-lkp@intel.com> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c71f8fb4dc911022748a378b16aad1cc9b43aad8 commit: a00e85713c372f19a81432e44f0bd5cb5102c644 drm/amd/display: Update DML2.1 generated code date: 5 months ago config: x86_64-randconfig-071-20241024 (https://download.01.org/0day-ci/archive/20241026/202410260648.Dnwzz67Y-lkp@intel.com/config) compiler: clang version 19.1.2 (https://github.com/llvm/llvm-project 7ba7d8e2f7b6445b60679da826210cdde29eaf8b) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241026/202410260648.Dnwzz67Y-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/202410260648.Dnwzz67Y-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6: In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h:9: In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/inc/dml2_external_lib_deps.h:8: In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:31: In file included from include/linux/kgdb.h:19: In file included from include/linux/kprobes.h:28: In file included from include/linux/ftrace.h:13: In file included from include/linux/kallsyms.h:13: In file included from include/linux/mm.h:2208: include/linux/vmstat.h:522:36: warning: arithmetic between different enumeration types ('enum node_stat_item' and 'enum lru_list') [-Wenum-enum-conversion] 522 | return node_stat_name(NR_LRU_BASE + lru) + 3; // skip "nr_" | ~~~~~~~~~~~ ^ ~~~ >> drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6953:13: warning: stack frame size (3160) exceeds limit (3072) in 'dml_core_mode_support' [-Wframe-larger-than] 6953 | static bool dml_core_mode_support(struct dml2_core_calcs_mode_support_ex *in_out_params) | ^ 2 warnings generated. vim +/dml_core_mode_support +6953 drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c a00e85713c372f Rodrigo Siqueira 2024-04-29 6952 70839da6360500 Aurabindo Pillai 2024-04-19 @6953 static bool dml_core_mode_support(struct dml2_core_calcs_mode_support_ex *in_out_params) 70839da6360500 Aurabindo Pillai 2024-04-19 6954 { 70839da6360500 Aurabindo Pillai 2024-04-19 6955 struct dml2_core_internal_display_mode_lib *mode_lib = in_out_params->mode_lib; 70839da6360500 Aurabindo Pillai 2024-04-19 6956 const struct dml2_display_cfg *display_cfg = in_out_params->in_display_cfg; 70839da6360500 Aurabindo Pillai 2024-04-19 6957 const struct dml2_mcg_min_clock_table *min_clk_table = in_out_params->min_clk_table; 70839da6360500 Aurabindo Pillai 2024-04-19 6958 :::::: The code at line 6953 was first introduced by commit :::::: 70839da6360500a82e4d5f78499284474cbed7c1 drm/amd/display: Add new DCN401 sources :::::: TO: Aurabindo Pillai :::::: CC: Alex Deucher -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki