Message ID | 20231128153920.1553148-1-jouni.hogander@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 C8E47C4167B for <intel-gfx@archiver.kernel.org>; Tue, 28 Nov 2023 15:39:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 15EE510E092; Tue, 28 Nov 2023 15:39:49 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id EAAB410E092 for <intel-gfx@lists.freedesktop.org>; Tue, 28 Nov 2023 15:39:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701185986; x=1732721986; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ckKMVPl4Wmmau0WByL+74aFJOfQ3vgkTB3iBlXsQ0wo=; b=TrW6P5XDm+JSqwGo9fZabAUtxBnt1k9Ql+lU61YJGXTf/Y0Bu4r8TIff JhawycIz/iP3ysJ8VJS06MbtH02lw894/anIJh57CTVcWxdXn0DP2i+tg zsBdUail5k4kPysJBVvVSl49t3RzD7ycnqBtHG3VSwj7AJB32lTuPaSCH E2+F2M6BpSYKYVGdEX6ziNmgxp1MMeVOGNzKEj/CEoIWQlcXDwffZ9KVp rBfUNUpzyvR58SaHOG+FafgweaAO2NMsrRVsVtkZ3sOhOwdhwd2a2qa1G EHGVN+UYP9e+1k6/51ARUk5FVSBn5mY7rarm+V9tLylcVPS8arqUMzqY6 g==; X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="457273194" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="457273194" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:39:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="744945681" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="744945681" Received: from aspinu-mobl.ger.corp.intel.com (HELO jhogande-mobl1.intel.com) ([10.252.59.67]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:39:42 -0800 From: =?utf-8?q?Jouni_H=C3=B6gander?= <jouni.hogander@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 28 Nov 2023 17:39:16 +0200 Message-Id: <20231128153920.1553148-1-jouni.hogander@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v7 0/4] Prepare intel_fb for Xe 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: Jani Nikula <jani.nikula@intel.com>, Rodrigo Vivi <rodrigo.vivi@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Prepare intel_fb for Xe
|
expand
|