Message ID | 445713a6-2427-4c53-8ec2-3a894ec62405@linux.intel.com (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 4CE39CE8D75 for <intel-gfx@archiver.kernel.org>; Fri, 20 Sep 2024 10:07:46 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1F28A10E7FF; Fri, 20 Sep 2024 10:07:45 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="HoUAD/MT"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) by gabe.freedesktop.org (Postfix) with ESMTPS id D6D3910E0BB; Fri, 20 Sep 2024 10:07:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726826863; x=1758362863; h=message-id:date:mime-version:from:to:cc:subject: content-transfer-encoding; bh=a/GhloYEALPRDkcu3EqoS6jgoiprwztckTrjPmmx4+k=; b=HoUAD/MTD88d8esyP6Z/u1MOmkO66b12XycT7aDHF5UBX4NB/JdEQskI askBh+ewH5V40HblvHQ/13tClWJLDyfRk6cHWBHnwwdJQd9bM22BX9DvV BOQcnIcQR8GwC9wOwkT6MYBHiZ/27yiVhxpaREFTZAfRb7T+ktnoJenOY Hogt1NHuwsQD6/Wzv6kGNpdkHQSUi69KAvT49PwqdrMA/tTTfUiTDY2s9 iNDXCUiy2ih2w7+MOGJlve5Q3Qn2OagT0Tv2oorq6gSri3v3m1C93M9a0 qemP2stg0SDBMZark1IdkwcLroscSbuMx3BIZHbwZ+5tpLrX7Q7zEwnB0 g==; X-CSE-ConnectionGUID: /Qek722nQqGZ/8Y6oeKcxA== X-CSE-MsgGUID: 79L3uFX0RAaxNSMMOfs+JA== X-IronPort-AV: E=McAfee;i="6700,10204,11200"; a="25976317" X-IronPort-AV: E=Sophos;i="6.10,244,1719903600"; d="scan'208";a="25976317" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Sep 2024 03:07:43 -0700 X-CSE-ConnectionGUID: 3i/TlKB2QTiqVvBA/4a1iA== X-CSE-MsgGUID: 4h9q4ZmIS/C2ILcBcXiwVg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,244,1719903600"; d="scan'208";a="69850972" Received: from dalessan-mobl3.ger.corp.intel.com (HELO [10.245.245.43]) ([10.245.245.43]) by fmviesa006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Sep 2024 03:07:38 -0700 Message-ID: <445713a6-2427-4c53-8ec2-3a894ec62405@linux.intel.com> Date: Fri, 20 Sep 2024 12:07:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> To: Simona Vetter <simona.vetter@ffwll.ch>, Dave Airlie <airlied@gmail.com> Cc: dim-tools@lists.freedesktop.org, intel-xe@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Lucas De Marchi <lucas.demarchi@intel.com>, Oded Gabbay <ogabbay@kernel.org>, =?utf-8?q?Thomas_Hellstr=C3=B6m?= <thomas.hellstrom@linux.intel.com>, Maxime Ripard <mripard@kernel.org>, Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Thomas Zimmermann <tzimmermann@suse.de>, Rodrigo Vivi <rodrigo.vivi@intel.com>, Tvrtko Ursulin <tursulin@ursulin.net>, Joonas Lahtinen <joonas.lahtinen@linux.intel.com>, Jani Nikula <jani.nikula@linux.intel.com> Subject: [PULL] drm-misc-next Content-Language: en-US Content-Type: text/plain; charset=UTF-8 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 |
[PULL] drm-misc-next
|
expand
|