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.8 required=3.0 tests=BAYES_00, 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 91234C433DB for ; Thu, 21 Jan 2021 13:15:00 +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 2F663239FD for ; Thu, 21 Jan 2021 13:14:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2F663239FD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com 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 2A5B06E0A2; Thu, 21 Jan 2021 13:14:59 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0D43889973; Thu, 21 Jan 2021 13:14:57 +0000 (UTC) IronPort-SDR: IrRK9EEFGzhh6aS+4WhMBm1CrzbaYeVCpDlpVfQnFYoTS2DepUDrqd8AHs9vFnjwOCn7p85HP3 8rt+2q6KedKA== X-IronPort-AV: E=McAfee;i="6000,8403,9870"; a="175759621" X-IronPort-AV: E=Sophos;i="5.79,364,1602572400"; d="scan'208";a="175759621" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jan 2021 05:14:31 -0800 IronPort-SDR: BrkhjJ9IzmfmEjVPKw7zX9YSyUTjDaEPReWveRN9Q+MEU3Qj9pB0AK7yNBhJj7NRaAZm880tZf 7FafPE/CdVvw== X-IronPort-AV: E=Sophos;i="5.79,364,1602572400"; d="scan'208";a="427322473" Received: from cohrs-mobl.ger.corp.intel.com (HELO localhost) ([10.252.51.23]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jan 2021 05:14:27 -0800 From: Jani Nikula To: Fabio Estevam In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20210120110708.32131-1-jani.nikula@intel.com> <92f48ffdfa30c3941e0fd22337217f0b10d75ec8.camel@redhat.com> <875z3qmt5b.fsf@intel.com> <8735yums94.fsf@intel.com> <87pn1ylcdd.fsf@intel.com> Date: Thu, 21 Jan 2021 15:14:24 +0200 Message-ID: <87mtx2l9e7.fsf@intel.com> MIME-Version: 1.0 Subject: Re: [Intel-gfx] [PATCH] drm/msm/dp: fix build after dp quirk helper change 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: Stephen Rothwell , Intel Graphics Development , DRI mailing list , Daniel Vetter Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 21 Jan 2021, Fabio Estevam wrote: > On Thu, Jan 21, 2021 at 9:10 AM Jani Nikula wrote: > >> Kinda catch-22 because next has dropped current drm-intel-next because >> it doesn't build because of the issue this patch fixes. ;) > > Ok, so I built drm-intel-next and I was able to reproduce the buid > error as reported by Stephen. > > Applied this patch and it builds fine now. Thanks, much appreciated. Pushed to drm-intel-next. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx