From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5238C28CBC for ; Wed, 6 May 2020 12:06:13 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A03D120714 for ; Wed, 6 May 2020 12:06:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A03D120714 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2026B89A4B; Wed, 6 May 2020 12:06:13 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 87E466E871 for ; Wed, 6 May 2020 12:06:11 +0000 (UTC) IronPort-SDR: 6/9uyG8xwkah2yVqERrhkq9Wv8k5kVXO5lWkWnN6VAkJ/6iZvtsZRASlOv13Xe8KNgvZRwJTog e8coOpQXLjYw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2020 05:06:11 -0700 IronPort-SDR: KVGw468JD+vBtw3VoCn/VPFj8pp/kxXiG4d0Bj+elT7rO9gVEE+csfn7ciTEznjp7jb7XeVjzr dIZb1PisV6mw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,358,1583222400"; d="scan'208";a="278212000" Received: from eldobson-mobl.ger.corp.intel.com (HELO [10.252.39.4]) ([10.252.39.4]) by orsmga002.jf.intel.com with ESMTP; 06 May 2020 05:06:10 -0700 From: Lionel Landwerlin To: Chris Wilson , intel-gfx@lists.freedesktop.org References: <20200504111249.1367096-1-lionel.g.landwerlin@intel.com> <20200504111249.1367096-5-lionel.g.landwerlin@intel.com> <158859141809.10831.14803227619074428481@build.alporthouse.com> <05a4b95e-8e08-91dd-acc9-f30e03275091@intel.com> Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ Message-ID: Date: Wed, 6 May 2020 15:06:09 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <05a4b95e-8e08-91dd-acc9-f30e03275091@intel.com> Content-Language: en-US Subject: Re: [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On 06/05/2020 15:04, Lionel Landwerlin wrote: > On 04/05/2020 14:23, Chris Wilson wrote: >> Quoting Lionel Landwerlin (2020-05-04 12:12:49) >>> Add 2 new properties to the i915-perf open ioctl to specify an array >>> of GEM context handles as well as the length of the array. >>> >>> This can be used by drivers using multiple GEM contexts to implement a >>> single GL context. >>> >>> Signed-off-by: Lionel Landwerlin >>> Link: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4464 >> >From what I recall of the tests, the API extension looked reasonable. >> Reviewed-by: Chris Wilson >> -Chris > > Is that Rb for the whole series? > > The meat of the change to enable this being in the previous commit. > > > Thanks, > > -Lionel Oops... Missed one of your mail. Same question about the tests ;) -Lionel _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx