Message ID | ZbuCYdMDVK-kAWC5@fedora (mailing list archive) |
---|---|
State | New, archived |
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 CB79CC47DDF for <intel-gfx@archiver.kernel.org>; Thu, 1 Feb 2024 11:37:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0517D10EBD2; Thu, 1 Feb 2024 11:37:25 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="UU+RmAmD"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id CE08210EBD2; Thu, 1 Feb 2024 11:37:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706787444; x=1738323444; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=9TCocgBHoBO3W89Cixz7zeF8KJyVDnoPHhhK220cqS4=; b=UU+RmAmDEcMcsRUsyeoNWgvQrik7SvRhehV/XM01YQ93TX3uA9sJVLpX lVdr1tZmMkZGQoHnuk7MT10qR/tDq4J+dVatQ/J4wvHDisYkMmOL0W/NR Vp6DlaU9l8dwz0cGBbPWsiWvTQVGRkq7HrlA/t0dsvYcSg2zmy+qOgMV5 IsUfqE/tR1LtBaRh44Yso9cSVwnv7dWwdvmyUEftFcx/QT6JtbOrpf+Mh LIL6VHt2+kw4tRfYKR4Z4m/xajvYPCJoL/KmP55vJ/CpDeBWQPzu/EvRs gDAnUsjXt8OLTF8cPXHUjlzQ9R/vqoWzba16AVlbZt+4myJX0YJIHtQxI g==; X-IronPort-AV: E=McAfee;i="6600,9927,10969"; a="407592649" X-IronPort-AV: E=Sophos;i="6.05,234,1701158400"; d="scan'208";a="407592649" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Feb 2024 03:37:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10969"; a="932159413" X-IronPort-AV: E=Sophos;i="6.05,234,1701158400"; d="scan'208";a="932159413" Received: from sbint17x-mobl.gar.corp.intel.com (HELO fedora) ([10.249.254.18]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Feb 2024 03:37:17 -0800 Date: Thu, 1 Feb 2024 12:37:05 +0100 From: Thomas Hellstrom <thomas.hellstrom@linux.intel.com> To: Dave Airlie <airlied@gmail.com>, Daniel Vetter <daniel.vetter@ffwll.ch> Subject: [PULL] drm-xe-fixes Message-ID: <ZbuCYdMDVK-kAWC5@fedora> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline 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> Cc: dim-tools@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Thomas =?iso-8859-1?q?Hellstr=F6m?= <thomas.hellstrom@linux.intel.com>, Lucas De Marchi <lucas.demarchi@intel.com>, Oded Gabbay <ogabbay@kernel.org>, Maxime Ripard <mripard@kernel.org>, Thomas Zimmermann <tzimmermann@suse.de>, Rodrigo Vivi <rodrigo.vivi@intel.com>, intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
[PULL] drm-xe-fixes
|
expand
|
On Thu, 2024-02-01 at 12:37 +0100, Thomas Hellstrom wrote: > Hi Dave and Sima, > > The xe fixes for 6.8-rc2. > Should ofc be 6.8-rc3. /Thomas