Message ID | 20221013000332.1738078-1-daniele.ceraolospurio@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 39E70C4332F for <intel-gfx@archiver.kernel.org>; Thu, 13 Oct 2022 00:01:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 092FC10E2D4; Thu, 13 Oct 2022 00:01:37 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 514BE10E10C; Thu, 13 Oct 2022 00:01:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665619290; x=1697155290; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=JJKNQgwMR6JwUxLPr2mg4vB2mJHLGaCaQCipoOO5rKw=; b=k1KGPCZt9Q0T/7O3IzbRmv5o0kytg9g/9ymE04MEkwE64PcIKhNRCSQq gdeyABrbOzWy6RhWAB6X922sueFXyGkXmdEh+VJveDV/lwhO6ZRcyxNFs eOIOpq0CFTiQ3myVl1oZdYoQFJSswtb2hhux9z/mOJ2aA5aYzUSUT+i7x PYQhjnc+XiuxHusU25KKv+MykIe2vhgkuxdnDexiW6IWS2ClHIM+gnfSS wSexIvEtFIwpyQkzasrvGiTe2N+xE6XNfr67QrFbnYJrTc/4Wi0EbyakO hBKJ0eMX++5lxonXAQeVsTHpBryfju3MS09/5uSGdvvX8/eXW/dxqc2pz w==; X-IronPort-AV: E=McAfee;i="6500,9779,10498"; a="292263350" X-IronPort-AV: E=Sophos;i="5.95,180,1661842800"; d="scan'208";a="292263350" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Oct 2022 17:01:29 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10498"; a="802031080" X-IronPort-AV: E=Sophos;i="5.95,180,1661842800"; d="scan'208";a="802031080" Received: from valcore-skull-1.fm.intel.com ([10.1.27.19]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Oct 2022 17:01:29 -0700 From: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 12 Oct 2022 17:03:25 -0700 Message-Id: <20221013000332.1738078-1-daniele.ceraolospurio@intel.com> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 0/7] drm/i915: prepare for uC loading on MTL 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: Alan Previn <alan.previn.teres.alexis@intel.com>, dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: prepare for uC loading on MTL
|
expand
|