From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 423B86E487 for ; Tue, 24 Mar 2020 13:17:30 +0000 (UTC) From: Anshuman Gupta Date: Tue, 24 Mar 2020 18:36:25 +0530 Message-Id: <20200324130630.9388-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t v3 0/5] lpsp platform agnostic support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org Cc: martin.peres@intel.com List-ID: This series adds lpsp igt val platform agnostic support. This has been a big gap on igt validation side in order to validate low power single pipe use cases. v3 udate has fixed some review comment. This should be test with i915 lpsp support, which adds i915_lpsp_info debugfs. Anshuman Gupta (5): lib/igt_pm: Add lib func to get lpsp capability tests/i915_pm_lpsp: lpsp platform agnostic support tests/i915_pm_lpsp: Skip panel-fitter subtest for 1024x768 panels tests/i915_pm_lpsp: screens-disabled subtest use igt_wait tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data lib/igt_pm.c | 27 ++++ lib/igt_pm.h | 1 + tests/i915/i915_pm_lpsp.c | 286 ++++++++++++++++++++++---------------- tests/i915/i915_pm_rpm.c | 53 ++++--- 4 files changed, 221 insertions(+), 146 deletions(-) -- 2.25.2 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev