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 78A46C07E9D for ; Sat, 24 Sep 2022 12:15:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A93EB10E18F; Sat, 24 Sep 2022 12:15:54 +0000 (UTC) Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by gabe.freedesktop.org (Postfix) with ESMTPS id 12C8110E18F; Sat, 24 Sep 2022 12:15:50 +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 sin.source.kernel.org (Postfix) with ESMTPS id 22F5BCE01D0; Sat, 24 Sep 2022 12:15:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31712C433D6; Sat, 24 Sep 2022 12:15:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664021746; bh=XUcOAYPT02PqvzhBmsyDLO6L4I1AyvITwrxwDVOKXYE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GT7XF5teo9TGsGY/V2dwDulItuA/FYIhWCqpDTahn+3PpVd8ehYRBeVAXcbh3Ep1m EixctFXOoBHJrFnHrFU5o30aWGY1E3zRBEOJpDBz111iv/1UVoV/Twh9CfS/QzbFvM 7wCewFut5NIpWn3p7Qw5RAiFDDk4oXNEJINoErJI= Date: Sat, 24 Sep 2022 14:15:43 +0200 From: Greg Kroah-Hartman To: Daniele Ceraolo Spurio Subject: Re: [PATCH v5 01/15] mei: add support to GSC extended header Message-ID: References: <20220913005739.798337-1-daniele.ceraolospurio@intel.com> <20220913005739.798337-2-daniele.ceraolospurio@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220913005739.798337-2-daniele.ceraolospurio@intel.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org, Tomas Winkler , dri-devel@lists.freedesktop.org, Vitaly Lubart Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, Sep 12, 2022 at 05:57:25PM -0700, Daniele Ceraolo Spurio wrote: > From: Tomas Winkler > > GSC extend header is of variable size and data > is provided in a sgl list inside the header > and not in the data buffers, need to enable the path. > > Signed-off-by: Tomas Winkler > Signed-off-by: Daniele Ceraolo Spurio > Cc: Vitaly Lubart > Cc: Greg Kroah-Hartman > --- Reviewed-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 9D7A7C32771 for ; Sat, 24 Sep 2022 12:16:10 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1E8BB10E5FC; Sat, 24 Sep 2022 12:15:57 +0000 (UTC) Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by gabe.freedesktop.org (Postfix) with ESMTPS id 12C8110E18F; Sat, 24 Sep 2022 12:15:50 +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 sin.source.kernel.org (Postfix) with ESMTPS id 22F5BCE01D0; Sat, 24 Sep 2022 12:15:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31712C433D6; Sat, 24 Sep 2022 12:15:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664021746; bh=XUcOAYPT02PqvzhBmsyDLO6L4I1AyvITwrxwDVOKXYE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GT7XF5teo9TGsGY/V2dwDulItuA/FYIhWCqpDTahn+3PpVd8ehYRBeVAXcbh3Ep1m EixctFXOoBHJrFnHrFU5o30aWGY1E3zRBEOJpDBz111iv/1UVoV/Twh9CfS/QzbFvM 7wCewFut5NIpWn3p7Qw5RAiFDDk4oXNEJINoErJI= Date: Sat, 24 Sep 2022 14:15:43 +0200 From: Greg Kroah-Hartman To: Daniele Ceraolo Spurio Message-ID: References: <20220913005739.798337-1-daniele.ceraolospurio@intel.com> <20220913005739.798337-2-daniele.ceraolospurio@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220913005739.798337-2-daniele.ceraolospurio@intel.com> Subject: Re: [Intel-gfx] [PATCH v5 01/15] mei: add support to GSC extended header 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, Tomas Winkler , dri-devel@lists.freedesktop.org, Vitaly Lubart Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, Sep 12, 2022 at 05:57:25PM -0700, Daniele Ceraolo Spurio wrote: > From: Tomas Winkler > > GSC extend header is of variable size and data > is provided in a sgl list inside the header > and not in the data buffers, need to enable the path. > > Signed-off-by: Tomas Winkler > Signed-off-by: Daniele Ceraolo Spurio > Cc: Vitaly Lubart > Cc: Greg Kroah-Hartman > --- Reviewed-by: Greg Kroah-Hartman