Message ID | 20231010150055.2021279-1-jonathan.cavitt@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 4F381CD8CA2 for <intel-gfx@archiver.kernel.org>; Tue, 10 Oct 2023 15:11:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B9F6210E390; Tue, 10 Oct 2023 15:11:40 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 62F6110E390 for <intel-gfx@lists.freedesktop.org>; Tue, 10 Oct 2023 15:11:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696950699; x=1728486699; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=DJSijsZ3lQcx/jNKJB0XodXea7HtnRLaMrQaZELi/Nk=; b=Eq1062gZH/+FG8bFz+jw6q0VMR2ReZADts8mAnp0HQNiax8vN36f25h8 7eAHlCnXED5y2SqRooYLWkMSTIXtHwx9EdTqb/Lf42DmW9aDoYviYba6N bfe9BN7G0w4sPRg0LyU46NZ85UVJf6ECxwPbfjeI+Rv63ozgKPJueincV mer8J2xUIQTKe1LQPQMH7SWDm4c8dupLq/l0IK4FQ26niMqK9/thTnzvo WuuP8IKHWn5BE3uBW6uZrEmFY82YHDtV3Nc8EseTFAFscx3IEEuBIZbTi c+8tdIJZJKaBI7Z6C3JkQuqEyFWvx1sQaM4LFrQPc+gsyhkGB8IbDrHek Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="415435360" X-IronPort-AV: E=Sophos;i="6.03,213,1694761200"; d="scan'208";a="415435360" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2023 08:11:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="1084826129" X-IronPort-AV: E=Sophos;i="6.03,213,1694761200"; d="scan'208";a="1084826129" Received: from dut-internal-9dd7.jf.intel.com ([10.165.21.194]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2023 08:11:37 -0700 From: Jonathan Cavitt <jonathan.cavitt@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 10 Oct 2023 08:00:40 -0700 Message-Id: <20231010150055.2021279-1-jonathan.cavitt@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH dii-client v10 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines 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: janusz.krzysztofik@intel.com, andi.shyti@intel.com, matthew.d.roper@intel.com, jonathan.cavitt@intel.com, saurabhg.gupta@intel.com, chris.p.wilson@linux.intel.com, nirmoy.das@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: Define and use GuC and CTB TLB invalidation routines
|
expand
|