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 1336AC4332F for ; Thu, 2 Nov 2023 13:05:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DBD5310E87E; Thu, 2 Nov 2023 13:05:32 +0000 (UTC) Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9667810E835; Thu, 2 Nov 2023 09:32:13 +0000 (UTC) Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-40850b244beso5384925e9.2; Thu, 02 Nov 2023 02:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698917532; x=1699522332; darn=lists.freedesktop.org; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=fTcFR3GHGY5TMU4BdDqHfms2H3gf8INCaww9Vc0iD7T2mJJUdcY6Q8qhOpsEzZi/Qe tiP1qDKZztlsFQKf6SaxHHeE5uBA86RO1nvsP220NK/MxN/6mjV+bx4DAX7C8Fdabyh4 V2I4U1UWdSupsBnAhxbpS+8xQ1xWZGfPWhCQjgwV7PzA9MtUuybt/Cn6TgLr5CBQqnFc 0G85XfcyYx3AoQ1a5UriJEGH3B7Bwn5WtNFFnaUaCGVMkyufQdUNVihh5pjB+oAX9X3b Jl5/f1jW+MUaAArkHqOZOtTmjCG7/jr62AatItijqdwv/Dizjaq24xLMHsBtC01BZGXA bZpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698917532; x=1699522332; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=ouk8biHHHfH7gkhcxoVV2XJlKBY0nBw2VHkQekRWU191iIzflnqV1mdVTn4qkiHJQx emwm2xjgDEZFod1+gXD45wX9eF2vjtXAKRPnQ/UOusfpanWE4oHeYZ5mQ3vJiPiUqUAg NUks4tg6UmoRhxnVXAt/5kltS7zKqF+fY7cE0SbC/zoDCgpSVMOI9RQVEId7GY6JrV+o M0Bh+iv+g43he2I618kpaJd3s+V0zztveq30oup5itQxGjcGrBLGXcw6hOiNwpMGLwp4 RjsoJ+ijGZNOhtm9gutqChAnSjyedydX0qVKF3EXCIdV4ckMCw6azBZ3eMZsmqONbp1Z Vgbg== X-Gm-Message-State: AOJu0Yx/5pGvOP1mTW7Iwo9LUFCqTpMHfbcWR2yjyIqr0xkO3eH2qxY+ WTFk/jEVgUu+I1Swn1Vg2hk= X-Google-Smtp-Source: AGHT+IHc0wpbmRp2tgf8ByRrDxa2IV0hXvaKz5WVhrwURQsV1he73lF5J1ODWGCP4OWwTpvppn7IUg== X-Received: by 2002:a05:600c:5119:b0:409:2f7:d771 with SMTP id o25-20020a05600c511900b0040902f7d771mr15550596wms.4.1698917531582; Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Received: from debian ([167.98.27.226]) by smtp.gmail.com with ESMTPSA id z6-20020a7bc7c6000000b00401d8181f8bsm2240311wmk.25.2023.11.02.02.32.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Date: Thu, 2 Nov 2023 09:32:08 +0000 From: "Sudip Mukherjee (Codethink)" To: Rodrigo Siqueira , Roman Li , Qingqing Zhuo , Alex Deucher Subject: mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailman-Approved-At: Thu, 02 Nov 2023 13:05:30 +0000 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: , Cc: regressions@lists.linux.dev, Leo Li , Harry Wentland , "Pan, Xinhui" , linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, "linux-kernel@vger.kernel.orgLinus Torvalds" , dri-devel@lists.freedesktop.org, Daniel Vetter , David Airlie , Christian =?iso-8859-1?Q?K=F6nig?= Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" Hi All, The latest mainline kernel branch fails to build x86_64 allmodconfig with the error: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ git bisect pointed to 7966f319c66d ("drm/amd/display: Introduce DML2") I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 7966f319c66d9468623c6a6a017ecbc0dd79be75 -- Regards Sudip From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AF9E863AC for ; Thu, 2 Nov 2023 09:32:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gmail.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="JaBzOs/t" Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-4084095722aso5441885e9.1 for ; Thu, 02 Nov 2023 02:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698917532; x=1699522332; darn=lists.linux.dev; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=JaBzOs/tNkm+n/hp5Uy5O0v5L7miMvMKsoftEKb1oJyj0qghTa/MbKr+RCFKs79bhI olIESqZmzgT+t2fwpYaa2uxqP8aPSjVVCLWOpG6+EFx6Iw4Wwc8Z8RbI2Npc0s/WDnaT pe+wVOH3nO23nRR6hC77I9764xpwdQLDS//2bWhqEw12XqApR+reCE1IVmqUKIolwi0U 0f6capzYAX7AQSsQbjq923U/xz3UFEcvEeHd1+s0nnZVfipaHasosWfFFfFeAkC5dYvp 7gxtcPU8WeFEWNpbZdn29TwdMujZSThzHzQo4RA+0MwZjSDogsk76BxxHzA1saxEkFe5 Mf3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698917532; x=1699522332; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=X9C5HS8H++GYTAu64nQG/9jomTTWW17g5IjTkcqLFdc6XQrBu/FX5i/2jFc/9SiAVN AnHIHv7sOI+Kvcoec7Jza7FyGvWmclansQQAQLxvW1ufacYOZ9E67IhkBGmvE2qdeDVD 3JSbKdilTrUjYPle0d30odgbhnl4WHdLGMX6U8k1JFnJsX65upHNe6yNfvfyyFvq3kJo qLoBmq82vSkTeVyrr2ogGigB7nwYXEjjiH6HgWESvNhO3cpxVjJL4GbNCK2C6emw5osU I2XTt/fRy/1mkiwsWtVv5rXwK+/Kz/qK4yrRDn5ems9v4qIgZ1e/gSel6R8UoGZyUFvb JCDQ== X-Gm-Message-State: AOJu0Yxy4OXFrtbVej5ffybwqKFtPT52qTrbsGvEa1IMV5+KicZDdnTL 2ycZ4wHWul+IvqRJdtbEbso= X-Google-Smtp-Source: AGHT+IHc0wpbmRp2tgf8ByRrDxa2IV0hXvaKz5WVhrwURQsV1he73lF5J1ODWGCP4OWwTpvppn7IUg== X-Received: by 2002:a05:600c:5119:b0:409:2f7:d771 with SMTP id o25-20020a05600c511900b0040902f7d771mr15550596wms.4.1698917531582; Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Received: from debian ([167.98.27.226]) by smtp.gmail.com with ESMTPSA id z6-20020a7bc7c6000000b00401d8181f8bsm2240311wmk.25.2023.11.02.02.32.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Date: Thu, 2 Nov 2023 09:32:08 +0000 From: "Sudip Mukherjee (Codethink)" To: Rodrigo Siqueira , Roman Li , Qingqing Zhuo , Alex Deucher Cc: Harry Wentland , Leo Li , Christian =?iso-8859-1?Q?K=F6nig?= , "Pan, Xinhui" , David Airlie , Daniel Vetter , amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, "linux-kernel@vger.kernel.orgLinus Torvalds" , regressions@lists.linux.dev Subject: mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2") Message-ID: Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi All, The latest mainline kernel branch fails to build x86_64 allmodconfig with the error: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ git bisect pointed to 7966f319c66d ("drm/amd/display: Introduce DML2") I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 7966f319c66d9468623c6a6a017ecbc0dd79be75 -- Regards Sudip 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 465F7C4332F for ; Thu, 2 Nov 2023 09:32:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 443D510E835; Thu, 2 Nov 2023 09:32:15 +0000 (UTC) Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9667810E835; Thu, 2 Nov 2023 09:32:13 +0000 (UTC) Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-40850b244beso5384925e9.2; Thu, 02 Nov 2023 02:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698917532; x=1699522332; darn=lists.freedesktop.org; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=fTcFR3GHGY5TMU4BdDqHfms2H3gf8INCaww9Vc0iD7T2mJJUdcY6Q8qhOpsEzZi/Qe tiP1qDKZztlsFQKf6SaxHHeE5uBA86RO1nvsP220NK/MxN/6mjV+bx4DAX7C8Fdabyh4 V2I4U1UWdSupsBnAhxbpS+8xQ1xWZGfPWhCQjgwV7PzA9MtUuybt/Cn6TgLr5CBQqnFc 0G85XfcyYx3AoQ1a5UriJEGH3B7Bwn5WtNFFnaUaCGVMkyufQdUNVihh5pjB+oAX9X3b Jl5/f1jW+MUaAArkHqOZOtTmjCG7/jr62AatItijqdwv/Dizjaq24xLMHsBtC01BZGXA bZpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698917532; x=1699522332; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WqxvJKYv5vpdTxmgr1nqq+qFlX0PIIBhjoeGRz1GRg8=; b=ouk8biHHHfH7gkhcxoVV2XJlKBY0nBw2VHkQekRWU191iIzflnqV1mdVTn4qkiHJQx emwm2xjgDEZFod1+gXD45wX9eF2vjtXAKRPnQ/UOusfpanWE4oHeYZ5mQ3vJiPiUqUAg NUks4tg6UmoRhxnVXAt/5kltS7zKqF+fY7cE0SbC/zoDCgpSVMOI9RQVEId7GY6JrV+o M0Bh+iv+g43he2I618kpaJd3s+V0zztveq30oup5itQxGjcGrBLGXcw6hOiNwpMGLwp4 RjsoJ+ijGZNOhtm9gutqChAnSjyedydX0qVKF3EXCIdV4ckMCw6azBZ3eMZsmqONbp1Z Vgbg== X-Gm-Message-State: AOJu0Yx/5pGvOP1mTW7Iwo9LUFCqTpMHfbcWR2yjyIqr0xkO3eH2qxY+ WTFk/jEVgUu+I1Swn1Vg2hk= X-Google-Smtp-Source: AGHT+IHc0wpbmRp2tgf8ByRrDxa2IV0hXvaKz5WVhrwURQsV1he73lF5J1ODWGCP4OWwTpvppn7IUg== X-Received: by 2002:a05:600c:5119:b0:409:2f7:d771 with SMTP id o25-20020a05600c511900b0040902f7d771mr15550596wms.4.1698917531582; Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Received: from debian ([167.98.27.226]) by smtp.gmail.com with ESMTPSA id z6-20020a7bc7c6000000b00401d8181f8bsm2240311wmk.25.2023.11.02.02.32.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Nov 2023 02:32:11 -0700 (PDT) Date: Thu, 2 Nov 2023 09:32:08 +0000 From: "Sudip Mukherjee (Codethink)" To: Rodrigo Siqueira , Roman Li , Qingqing Zhuo , Alex Deucher Subject: mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: regressions@lists.linux.dev, Leo Li , "Pan, Xinhui" , linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, "linux-kernel@vger.kernel.orgLinus Torvalds" , dri-devel@lists.freedesktop.org, Christian =?iso-8859-1?Q?K=F6nig?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi All, The latest mainline kernel branch fails to build x86_64 allmodconfig with the error: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ git bisect pointed to 7966f319c66d ("drm/amd/display: Introduce DML2") I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 7966f319c66d9468623c6a6a017ecbc0dd79be75 -- Regards Sudip