Message ID | 20220913183341.908028-1-radhakrishna.sripada@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 D26A2C54EE9 for <dri-devel@archiver.kernel.org>; Tue, 13 Sep 2022 18:35:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AD37B10E1C0; Tue, 13 Sep 2022 18:34:27 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4B86810E0C3; Tue, 13 Sep 2022 18:34: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=1663094058; x=1694630058; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=IvVap7bBDzaqZ+poA3+C+1MyCLbNWwwODXTVsPb8WDM=; b=BjAHj5pH9qu6H6Nzm/8jc31AwkxUcok9qJcviuCVnnn0Au1EDV/b56QR QbIJrILr9KI+tXG8l0uC/mPfT7FMyHYFQ//zslZ0f1ID3mu7GRV8WOXSz 922LTvj62TeSB/JLhBmF6+bl8/zwPtikDInz1iR928wJcR5qEAqSELmsh MudNNS1Ct6V4TJLbkVpvykOfkuCfVO+LxMJO0mFa2V5cJw935Bh5M+gQs dipQbKL6b3NJZtOVRfnQL6+f60Zj+dnBXpZk3snqp2rhH5lBQzc+5C8xx SKK5YzeqM4IzLQxjmF8gFg/1HDHvBBTBOYN7ImCDG8HMH3aNDICg1T/OR w==; X-IronPort-AV: E=McAfee;i="6500,9779,10469"; a="281235520" X-IronPort-AV: E=Sophos;i="5.93,313,1654585200"; d="scan'208";a="281235520" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Sep 2022 11:34:17 -0700 X-IronPort-AV: E=Sophos;i="5.93,313,1654585200"; d="scan'208";a="647045100" Received: from invictus.jf.intel.com ([10.165.21.134]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Sep 2022 11:34:17 -0700 From: Radhakrishna Sripada <radhakrishna.sripada@intel.com> To: intel-gfx@lists.freedesktop.org Subject: [PATCH v5 0/5] Initial Meteorlake Support Date: Tue, 13 Sep 2022 11:33:36 -0700 Message-Id: <20220913183341.908028-1-radhakrishna.sripada@intel.com> X-Mailer: git-send-email 2.34.1 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: dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Initial Meteorlake Support
|
expand
|