Message ID | 20230412224925.1309815-1-radhakrishna.sripada@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 0E0AAC77B6C for <intel-gfx@archiver.kernel.org>; Wed, 12 Apr 2023 22:50:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7F93C10E9D7; Wed, 12 Apr 2023 22:50:47 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 98AB210E9D7 for <intel-gfx@lists.freedesktop.org>; Wed, 12 Apr 2023 22:50: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=1681339846; x=1712875846; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=S1JwZqLd9UiYAuWkSVB8ftGmquFx+E7CDXY5L2YgcNs=; b=k9bHhm/+JTxbaC+PKY7gml4jX5O8TjVQaUcyV8j7SAndnry2iRXO5/hW VK+9sghUjJPJYXXhPRaskzZTUiEZCrG1VBmdaiwgL9vFQAJ4QC3CC57qM kmKYCrJvjrFwW4SnpIqT7FkOSXG10d0bk8clKpnvHVJKlaUROI4CMXqyv 3CWbU08vGv93239n8bVrLvcyeIUYwf+xs8Nb4sh0bgJjOfaQtSumlsRTG rYI/EbOugq2s8FfX3uBr0TGKJAFIPrmBWhsD6iHQZhXjzWOkiwleJJOcc qQt67MTn+VV3J3awCAZcQ9Y0oEvqu+S6iYmPJ6MmypXfsf81VScao1F1d Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10678"; a="371890352" X-IronPort-AV: E=Sophos;i="5.98,339,1673942400"; d="scan'208";a="371890352" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2023 15:50:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10678"; a="1018906832" X-IronPort-AV: E=Sophos;i="5.98,339,1673942400"; d="scan'208";a="1018906832" Received: from invictus.jf.intel.com ([10.165.21.201]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2023 15:50:44 -0700 From: Radhakrishna Sripada <radhakrishna.sripada@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 12 Apr 2023 15:49:16 -0700 Message-Id: <20230412224925.1309815-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 Subject: [Intel-gfx] [PATCH 0/9] drm/i915/mtl: Add Support for C10 phy 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915/mtl: Add Support for C10 phy
|
expand
|