Message ID | 20241023214701.963830-1-clinton.a.taylor@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 E07F4CFA47E for <intel-gfx@archiver.kernel.org>; Wed, 23 Oct 2024 21:47:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6390E10E86A; Wed, 23 Oct 2024 21:47:06 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="cIbDitjR"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id B2FF310E1A6; Wed, 23 Oct 2024 21:47:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729720026; x=1761256026; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=77jh5OY4ATFeZsOtYfDiRVE6FJWngZDFqXnMECvlwjQ=; b=cIbDitjRsd42ccq8gUyXN8hw7dO0lA3b4xiNgLydfMBzrnhbUYXc88g1 YdicSllhZqaDddE9XTKsZcZ9jG+jw8bLSa4TMTvCMZ/l8bQx3RTuDyOma qagH0eqxf+h8nPiBCH4dMXtvZ9YPaeeA3j+esuAUxgBHKvn4z4K5OI+qH o1UueO+DnLab6MXJsr5J+7FPZ2HvbuhC+t/Qs9pF4+pQwWgdOxFx2/Mhd JP2JAOFweS0NQffKGoyPNsF5GbZTMpqyUMALz8nRtUxmpYtqYRSoAanUS 99hRzg4bPhBw7CuiiZX8dKR6Q/4WClpKmzFefS6KCMoCqMyNB0dzToYat A==; X-CSE-ConnectionGUID: V6rS9z5UR9CKrHWuwj6ctg== X-CSE-MsgGUID: GognNOGgRcS9MV0fLigjag== X-IronPort-AV: E=McAfee;i="6700,10204,11234"; a="54731992" X-IronPort-AV: E=Sophos;i="6.11,227,1725346800"; d="scan'208";a="54731992" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2024 14:47:05 -0700 X-CSE-ConnectionGUID: NC/6KoMYQXiwxUsPi5UUtg== X-CSE-MsgGUID: HtajnPRpS4GV37alc0MSog== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,227,1725346800"; d="scan'208";a="80809797" Received: from cataylo2-desk.jf.intel.com ([10.165.21.140]) by orviesa007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2024 14:47:05 -0700 From: Clint Taylor <clinton.a.taylor@intel.com> To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Subject: [PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches Date: Wed, 23 Oct 2024 14:46:49 -0700 Message-Id: <20241023214701.963830-1-clinton.a.taylor@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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/xe3lpd: ptl display patches
|
expand
|