Message ID | 20230316111335.66915-1-mika.kahola@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 CE198C6FD1F for <intel-gfx@archiver.kernel.org>; Thu, 16 Mar 2023 11:18:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A08210E09E; Thu, 16 Mar 2023 11:18:55 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id A2F3210E09E for <intel-gfx@lists.freedesktop.org>; Thu, 16 Mar 2023 11:18:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1678965532; x=1710501532; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=M+rWJV+W3IxP2PQ67MibLjscchdml2M+YypR86CQKPE=; b=g/jyMbPv45iogkf91+PfwBsyybuYcUEUNx8OQ/XAGqUlJwSII0yo/Dxp rqii8OIwylW/M1fbOtP+QEwT4jqRZ0hjfLdjlZdpbn0Nr1oLXh2eZCIzk VFD2U7O4zD2wgnBcrhiy2w/vXDfcRYm4XMjh+dX9P31ioows5i4BVNdjf gdiDCaTen9n8ClEvkcsYKI8wiUUBlqj5xfgxf3RbwG+/gcmGR4tuLZCJe B2pZ3mY7zXj9jzCK6n8x7QB5T4OOJ0iLB66+jU2MaO/ZhgY9kumLYZttd RSl8yufz+q3fatQBqtJbJGSuu7FApHSEGNybFYl3yNIgO85Ea1z3E4j4+ Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10650"; a="339485810" X-IronPort-AV: E=Sophos;i="5.98,265,1673942400"; d="scan'208";a="339485810" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2023 04:18:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10650"; a="744083069" X-IronPort-AV: E=Sophos;i="5.98,265,1673942400"; d="scan'208";a="744083069" Received: from sorvi2.fi.intel.com ([10.237.72.194]) by fmsmga008.fm.intel.com with ESMTP; 16 Mar 2023 04:18:50 -0700 From: Mika Kahola <mika.kahola@intel.com> To: intel-gfx@lists.freedesktop.org Date: Thu, 16 Mar 2023 13:13:13 +0200 Message-Id: <20230316111335.66915-1-mika.kahola@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 v5 00/22] drm/i915/mtl: Add C10 and C20 phy 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915/mtl: Add C10 and C20 phy support
|
expand
|