Message ID | 20230118085200.1017626-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 6DE39C32793 for <intel-gfx@archiver.kernel.org>; Wed, 18 Jan 2023 08:52:46 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9BC2910E1E6; Wed, 18 Jan 2023 08:52:45 +0000 (UTC) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 83CC010E1E6 for <intel-gfx@lists.freedesktop.org>; Wed, 18 Jan 2023 08:52:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1674031963; x=1705567963; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=8oAKi8HWdhnTXeAgDZyVlqPKKCgK48ggduU3E01Drek=; b=Wk6sCRUoeaFZDkr0uGZTyEZDGDGu82W1lu06HzMWHB3PzusqzBzlv8ae EQ9jlwIIajOXCnIBvVC7U4oMUHzbOqd5RRkxUoXWVfItJarRyjJ+P8V6V kfkJIbXYD5VhWG+mjkxO9/WIaGvlFNMNLeKqnp1GYlkbozL/+Gdc6E+ce sx/27ZeTyflTrZqdl4nBlbg1VhO3yqLq9Pegd20i1q99DBq8WmK5I2scp A7SsQJao5vQUSbjFYOAEcQ3OiuKgGN0C8To48hhtGYT3Jb0iCBWIoO8ml f8c//Do7fP6QvB7EkP5/TpOqrKQPuJMXyTa/UXUamPXOy3Bp0DIUsDtF8 w==; X-IronPort-AV: E=McAfee;i="6500,9779,10593"; a="387284455" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="387284455" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jan 2023 00:52:42 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10593"; a="637195658" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="637195658" Received: from kleve-mobl1.ger.corp.intel.com (HELO jhogande-mobl1.ger.corp.intel.com) ([10.252.53.237]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jan 2023 00:52:40 -0800 From: =?utf-8?q?Jouni_H=C3=B6gander?= <jouni.hogander@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 18 Jan 2023 10:51:58 +0200 Message-Id: <20230118085200.1017626-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 0/2] drm/i915/psr: PSR related workarounds 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 |
drm/i915/psr: PSR related workarounds
|
expand
|