Message ID | 20220418105408.13444-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 4CB6BC433F5 for <intel-gfx@archiver.kernel.org>; Mon, 18 Apr 2022 10:54:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E85410F57D; Mon, 18 Apr 2022 10:54:25 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id E8A0910F57C for <intel-gfx@lists.freedesktop.org>; Mon, 18 Apr 2022 10:54:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650279263; x=1681815263; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=iM+9GAg6N11CXzV3lKH+CR68GsQ/uG43X9HDDaNMpNw=; b=M2aydG4RPB0Exx5QlkNeQc1MPoXPqzS8WQ08iY5HNDOvqlfgrWf/1H7M a7azGCiq9rZIzA194CWsg/1PV3DPDIHNbOa9aJo2ItgVfp+totfKTMQ2o cLTpUaE6HSunreK/l+RD63a8mG9o2o84aPyXAcauK5Y5QooUC2JgogTg0 CviPwJ/k926Fok6Rf7GxK9Ml+AXtM0qE/FwsI5tDp3gjwFRwZCNWceh1A 8ogx/PY2K6JRiaW/ezmMLsbpSXG8OSxYBOpdgdrxNJsLYw/DspbLiRiIf L150ku4H6s23QEvZHnhhyNNV40WMYok0nesRFdmbGTT7xy+L0nAKkJRJz g==; X-IronPort-AV: E=McAfee;i="6400,9594,10320"; a="250798252" X-IronPort-AV: E=Sophos;i="5.90,269,1643702400"; d="scan'208";a="250798252" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Apr 2022 03:54:23 -0700 X-IronPort-AV: E=Sophos;i="5.90,269,1643702400"; d="scan'208";a="665139307" Received: from srr4-3-linux-105-anshuma1.iind.intel.com ([10.223.74.179]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Apr 2022 03:54:20 -0700 From: Anshuman Gupta <anshuman.gupta@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 18 Apr 2022 16:24:02 +0530 Message-Id: <20220418105408.13444-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 v4 0/6] DGFX OpRegion 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: jani.nikula@intel.com, lucas.demarchi@intel.com, rodrigo.vivi@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
DGFX OpRegion
|
expand
|