Message ID | 20230720210737.761400-1-andi.shyti@linux.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 F1A7FEB64DD for <intel-gfx@archiver.kernel.org>; Thu, 20 Jul 2023 21:07:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 46F9B10E1BA; Thu, 20 Jul 2023 21:07:51 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 00A7210E1BC; Thu, 20 Jul 2023 21:07:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689887268; x=1721423268; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Byh6fsGZsFhGv+stU8QxP2ILvG8gr2r6vb19NL7RBPo=; b=D4hb9YfwasV4uez3pZ7taJJdbhDem0Gcq1E/z2xN3cFkQ1526rWUhulo iKRuBR7EWyjKnKBul/+hlv/gSnriG8qCCF8CLBrNHmUbtcCJlN9D6av1b rD3qpmrvqSz4NHrooD2KtK9CQv8QiUaazVQr/qhKOstM7o1DN2l7o1+77 5CxjmhD7vIFyQo7zhu42Qi7A8CHTmyDpv/ALDUZESmNbauNzljvexcU5e l7PI2U7TKQgXeAYSFXy8TXbWl0uuLr6ggVGUMqzFpC5Yjbgareb6i4dc/ 95sfgqcIQRs4gwNMdnNLuOXraCJFREtI4HFNrREJEep95lNAedkcSZw7t g==; X-IronPort-AV: E=McAfee;i="6600,9927,10777"; a="453242289" X-IronPort-AV: E=Sophos;i="6.01,219,1684825200"; d="scan'208";a="453242289" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jul 2023 14:07:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.01,202,1684825200"; d="scan'208";a="867990774" Received: from sdene1-mobl1.ger.corp.intel.com (HELO intel.com) ([10.252.32.238]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jul 2023 14:07:45 -0700 From: Andi Shyti <andi.shyti@linux.intel.com> To: Jonathan Cavitt <jonathan.cavitt@intel.com>, Matt Roper <matthew.d.roper@intel.com>, Chris Wilson <chris@chris-wilson.co.uk>, Mika Kuoppala <mika.kuoppala@linux.intel.com>, Nirmoy Das <nirmoy.das@intel.com>, Andrzej Hajda <andrzej.hajda@intel.com> Date: Thu, 20 Jul 2023 23:07:28 +0200 Message-Id: <20230720210737.761400-1-andi.shyti@linux.intel.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v7 0/9] Update AUX invalidation sequence 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: intel-gfx <intel-gfx@lists.freedesktop.org>, linux-stable <stable@vger.kernel.org>, dri-evel <dri-devel@lists.freedesktop.org> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Update AUX invalidation sequence
|
expand
|