From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8915310E1FA for ; Mon, 26 Jun 2023 12:50:55 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Mon, 26 Jun 2023 18:20:43 +0530 Message-Id: <20230626125045.3699311-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v4 0/2] PM Suspend debug List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: badal.nilawar@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: This series enhance PM Suspend/Resume debug. 1. Disables console_suspend. v1: https://patchwork.freedesktop.org/series/114517/ 2. Enables /sys/power/pm_debug_messages. Anshuman Gupta (2): lib/igt_aux: Disable console suspend for suspend test lib/igt_aux: Enable PM Suspend dbg messages lib/igt_aux.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) -- 2.25.1