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 DE5A710E0EE for ; Tue, 6 Jun 2023 01:21:54 +0000 (UTC) From: Ashutosh Dixit To: igt-dev@lists.freedesktop.org Date: Mon, 5 Jun 2023 18:21:46 -0700 Message-Id: <20230606012150.2119065-1-ashutosh.dixit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/4] gem_ctx_freq: multi-gt support and disable efficient freq List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Ashutosh Dixit (3): lib/igt_sysfs: Don't assert in igt_sysfs_dir_id_to_name tests/gem_ctx_freq: Disable SLPC efficient freq for the test HAX: Add gem_ctx_freq to BAT testlist Vinay Belgaumkar (1): tests/gem_ctx_freq: Add support for multi-gts lib/igt_sysfs.c | 4 +- tests/i915/gem_ctx_freq.c | 114 ++++++++++++++++++-------- tests/intel-ci/fast-feedback.testlist | 1 + 3 files changed, 82 insertions(+), 37 deletions(-) -- 2.38.0