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=-6.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HK_RANDOM_FROM,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 67F0CC433E2 for ; Fri, 4 Sep 2020 13:03:43 +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 3445B2073B for ; Fri, 4 Sep 2020 13:03:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3445B2073B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.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 739636EA2A; Fri, 4 Sep 2020 13:03:42 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id E49C06EA28 for ; Fri, 4 Sep 2020 13:03:40 +0000 (UTC) IronPort-SDR: janM+yK9Zk9gbw02bx7VGc80gTW+ZEy/jwywZduMhP7qKVviXfyIIg0OO88X8acfXN0xQkZRs8 wPB6Cntw4FUg== X-IronPort-AV: E=McAfee;i="6000,8403,9733"; a="155235217" X-IronPort-AV: E=Sophos;i="5.76,389,1592895600"; d="scan'208";a="155235217" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Sep 2020 06:03:21 -0700 IronPort-SDR: tY0vkI/xVRhtwFcqHBFAb+NnFTSVHTCEpxx4WLMrpE5Cqzc62ST9x5XAWJnArsiX56QgmUOn8s h47Gd4LN6O1w== X-IronPort-AV: E=Sophos;i="5.76,389,1592895600"; d="scan'208";a="478480940" Received: from arielsig-mobl1.ger.corp.intel.com (HELO [10.251.165.178]) ([10.251.165.178]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Sep 2020 06:03:20 -0700 To: Lucas De Marchi References: <20200415101138.26126-1-tvrtko.ursulin@linux.intel.com> <20200415101138.26126-2-tvrtko.ursulin@linux.intel.com> <2ca3277f-6186-0dc6-a3ba-c39161fa007a@linux.intel.com> <33a07251-32d3-24cb-a39e-441b9260e470@linux.intel.com> From: Tvrtko Ursulin Organization: Intel Corporation UK Plc Message-ID: Date: Fri, 4 Sep 2020 14:03:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [Intel-gfx] [PATCH 1/9] drm/i915: Expose list of clients in sysfs 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: , Cc: Intel Graphics , Chris Wilson 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 04/09/2020 07:26, Lucas De Marchi wrote: > On Tue, Sep 1, 2020 at 8:25 AM Tvrtko Ursulin > wrote: >> >> >> On 01/09/2020 16:09, Tvrtko Ursulin wrote: >>> >>> Hi, >>> >>> On 26/08/2020 02:11, Lucas De Marchi wrote: >>>> Hi, >>>> >>>> Any update on this? It now conflicts in a few places so it needs a >>>> rebase. >>> >>> I don't see any previous email on the topic - what kind of update, where >>> and how, are you looking for? Rebase against drm-tip so you pull it in? >>> Rebase against some internal in progress branch? >> >> Clearly you were after an update against drm-tip.. :) Problem here was >> no userspace but I can try to respin it. > > Yes, against drm-tip. I rebased it, but I think there is something > wrong with it. > If you can share your version I can do some tests. I've sent a series out just now. Tested it lightly (proper IGTs are still in progress) and it seems to work. Regards, Tvrtko _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx