From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id CED2D10E0F3 for ; Wed, 28 Jun 2023 11:27:06 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Wed, 28 Jun 2023 16:56:19 +0530 Message-Id: <20230628112621.4084988-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 0/2] vram d3cold threshold test 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: Adding vram_d3cold_threshold subtest. Also adding support to disbale all crtc to avoid d3 test failures. Anshuman Gupta (2): tests/xe_pm : Add support to disable all crtc test/xe_pm: Add vram_d3cold_threshold subtest tests/xe/xe_pm.c | 100 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) -- 2.25.1