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 4790CC433DB for ; Fri, 22 Jan 2021 15:45:29 +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 CBCA820702 for ; Fri, 22 Jan 2021 15:45:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CBCA820702 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 2B80E6E9F3; Fri, 22 Jan 2021 15:45:28 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id CD8E46E9F3; Fri, 22 Jan 2021 15:45:26 +0000 (UTC) IronPort-SDR: QeDU8ZtzRA6kBKZsZ0vH34ZpJU/+swhDoqc8/DznXFGZ/ENnkTyKzCRLnJgEZksc3eUiimR3DZ w0vqPXPABa0Q== X-IronPort-AV: E=McAfee;i="6000,8403,9872"; a="166563104" X-IronPort-AV: E=Sophos;i="5.79,366,1602572400"; d="scan'208";a="166563104" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jan 2021 07:45:25 -0800 IronPort-SDR: WsuBb/yh2FWIVCD7GQoZggnTj0OECXv/tRURFPeu7YpC7qcloj4GE6xgNReNYlahamHklMKOz+ 8eO8/CnpJJ2w== X-IronPort-AV: E=Sophos;i="5.79,366,1602572400"; d="scan'208";a="357061398" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jan 2021 07:45:23 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1l2ydm-009500-Er; Fri, 22 Jan 2021 17:46:26 +0200 Date: Fri, 22 Jan 2021 17:46:26 +0200 From: Andy Shevchenko To: Patrik Jakobsson Message-ID: References: <20210122113855.25770-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Subject: Re: [Intel-gfx] [PATCH v1 1/2] drm/gma500: Convert to use new SCU IPC API 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: David Airlie , Intel Graphics Development , dri-devel , Linus Walleij Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, Jan 22, 2021 at 04:15:33PM +0100, Patrik Jakobsson wrote: > On Fri, Jan 22, 2021 at 3:51 PM Andy Shevchenko > wrote: > > > > On Fri, Jan 22, 2021 at 03:16:55PM +0100, Patrik Jakobsson wrote: > > > On Fri, Jan 22, 2021 at 12:39 PM Andy Shevchenko > > > wrote: > > > > > > > > Convert the GMA500 driver to use the new SCU IPC API. This allows us > > > > to get rid of the duplicate PMC IPC implementation which is now covered > > > > in SCU IPC driver. > > > > > > > > Signed-off-by: Andy Shevchenko > > > > Acked-by: Linus Walleij > > > > > > Both patches look good. Do you want me to take them through drm-misc? Otherwise: > > > Acked-by: Patrik Jakobsson > > > > I guess it's fine to go via drm-misc, but we might need an immutable branch/tag > > in the future (in case the rest cleanups that are dependent but have not sent > > yet will pending v5.12). > > Right, so you need this included before you remove the duplicate PMC > IPC implementation? Then I think it's better you take the patches > through whatever tree the PMC IPC changes go. You have my ack. Got it, thanks! -- With Best Regards, Andy Shevchenko _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx