Message ID | 20230915083412.4572-1-nirmoy.das@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 1C692EE643D for <intel-gfx@archiver.kernel.org>; Fri, 15 Sep 2023 08:34:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BF91410E5CC; Fri, 15 Sep 2023 08:34:28 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 00AC110E5CC for <intel-gfx@lists.freedesktop.org>; Fri, 15 Sep 2023 08:34:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694766868; x=1726302868; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=2Bi84qngYbwmSCKmKUPV64x+dnQ3QcqPrn/e+fWMi08=; b=jV/Opch5grt9oSUNoWzv8iYchgUWzN57PFM4BDiC/vwdTXTTE19E1Sp+ DfJrBImO7a7PVtuOdKYGUbFosm4UOtw5usyVCLDCbGRNowWScwMjj1XIQ 8vlHGAL116ezgyq5gVZTpSgjG9rxs+H9ikipqquoGUoTsBW0TbXZXHmTm Vqy5fwZh+WZa0pgopp+cO9CVrYyjndWvdQxn7UaCOkWK1gCPN2p1vX2b2 nRQ2Z7GuwSQarEJAPfEju638fomBo/iPkmy5bfSaa9bs1vt6sQ48/WCjA Z7G74YQvSZxRYniiV4EPZSKCWaFPocn80A8WAJxkj+b0ofnzL9tgsA4zg A==; X-IronPort-AV: E=McAfee;i="6600,9927,10833"; a="381925560" X-IronPort-AV: E=Sophos;i="6.02,148,1688454000"; d="scan'208";a="381925560" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2023 01:34:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10833"; a="694647694" X-IronPort-AV: E=Sophos;i="6.02,148,1688454000"; d="scan'208";a="694647694" Received: from nirmoyda-desk.igk.intel.com ([10.102.138.190]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2023 01:34:25 -0700 From: Nirmoy Das <nirmoy.das@intel.com> To: intel-gfx@lists.freedesktop.org Date: Fri, 15 Sep 2023 10:34:05 +0200 Message-ID: <20230915083412.4572-1-nirmoy.das@intel.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Organization: Intel Deutschland GmbH, Registered Address: Am Campeon 10, 85579 Neubiberg, Germany, Commercial Register: Amtsgericht Muenchen HRB 186928 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: andi.shyti@intel.com, chris.p.wilson@linux.intel.com, matthew.d.roper@intel.com, Nirmoy Das <nirmoy.das@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Update GGTT with MI_UPDATE_GTT on MTL
|
expand
|