Message ID | 20240515100411.691203-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 118EBC25B75 for <intel-gfx@archiver.kernel.org>; Wed, 15 May 2024 10:04:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8CF4510E1DD; Wed, 15 May 2024 10:04:30 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="GDfordYH"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) by gabe.freedesktop.org (Postfix) with ESMTPS id 124B610E1DD for <intel-gfx@lists.freedesktop.org>; Wed, 15 May 2024 10:04:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1715767469; x=1747303469; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=cVnEECAZHlILK+mx9mw1tcOnfNeCJLgbiD65+NelBm0=; b=GDfordYHxUrNjzTspzJuUb3OyS1HIhrbz7BAUYQGxVBeZNyb4MNah3DW zXj6/9AAvZBZt44CTImRy3YUUKww3vnQvIQgUZMIFuX/QQ2IHXtRWOP6f OKzwUz7ZfyTBFJ0CRWbCgMeY6GGA/tDvrPDO04x2xgV9mAJq4xXSXcRWP i1B0kHx8jM/jJh5CJo+fV+j7TooDGh50a7MtoyMQL1ZXnMOxgTE0oOpYX x1e1qtNtEsBc1Ea4JX3wzj+xuvQinSkDTaMNmhUORNHt8v/sHRsXzVthw nZuEWBJYjlw+W2ywp6qUkc4sp9VXtJDbCT0tKWWP2viDq6WsfjoMoo3q2 w==; X-CSE-ConnectionGUID: GClquvcESVOTymKkbBsuWg== X-CSE-MsgGUID: G2jWRHV4T/+BGYXTf4Mgpw== X-IronPort-AV: E=McAfee;i="6600,9927,11073"; a="11936986" X-IronPort-AV: E=Sophos;i="6.08,161,1712646000"; d="scan'208";a="11936986" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 May 2024 03:04:29 -0700 X-CSE-ConnectionGUID: oiot4aqSQVOWE3yJfpUbiA== X-CSE-MsgGUID: yf+LjdVbTC+Hn80mdzm8+g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,161,1712646000"; d="scan'208";a="31584200" Received: from sghitax-mobl1.ger.corp.intel.com (HELO jhogande-mobl1.intel.com) ([10.251.210.177]) by orviesa007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 May 2024 03:04:28 -0700 From: =?utf-8?q?Jouni_H=C3=B6gander?= <jouni.hogander@intel.com> To: intel-gfx@lists.freedesktop.org Cc: =?utf-8?q?Jouni_H=C3=B6gander?= <jouni.hogander@intel.com> Subject: [PATCH 0/8] Panel Replay Fixes Date: Wed, 15 May 2024 13:04:03 +0300 Message-Id: <20240515100411.691203-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 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 |
Panel Replay Fixes
|
expand
|