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.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,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 281D9C433DF for ; Wed, 12 Aug 2020 00:19:23 +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 EADC620782 for ; Wed, 12 Aug 2020 00:19:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=nvidia.com header.i=@nvidia.com header.b="anlkuBOc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EADC620782 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nvidia.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4BDDC6E87C; Wed, 12 Aug 2020 00:19:22 +0000 (UTC) Received: from hqnvemgate24.nvidia.com (hqnvemgate24.nvidia.com [216.228.121.143]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2AC126E87C for ; Wed, 12 Aug 2020 00:19:21 +0000 (UTC) Received: from hqpgpgate101.nvidia.com (Not Verified[216.228.121.13]) by hqnvemgate24.nvidia.com (using TLS: TLSv1.2, DES-CBC3-SHA) id ; Tue, 11 Aug 2020 17:17:34 -0700 Received: from hqmail.nvidia.com ([172.20.161.6]) by hqpgpgate101.nvidia.com (PGP Universal service); Tue, 11 Aug 2020 17:19:20 -0700 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Tue, 11 Aug 2020 17:19:20 -0700 Received: from [172.20.40.57] (10.124.1.5) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Wed, 12 Aug 2020 00:19:20 +0000 Subject: Re: [git pull] drm for 5.8-rc1 To: Karol Herbst References: <20200630230808.wj2xlt44vrszqfzx@box> <20200701075719.p7h5zypdtlhqxtgv@box> <20200701075902.hhmaskxtjsm4bcx7@box> <77e744b9-b5e2-9e9b-44c1-98584d2ae2f3@nvidia.com> <5ffa32db-4383-80f6-c0cf-a9bb12e729aa@nvidia.com> <261cd7c9-6853-3d5f-3a3e-86b65c9dba71@nvidia.com> X-Nvconfidentiality: public From: James Jones Message-ID: Date: Tue, 11 Aug 2020 17:19:19 -0700 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: X-Originating-IP: [10.124.1.5] X-ClientProxiedBy: HQMAIL111.nvidia.com (172.20.187.18) To HQMAIL107.nvidia.com (172.20.187.13) Content-Language: en-US DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1597191454; bh=WvdRZfIHNLNlRVBtYqMHKwdn+Ak/7SJQSEe0s1QirdA=; h=X-PGP-Universal:Subject:To:CC:References:X-Nvconfidentiality:From: Message-ID:Date:User-Agent:MIME-Version:In-Reply-To: X-Originating-IP:X-ClientProxiedBy:Content-Type:Content-Language: Content-Transfer-Encoding; b=anlkuBOc3WUazGl9dis8FTJItZHsykqZEfmkEab9pl/R2NUaWZLsBe3uYEF9Lyw+O Vpf4o87sYrsvCKqYYQJyRfbim90eZRWqhyJ4U50mhkJUXmekocaU4QIjtcgrDEs5eG wh16ysaVfm46plQudTcRnUOmIaOPpOnmECTQvPLtU43qOOJwVe/TyCSNQwtv6C97ik Ahtvk9OQub4KkCwjB9+9EsvZ/R37njDKAdZJ/k77YPMjaYVpxcu1I+uFMzzI1RSUpK 6cgJdyo6CW/nOb/fsN1sVT9cfdpcNh3WlhUCZFdYDgmHMBvPnxhMbvcCxHX/WPKqbQ NNn94KqomePBA== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , Ben Skeggs , dri-devel Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Sorry for the slow reply here as well. I've been in the process of rebasing and reworking the userspace patches. I'm not clear my changes will address the Jetson Nano issue, but if you'd like to try them, the latest userspace changes are available here: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3724 And the tegra-drm kernel patches are here: https://patchwork.ozlabs.org/project/linux-tegra/patch/20191217005205.2573-1-jajones@nvidia.com/ Those + the kernel changes addressed in this thread are everything I had outstanding. Thanks, -James On 8/4/20 1:58 AM, Karol Herbst wrote: > Hi James, > > I don't know if you knew, but on the Jetson nano we had the issue for > quite some time, that GLX/EGL through mesa on X was broken due to some > fix in mesa related to modifiers. > > And I was wondering if the overall state just caused the issue we saw > here and wanted to know what branches/patches I needed for the various > projects to see if the work you have been doing since the last > upstream nouveau regression would be of any help here? > > Mind pointing me towards everything I'd need to check that? > > I'd really like to fix this, but didn't have the time to investigate > what the core problem here was, but I think it's very likely that a > fixed/improved modifier support could actually fix it as well. > Alternately I'd like to move to kmsro in mesa as this fixes it as > well, but that could just be by coincidence and would break other > devices.. > > Thanks > > On Tue, Jul 14, 2020 at 4:32 PM James Jones wrote: >> >> Still testing. I'll get a Sign-off version out this week unless I find >> a problem. >> >> Thanks, >> -James >> >> On 7/12/20 6:37 PM, Dave Airlie wrote: >>> How are we going with a fix for this regression I can commit? >>> >>> Dave. >>> >> _______________________________________________ >> dri-devel mailing list >> dri-devel@lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/dri-devel >> > _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel