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=-6.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED autolearn=ham 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 D5310C4361B for ; Fri, 18 Dec 2020 14:58:57 +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 89FBB23B1B for ; Fri, 18 Dec 2020 14:58:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89FBB23B1B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.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 16C1C6E1BA; Fri, 18 Dec 2020 14:58:57 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id E92F36E1BA for ; Fri, 18 Dec 2020 14:58:55 +0000 (UTC) IronPort-SDR: Sm9Xga4zwMY8wV6pzQ8umjE/5/N61ZH0Qcvu+dmJ6o6XKuhUzSfPM7EC/gmx7teWN370nljTu3 zxg/LjBV+hgw== X-IronPort-AV: E=McAfee;i="6000,8403,9839"; a="154669634" X-IronPort-AV: E=Sophos;i="5.78,430,1599548400"; d="scan'208";a="154669634" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Dec 2020 06:58:55 -0800 IronPort-SDR: kEWaZQObf6T79yZkag1CNZTmtRBJPFUEseEI3i9ZFxQC4iDsRcUrCqacdf09Me3szI/zIPoDi1 SQs9hq/1ewcw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,430,1599548400"; d="scan'208";a="454003979" Received: from stinkbox.fi.intel.com (HELO stinkbox) ([10.237.72.174]) by fmsmga001.fm.intel.com with SMTP; 18 Dec 2020 06:58:53 -0800 Received: by stinkbox (sSMTP sendmail emulation); Fri, 18 Dec 2020 16:58:52 +0200 Date: Fri, 18 Dec 2020 16:58:52 +0200 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Dave Airlie Message-ID: References: <20201218060420.3203-1-airlied@gmail.com> <20201218060420.3203-9-airlied@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201218060420.3203-9-airlied@gmail.com> X-Patchwork-Hint: comment Subject: Re: [Intel-gfx] [PATCH 08/13] drm/i915: split fdi code out from intel_display.c 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: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, Dec 18, 2020 at 04:04:15PM +1000, Dave Airlie wrote: > From: Dave Airlie > = > This just refactors out the fdi code to a separate file. > = > Signed-off-by: Dave Airlie > [Jani: cleaned up intel_fdi.h a bit.] > Signed-off-by: Jani Nikula Reviewed-by: Ville Syrj=E4l=E4 -- = Ville Syrj=E4l=E4 Intel _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx