Message ID | 20230606022402.2048235-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 62F84C7EE23 for <intel-gfx@archiver.kernel.org>; Tue, 6 Jun 2023 02:24:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2AF5110E1EC; Tue, 6 Jun 2023 02:24:15 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 67FA610E175; Tue, 6 Jun 2023 02:24:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1686018253; x=1717554253; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=FTWncKnlRLRcK32V85Z+JxPpR5DuL0AcRtfD8h3vBus=; b=MkjmiV/FaQrn8h5tuEO30CUss4BEO4wzdFEGc0Kq3ZuWZQrF/37oMvPf llzD3Zt1atTqoWn0k7WE+HvGLX/P7kCnvOXqNtxv/8NfudImB/OWFT+0w 6icqq67clJmzbynBMWCZZ9+LAZskeJn/1QyhH1h8WlqZZ/pWhi+7lJTNo M6JeMTi49QsaaK8pNdsiH32rn7a8AfnbER41FvMImNjLUGtJd29ALOhuG io9ItXqWW+w37SkWr1GVZB7FwV7jMBfTJ39twB1apVBPEJW4VlVn0wlK+ hWXtxvzQvsqj/e/qfbJ6giUGdNZPqmPTQZk493xRS3CgVoUypyrSalax+ w==; X-IronPort-AV: E=McAfee;i="6600,9927,10732"; a="358995773" X-IronPort-AV: E=Sophos;i="6.00,219,1681196400"; d="scan'208";a="358995773" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2023 19:24:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10732"; a="712019536" X-IronPort-AV: E=Sophos;i="6.00,219,1681196400"; d="scan'208";a="712019536" Received: from valcore-skull-1.fm.intel.com ([10.1.27.19]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2023 19:24:11 -0700 From: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 5 Jun 2023 19:23:57 -0700 Message-Id: <20230606022402.2048235-1-daniele.ceraolospurio@intel.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 0/5] drm/i915: GSC FW support for 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: GSC FW support for MTL
|
expand
|