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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,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 9BF42C4361B for ; Fri, 18 Dec 2020 14:56:21 +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 3693F23AFD for ; Fri, 18 Dec 2020 14:56:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3693F23AFD 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 B8A6B6E1B8; Fri, 18 Dec 2020 14:56:20 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id EBE3A6E1B8 for ; Fri, 18 Dec 2020 14:56:18 +0000 (UTC) IronPort-SDR: 00Zo0ieAV5SBzDXxDTWEpVE/RCOYsgVmeEJpwU6Lul0/9Rq60RZG+ZHZ+7aHapewbu4OZib2b/ E30wgzjr0hrA== X-IronPort-AV: E=McAfee;i="6000,8403,9839"; a="239536610" X-IronPort-AV: E=Sophos;i="5.78,430,1599548400"; d="scan'208";a="239536610" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Dec 2020 06:56:17 -0800 IronPort-SDR: oeG2FRG+ZjWthvVLU5Eb5QfK7VYutKxJAIfDL2IaR7wRnIbiczbn2A/AxCFJCHnrS4moIJjFx0 bpTAqewPa5qw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,430,1599548400"; d="scan'208";a="414043293" Received: from stinkbox.fi.intel.com (HELO stinkbox) ([10.237.72.174]) by orsmga001.jf.intel.com with SMTP; 18 Dec 2020 06:56:15 -0800 Received: by stinkbox (sSMTP sendmail emulation); Fri, 18 Dec 2020 16:56:15 +0200 Date: Fri, 18 Dec 2020 16:56:15 +0200 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Dave Airlie Message-ID: References: <20201218060420.3203-1-airlied@gmail.com> <20201218060420.3203-7-airlied@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201218060420.3203-7-airlied@gmail.com> X-Patchwork-Hint: comment Subject: Re: [Intel-gfx] [PATCH 06/13] drm/i915: refactor some crtc code out of intel display. (v2) 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:13PM +1000, Dave Airlie wrote: > From: Dave Airlie > = > There may be more crtc code that can be pulled out, but this > is a good start. > = > v2: move plane before this. > = > Signed-off-by: Dave Airlie > [Jani: cleaned up intel_crtc.h a bit.] > Signed-off-by: Jani Nikula lgtm 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