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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66BEEECAAD3 for ; Thu, 1 Sep 2022 15:09:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233591AbiIAPJS (ORCPT ); Thu, 1 Sep 2022 11:09:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230149AbiIAPJP (ORCPT ); Thu, 1 Sep 2022 11:09:15 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34E6B84EFE for ; Thu, 1 Sep 2022 08:09:15 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C5617B82794 for ; Thu, 1 Sep 2022 15:09:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 590C6C433D6; Thu, 1 Sep 2022 15:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1662044951; bh=Zfu18nSkzL58oEN660XiJknnjBz40fILMUsFoMnmQtM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=irKcvZR4FTqMeAbrRid6T5HEEvrlk0t+8GWAfVDZr4qQqdPBlb/Z66sDoH879P2Nl PEjrJkCXSLh+7dSExn3pxYF64C5PzrXWmOMMZZYO2WWdhh/L/iwmg1VB+KkmY6t+mY AZQCawkkcVaoAz9AS/ANR+4U5GQg9LrpPfJ7uUWk= Date: Thu, 1 Sep 2022 17:09:09 +0200 From: Greg Kroah-Hartman To: Tomas Winkler Cc: David Airlie , Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Alexander Usyskin , Vitaly Lubart Subject: Re: [PATCH v7 00/15] GSC support for XeHP SDV and DG2 Message-ID: References: <20220806122636.43068-1-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220806122636.43068-1-tomas.winkler@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 06, 2022 at 03:26:21PM +0300, Tomas Winkler wrote: > Add GSC support for XeHP SDV and DG2 platforms. > > The series includes changes for the mei driver: > - add ability to use polling instead of interrupts > - add ability to use extended timeouts > - setup extended operational memory for GSC > > The series includes changes for the i915 driver: > - allocate extended operational memory for GSC > - GSC on XeHP SDV offsets and definitions > > This patch set should be merged via gfx tree as > the auxiliary device belongs there. > Greg, your ACK is required for the drives/misc/mei code base, > please review the patches. With the exception that you all don't know what year it is: Acked-by: Greg Kroah-Hartman 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A9481ECAAD8 for ; Thu, 1 Sep 2022 15:09:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B265610E16E; Thu, 1 Sep 2022 15:09:19 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by gabe.freedesktop.org (Postfix) with ESMTPS id 406F210E16E for ; Thu, 1 Sep 2022 15:09:15 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C53BDB82793; Thu, 1 Sep 2022 15:09:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 590C6C433D6; Thu, 1 Sep 2022 15:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1662044951; bh=Zfu18nSkzL58oEN660XiJknnjBz40fILMUsFoMnmQtM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=irKcvZR4FTqMeAbrRid6T5HEEvrlk0t+8GWAfVDZr4qQqdPBlb/Z66sDoH879P2Nl PEjrJkCXSLh+7dSExn3pxYF64C5PzrXWmOMMZZYO2WWdhh/L/iwmg1VB+KkmY6t+mY AZQCawkkcVaoAz9AS/ANR+4U5GQg9LrpPfJ7uUWk= Date: Thu, 1 Sep 2022 17:09:09 +0200 From: Greg Kroah-Hartman To: Tomas Winkler Message-ID: References: <20220806122636.43068-1-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220806122636.43068-1-tomas.winkler@intel.com> Subject: Re: [Intel-gfx] [PATCH v7 00/15] GSC support for XeHP SDV and DG2 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-gfx@lists.freedesktop.org, Alexander Usyskin , linux-kernel@vger.kernel.org, Daniel Vetter , Rodrigo Vivi , Vitaly Lubart Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Sat, Aug 06, 2022 at 03:26:21PM +0300, Tomas Winkler wrote: > Add GSC support for XeHP SDV and DG2 platforms. > > The series includes changes for the mei driver: > - add ability to use polling instead of interrupts > - add ability to use extended timeouts > - setup extended operational memory for GSC > > The series includes changes for the i915 driver: > - allocate extended operational memory for GSC > - GSC on XeHP SDV offsets and definitions > > This patch set should be merged via gfx tree as > the auxiliary device belongs there. > Greg, your ACK is required for the drives/misc/mei code base, > please review the patches. With the exception that you all don't know what year it is: Acked-by: Greg Kroah-Hartman