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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F29FC433DB for ; Thu, 21 Jan 2021 01:13:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B30972388B for ; Thu, 21 Jan 2021 01:13:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392193AbhAUBNX (ORCPT ); Wed, 20 Jan 2021 20:13:23 -0500 Received: from ozlabs.org ([203.11.71.1]:55765 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391751AbhAUBMa (ORCPT ); Wed, 20 Jan 2021 20:12:30 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4DLkr40gmkz9sWX; Thu, 21 Jan 2021 12:11:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1611191508; bh=7c7cvqA9gS0UzEg1pIAqrmG+QQlvyJGWNl+BfzEM8Qg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qPzlgw1+mwOM4cL3xrLVdWUk4xYPshoS6DDLmKu5lUDgwni2Rfh2PtaEk/Y0C8UJL I6omYlYGYJrycMJTFRzJjP9mp+Ly5SxJ3XDCoFhNhByr8IErZm1DO6IxAzd4mcLf5z gkQDve2ZAcNNh74Ek9M2m2sFjlpamVwGsR421NrBTGtlNfBNjwShnseLl6n2y2z81h rySJXZ2E77zUOlpMQQWryaJ//ko8EorIgWqxiiOwdeJZ0OVHtZp2kSMgm94ZU/6Ojh Zp/MZTGwebNXoirHDtyDa8FXRNWvhW7PJwNShfzxmNMDIiC681jZhai+ztSI1Xu2xu EnBCc1acg3e9A== Date: Thu, 21 Jan 2021 12:11:46 +1100 From: Stephen Rothwell To: Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI Cc: Lyude Paul , Jani Nikula , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the drm-intel tree Message-ID: <20210121121146.6133975e@canb.auug.org.au> In-Reply-To: <20210120105715.4391dd95@canb.auug.org.au> References: <20210120105715.4391dd95@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/TCcYvsvZ=n.2WdGUBVd4Svo"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Wed, 20 Jan 2021 10:57:15 +1100 Stephen Rothwell = wrote: > > After merging the drm-intel tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: >=20 > drivers/gpu/drm/msm/dp/dp_ctrl.c: In function 'dp_ctrl_use_fixed_nvid': > drivers/gpu/drm/msm/dp/dp_ctrl.c:1425:16: error: implicit declaration of = function 'drm_dp_get_edid_quirks'; did you mean 'drm_do_get_edid'? [-Werror= =3Dimplicit-function-declaration] > 1425 | edid_quirks =3D drm_dp_get_edid_quirks(ctrl->panel->edid); > | ^~~~~~~~~~~~~~~~~~~~~~ > | drm_do_get_edid > drivers/gpu/drm/msm/dp/dp_ctrl.c:1431:11: error: too many arguments to fu= nction 'drm_dp_has_quirk' > 1431 | return (drm_dp_has_quirk(&ctrl->panel->desc, edid_quirks, > | ^~~~~~~~~~~~~~~~ > In file included from drivers/gpu/drm/msm/dp/dp_ctrl.c:15: > include/drm/drm_dp_helper.h:2087:1: note: declared here > 2087 | drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quir= k quirk) > | ^~~~~~~~~~~~~~~~ >=20 > Caused by commit >=20 > 7c553f8b5a7d ("drm/dp: Revert "drm/dp: Introduce EDID-based quirks"") >=20 > Since the drm-intel tree still has its other build failure, I used the > version from next-20210108 again today. I still get this failure, but not the one from the drm tree, so I have used the drm-intel tree from next-20210119 for today. --=20 Cheers, Stephen Rothwell --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmAI1NIACgkQAVBC80lX 0GyzfAgAnyS+ybHffHP2bTfDMvIkkgOUx97yFSBTtMuNvpYhgPzkKPbLOZ9RaAhU QWUsHkTs430Ar2XuVlTBULbjVBTD3UdOv3aXYGQPsEnKH2bMl7rQtgoj/xTqk3Os G22yM7FpWgAnvjL6AeMujVjnr+GQDsYh+s/mg21XDZo4qqr/nUGHWDSAQkk+knFY 04aKuUT8nun+b3yMTy2mUrXbh+wvqRbz0qC3rezN85dNZrmbLjSP2AqG3OhqCZzD 0xD4wf+gyyLt24BnKxH9gB1d/w1JuaPBoMUzYQzWiBxWnBIh3FjVN7nabl0gKge8 KadGXBjYDZNvpSJ1J5aiVQ2S5xUj3g== =tDMC -----END PGP SIGNATURE----- --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo-- 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27409C433E0 for ; Thu, 21 Jan 2021 01:11:58 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1D0DD23719 for ; Thu, 21 Jan 2021 01:11:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1D0DD23719 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4C41C6E4B6; Thu, 21 Jan 2021 01:11:54 +0000 (UTC) Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0D3C16E4AE; Thu, 21 Jan 2021 01:11:52 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4DLkr40gmkz9sWX; Thu, 21 Jan 2021 12:11:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1611191508; bh=7c7cvqA9gS0UzEg1pIAqrmG+QQlvyJGWNl+BfzEM8Qg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qPzlgw1+mwOM4cL3xrLVdWUk4xYPshoS6DDLmKu5lUDgwni2Rfh2PtaEk/Y0C8UJL I6omYlYGYJrycMJTFRzJjP9mp+Ly5SxJ3XDCoFhNhByr8IErZm1DO6IxAzd4mcLf5z gkQDve2ZAcNNh74Ek9M2m2sFjlpamVwGsR421NrBTGtlNfBNjwShnseLl6n2y2z81h rySJXZ2E77zUOlpMQQWryaJ//ko8EorIgWqxiiOwdeJZ0OVHtZp2kSMgm94ZU/6Ojh Zp/MZTGwebNXoirHDtyDa8FXRNWvhW7PJwNShfzxmNMDIiC681jZhai+ztSI1Xu2xu EnBCc1acg3e9A== Date: Thu, 21 Jan 2021 12:11:46 +1100 From: Stephen Rothwell To: Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI Subject: Re: linux-next: build failure after merge of the drm-intel tree Message-ID: <20210121121146.6133975e@canb.auug.org.au> In-Reply-To: <20210120105715.4391dd95@canb.auug.org.au> References: <20210120105715.4391dd95@canb.auug.org.au> MIME-Version: 1.0 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: Jani Nikula , Linux Next Mailing List , Linux Kernel Mailing List Content-Type: multipart/mixed; boundary="===============1664374599==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============1664374599== Content-Type: multipart/signed; boundary="Sig_/TCcYvsvZ=n.2WdGUBVd4Svo"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Wed, 20 Jan 2021 10:57:15 +1100 Stephen Rothwell = wrote: > > After merging the drm-intel tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: >=20 > drivers/gpu/drm/msm/dp/dp_ctrl.c: In function 'dp_ctrl_use_fixed_nvid': > drivers/gpu/drm/msm/dp/dp_ctrl.c:1425:16: error: implicit declaration of = function 'drm_dp_get_edid_quirks'; did you mean 'drm_do_get_edid'? [-Werror= =3Dimplicit-function-declaration] > 1425 | edid_quirks =3D drm_dp_get_edid_quirks(ctrl->panel->edid); > | ^~~~~~~~~~~~~~~~~~~~~~ > | drm_do_get_edid > drivers/gpu/drm/msm/dp/dp_ctrl.c:1431:11: error: too many arguments to fu= nction 'drm_dp_has_quirk' > 1431 | return (drm_dp_has_quirk(&ctrl->panel->desc, edid_quirks, > | ^~~~~~~~~~~~~~~~ > In file included from drivers/gpu/drm/msm/dp/dp_ctrl.c:15: > include/drm/drm_dp_helper.h:2087:1: note: declared here > 2087 | drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quir= k quirk) > | ^~~~~~~~~~~~~~~~ >=20 > Caused by commit >=20 > 7c553f8b5a7d ("drm/dp: Revert "drm/dp: Introduce EDID-based quirks"") >=20 > Since the drm-intel tree still has its other build failure, I used the > version from next-20210108 again today. I still get this failure, but not the one from the drm tree, so I have used the drm-intel tree from next-20210119 for today. --=20 Cheers, Stephen Rothwell --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmAI1NIACgkQAVBC80lX 0GyzfAgAnyS+ybHffHP2bTfDMvIkkgOUx97yFSBTtMuNvpYhgPzkKPbLOZ9RaAhU QWUsHkTs430Ar2XuVlTBULbjVBTD3UdOv3aXYGQPsEnKH2bMl7rQtgoj/xTqk3Os G22yM7FpWgAnvjL6AeMujVjnr+GQDsYh+s/mg21XDZo4qqr/nUGHWDSAQkk+knFY 04aKuUT8nun+b3yMTy2mUrXbh+wvqRbz0qC3rezN85dNZrmbLjSP2AqG3OhqCZzD 0xD4wf+gyyLt24BnKxH9gB1d/w1JuaPBoMUzYQzWiBxWnBIh3FjVN7nabl0gKge8 KadGXBjYDZNvpSJ1J5aiVQ2S5xUj3g== =tDMC -----END PGP SIGNATURE----- --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo-- --===============1664374599== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1664374599==-- 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8C905C433E0 for ; Thu, 21 Jan 2021 01:11:55 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 7EDAC23719 for ; Thu, 21 Jan 2021 01:11:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7EDAC23719 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 087976E4AE; Thu, 21 Jan 2021 01:11:54 +0000 (UTC) Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0D3C16E4AE; Thu, 21 Jan 2021 01:11:52 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4DLkr40gmkz9sWX; Thu, 21 Jan 2021 12:11:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1611191508; bh=7c7cvqA9gS0UzEg1pIAqrmG+QQlvyJGWNl+BfzEM8Qg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qPzlgw1+mwOM4cL3xrLVdWUk4xYPshoS6DDLmKu5lUDgwni2Rfh2PtaEk/Y0C8UJL I6omYlYGYJrycMJTFRzJjP9mp+Ly5SxJ3XDCoFhNhByr8IErZm1DO6IxAzd4mcLf5z gkQDve2ZAcNNh74Ek9M2m2sFjlpamVwGsR421NrBTGtlNfBNjwShnseLl6n2y2z81h rySJXZ2E77zUOlpMQQWryaJ//ko8EorIgWqxiiOwdeJZ0OVHtZp2kSMgm94ZU/6Ojh Zp/MZTGwebNXoirHDtyDa8FXRNWvhW7PJwNShfzxmNMDIiC681jZhai+ztSI1Xu2xu EnBCc1acg3e9A== Date: Thu, 21 Jan 2021 12:11:46 +1100 From: Stephen Rothwell To: Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI Message-ID: <20210121121146.6133975e@canb.auug.org.au> In-Reply-To: <20210120105715.4391dd95@canb.auug.org.au> References: <20210120105715.4391dd95@canb.auug.org.au> MIME-Version: 1.0 Subject: Re: [Intel-gfx] linux-next: build failure after merge of the drm-intel tree X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jani Nikula , Linux Next Mailing List , Linux Kernel Mailing List Content-Type: multipart/mixed; boundary="===============0103087824==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============0103087824== Content-Type: multipart/signed; boundary="Sig_/TCcYvsvZ=n.2WdGUBVd4Svo"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Wed, 20 Jan 2021 10:57:15 +1100 Stephen Rothwell = wrote: > > After merging the drm-intel tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: >=20 > drivers/gpu/drm/msm/dp/dp_ctrl.c: In function 'dp_ctrl_use_fixed_nvid': > drivers/gpu/drm/msm/dp/dp_ctrl.c:1425:16: error: implicit declaration of = function 'drm_dp_get_edid_quirks'; did you mean 'drm_do_get_edid'? [-Werror= =3Dimplicit-function-declaration] > 1425 | edid_quirks =3D drm_dp_get_edid_quirks(ctrl->panel->edid); > | ^~~~~~~~~~~~~~~~~~~~~~ > | drm_do_get_edid > drivers/gpu/drm/msm/dp/dp_ctrl.c:1431:11: error: too many arguments to fu= nction 'drm_dp_has_quirk' > 1431 | return (drm_dp_has_quirk(&ctrl->panel->desc, edid_quirks, > | ^~~~~~~~~~~~~~~~ > In file included from drivers/gpu/drm/msm/dp/dp_ctrl.c:15: > include/drm/drm_dp_helper.h:2087:1: note: declared here > 2087 | drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quir= k quirk) > | ^~~~~~~~~~~~~~~~ >=20 > Caused by commit >=20 > 7c553f8b5a7d ("drm/dp: Revert "drm/dp: Introduce EDID-based quirks"") >=20 > Since the drm-intel tree still has its other build failure, I used the > version from next-20210108 again today. I still get this failure, but not the one from the drm tree, so I have used the drm-intel tree from next-20210119 for today. --=20 Cheers, Stephen Rothwell --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmAI1NIACgkQAVBC80lX 0GyzfAgAnyS+ybHffHP2bTfDMvIkkgOUx97yFSBTtMuNvpYhgPzkKPbLOZ9RaAhU QWUsHkTs430Ar2XuVlTBULbjVBTD3UdOv3aXYGQPsEnKH2bMl7rQtgoj/xTqk3Os G22yM7FpWgAnvjL6AeMujVjnr+GQDsYh+s/mg21XDZo4qqr/nUGHWDSAQkk+knFY 04aKuUT8nun+b3yMTy2mUrXbh+wvqRbz0qC3rezN85dNZrmbLjSP2AqG3OhqCZzD 0xD4wf+gyyLt24BnKxH9gB1d/w1JuaPBoMUzYQzWiBxWnBIh3FjVN7nabl0gKge8 KadGXBjYDZNvpSJ1J5aiVQ2S5xUj3g== =tDMC -----END PGP SIGNATURE----- --Sig_/TCcYvsvZ=n.2WdGUBVd4Svo-- --===============0103087824== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0103087824==--