From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 09ECE10E686 for ; Fri, 11 Aug 2023 10:27:09 +0000 (UTC) From: Riana Tauro To: igt-dev@lists.freedesktop.org Date: Fri, 11 Aug 2023 16:02:15 +0530 Message-Id: <20230811103217.415744-1-riana.tauro@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Idle Residency on Exec 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: Add a test that validates idle residency on exec when a background load is running approximately 1% of time. Riana Tauro (2): tests/xe: Add a test that validates idle residency on exec HAX: Add idle-residency-on-exec to xe-fast-feedback.testlist tests/intel-ci/xe-fast-feedback.testlist | 1 + tests/xe/xe_pm_residency.c | 135 ++++++++++++++++++++++- 2 files changed, 134 insertions(+), 2 deletions(-) -- 2.40.0