Message ID | 20220616120106.24353-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 00CB3C433EF for <intel-gfx@archiver.kernel.org>; Thu, 16 Jun 2022 12:01:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B24F11A4A3; Thu, 16 Jun 2022 12:01:25 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 990F611A49D; Thu, 16 Jun 2022 12:01: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=1655380883; x=1686916883; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=N+yKnw2EyMNCzTaUtKSIBTQTMoGLEj64MbrkdJBDv8Q=; b=i5xEAlHDNjbj5/s3GnAL1ijkUcqK1t4V+Kg8md/1WI/AkEy6bUWCf0Ag UIPM0GJmXSdSeeUITtW3uvxDiDI57VP5jFtHNJ0r68mdcy9fjnp5PmCeh vpuDZoM21m+VGYIuJqUEIQwWQczpD+oRcw9vFtvaMtlj+bPPbHFhDrn4j S0NOpDjyLuZhUFIQdwLNiU5eVK30ElHRyckejYKEtXd0o8QLXMJNIPm15 QyZsV7a8M5Rh097+ED4KkDD3u+Tm7tlkKJwudbNG6S6u280PPcvIRFKrg Wk1mLvdMfVprjzHdJVujUhuASmhF15eYwEMRdE+DYlvl6CYiTeoX3MPUE Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10379"; a="343189531" X-IronPort-AV: E=Sophos;i="5.91,305,1647327600"; d="scan'208";a="343189531" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2022 05:01:23 -0700 X-IronPort-AV: E=Sophos;i="5.91,305,1647327600"; d="scan'208";a="713330853" 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; 16 Jun 2022 05:01:20 -0700 From: Anshuman Gupta <anshuman.gupta@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Date: Thu, 16 Jun 2022 17:30:57 +0530 Message-Id: <20220616120106.24353-1-anshuman.gupta@intel.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 0/9] DG2 VRAM_SR Support 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: rodrigo.vivi@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
DG2 VRAM_SR Support
|
expand
|