Message ID | 20220909112419.26901-1-anshuman.gupta@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 EEA49ECAAD3 for <intel-gfx@archiver.kernel.org>; Fri, 9 Sep 2022 11:24:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DA0E810EC8F; Fri, 9 Sep 2022 11:24:49 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6014110EC8F for <intel-gfx@lists.freedesktop.org>; Fri, 9 Sep 2022 11:24:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662722685; x=1694258685; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Iyi6SWVGUZQMzZbyf2BE5aDg6OROdRNE+mRrbrl5P7M=; b=L19488BRMAEbQ6iMu1rBwOQnlgWz3d3dgvWxHktrY6QldH6rGVm2Qnjn 5gksQbff2RqpNXzKv9A7kND2dTE+vcWulFMd1fGkDmwgntgzdXuaFfN2y pPG1/WZH9rXOejmlDwQWd40D5/iLnFatQYriUzWiHvgiwrLGj4ZmxkoBa Cp840PTfTJDMo77lx5HNgFYAzft8Cq50JMz78ibI2PqINAnO+zhOvR8WC 5tpdxIygIBBDEqaw6mujraNDl9OJOAzt9WRcB5kyX4bNEY5aJC12SxTHg ZIidVO2tDBu1QDWoA0nH84zvJbboyUJ4VumqAztOX1ADziK6nsrm597KS A==; X-IronPort-AV: E=McAfee;i="6500,9779,10464"; a="323661307" X-IronPort-AV: E=Sophos;i="5.93,303,1654585200"; d="scan'208";a="323661307" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2022 04:24:44 -0700 X-IronPort-AV: E=Sophos;i="5.93,303,1654585200"; d="scan'208";a="592575428" Received: from srr4-3-linux-105-anshuma1.iind.intel.com ([10.223.74.179]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2022 04:24:42 -0700 From: Anshuman Gupta <anshuman.gupta@intel.com> To: intel-gfx@lists.freedesktop.org Date: Fri, 9 Sep 2022 16:54:17 +0530 Message-Id: <20220909112419.26901-1-anshuman.gupta@intel.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v3 0/2] DGFX mmap with rpm 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: chris@chris-wilson.co.uk, rodrigo.vivi@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
DGFX mmap with rpm
|
expand
|