Message ID | 20220421113757.30745-1-ramalingam.c@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 3C607C433EF for <dri-devel@archiver.kernel.org>; Thu, 21 Apr 2022 11:37:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 838A410EA76; Thu, 21 Apr 2022 11:37:19 +0000 (UTC) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5F86110EA76; Thu, 21 Apr 2022 11:37:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650541038; x=1682077038; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=JiaQJu2b93LmGiZxk4M0rgVskgXq00oLWSnXX+NeXAE=; b=fZWoyHJjNL9qScHnH4EDUWsyCcSodCY6VVpLZ6ph+ZOafR6da8gVc55B YQ/M0lafrq29Ge585Vj3YS4aBqowOkibQleLoFOTfbwLbS+/uS782JafC +yXMA1qCHv1L1izE1mGQ/xTOrSja4UM5tJ6oQYRT5KZBDApgIS56rpYlQ H9R4JMK46zPMZWnMeWH1n7lzrEQEEC5pvCYhW4wg6BVVMZAa6MC1lKWYA xQ2KpfHxuAwh5AULNtD3ebTnYq4/B4QwQqirwofgoZwgwnRzc2uBDfZQ0 PqTIXehlOQJ96ZlxcPKq3F7ExqvGxs2vFue18a+9pGUGE1vUX4jvdPo4e g==; X-IronPort-AV: E=McAfee;i="6400,9594,10323"; a="324766771" X-IronPort-AV: E=Sophos;i="5.90,278,1643702400"; d="scan'208";a="324766771" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Apr 2022 04:37:03 -0700 X-IronPort-AV: E=Sophos;i="5.90,278,1643702400"; d="scan'208";a="670543564" Received: from ramaling-i9x.iind.intel.com ([10.203.144.108]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Apr 2022 04:37:01 -0700 From: Ramalingam C <ramalingam.c@intel.com> To: intel-gfx <intel-gfx@lists.freedesktop.org>, dri-devel <dri-devel@lists.freedesktop.org> Subject: [PATCH 0/4] Flat-CCS eviction enhancements Date: Thu, 21 Apr 2022 17:07:57 +0530 Message-Id: <20220421113757.30745-1-ramalingam.c@intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Hellstrom Thomas <thomas.hellstrom@intel.com>, Matthew Auld <matthew.auld@intel.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Flat-CCS eviction enhancements
|
expand
|