Message ID | 20231221043812.3783313-1-oak.zeng@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 BB6BBC35274 for <dri-devel@archiver.kernel.org>; Thu, 21 Dec 2023 04:28:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D528710E657; Thu, 21 Dec 2023 04:28:22 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8F19910E638; Thu, 21 Dec 2023 04:28:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703132901; x=1734668901; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=XsD+CouNVfYyOKjUTc4xzY+lYi6ZqUSxZpfOe8aBdhU=; b=Tk3X00/xbS+sXoLjFSRL4vz5pyQsWtf7XFmGquCT8Uk+iNb9B+Q4sKDf xyt4AKDCWbba1vkGSVzqTG9iZRh+F15Ae8u671fcaGjWoytYbvMi0gydt h6ZRB7fUZ3KH1zRHH+O+3ZHhRY2QUvBFwM0H/kQqU84MUqsOBDF65Gwi/ qdHr1+SbrCbuXKt444ww02/o3Uu+UVLcma2y2rcia1ZGB7vhXN67eNWQ/ 8YQLDs3JBUcwI5HUHjVokxLJeQRKVNgB17i9YJ9YiCqJEfPAfGHglo+zO Q2KNikjZ9Sde42OLjgevmoQ+E5UdfilTd64mQEcC3XqkjE6ou9THjyV/S w==; X-IronPort-AV: E=McAfee;i="6600,9927,10930"; a="427069759" X-IronPort-AV: E=Sophos;i="6.04,293,1695711600"; d="scan'208";a="427069759" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Dec 2023 20:28:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10930"; a="805481336" X-IronPort-AV: E=Sophos;i="6.04,293,1695711600"; d="scan'208";a="805481336" Received: from szeng-desk.jf.intel.com ([10.165.21.149]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Dec 2023 20:28:20 -0800 From: Oak Zeng <oak.zeng@intel.com> To: dri-devel@lists.freedesktop.org, intel-xe@lists.freedesktop.org Subject: [PATCH 00/22] XeKmd basic SVM support Date: Wed, 20 Dec 2023 23:37:50 -0500 Message-Id: <20231221043812.3783313-1-oak.zeng@intel.com> X-Mailer: git-send-email 2.26.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: matthew.brost@intel.com, Thomas.Hellstrom@linux.intel.com, niranjana.vishwanathapura@intel.com, brian.welty@intel.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
XeKmd basic SVM support
|
expand
|