From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 66B6989948 for ; Tue, 31 Mar 2020 13:06:32 +0000 (UTC) From: Mika Kahola Date: Tue, 31 Mar 2020 14:58:22 +0300 Message-Id: <20200331115824.2481-1-mika.kahola@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/2] tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement 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: petri.latvala@intel.com List-ID: The first patch reverts a commit that caused regression on HSW pipe B/C tests. The second patch proposes a different approach, compared to reverted patch, to calculate maximum number of planes that still meet the bandwidth limitation. Mika Kahola (2): Revert "tests/kms_concurrent: Test maximum number of planes supported by the platform" tests/kms_concurrent: Use maximum number of planes that display/platform combination supports tests/kms_concurrent.c | 77 +++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 46 deletions(-) -- 2.20.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev