Message ID | 20220510213304.101055-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 54103C433F5 for <intel-gfx@archiver.kernel.org>; Tue, 10 May 2022 21:33:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 574DA10E0AB; Tue, 10 May 2022 21:33:28 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1FEF510E0AB; Tue, 10 May 2022 21:33: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=1652218407; x=1683754407; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=M6GlzO6Ay0nSAngYN1oRMJdH5qFEW7l3ClMYsjpzxy8=; b=MFHEEeTHjMaBQVSqXht3k4Mp+Jy+8Qb4jOyCSWJli6gspiiw5a3JuxNJ 9ZgBd4TotncVb5ogP46bzf1LDBqt4xpxWUsAoy3B++MIFA+aTl4uUAGJ+ qlHbMzdA1e+b/0RNnfOlr4wrdFBz77xye09qFyVx9V9itfCi+U5QFAHqM khCQ7UZJ4CD4W/nCIBph6xPGG+2b0A2v+CA4dLTpoyskp43WzV6L7xkQK HpznWnVv8l1H1CTai/uE9VnWpuD0ZiaWYxd5IX40OqDrw3gUPTYtzjWuR qhh29PGcAEE7MptCuXmneaf8tUola/XtJeQiukyPI1uhZa8HnCWVZbZrM g==; X-IronPort-AV: E=McAfee;i="6400,9594,10343"; a="294746170" X-IronPort-AV: E=Sophos;i="5.91,215,1647327600"; d="scan'208";a="294746170" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 May 2022 14:33:26 -0700 X-IronPort-AV: E=Sophos;i="5.91,215,1647327600"; d="scan'208";a="593769219" Received: from brauta-mobl1.ger.corp.intel.com (HELO intel.com) ([10.252.50.37]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 May 2022 14:33:23 -0700 From: Andi Shyti <andi.shyti@linux.intel.com> To: Intel GFX <intel-gfx@lists.freedesktop.org>, DRI Devel <dri-devel@lists.freedesktop.org> Date: Tue, 10 May 2022 23:33:01 +0200 Message-Id: <20220510213304.101055-1-andi.shyti@linux.intel.com> X-Mailer: git-send-email 2.36.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 0/3] Clear TLB caches in all tiles when object is removed 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: Matthew Auld <matthew.auld@intel.com>, Chris Wilson <chris@chris-wilson.co.uk> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Clear TLB caches in all tiles when object is removed
|
expand
|