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=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS 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 2DB6AC432BE for ; Fri, 23 Jul 2021 15:52:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 14AAC60E0C for ; Fri, 23 Jul 2021 15:52:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235661AbhGWPMA (ORCPT ); Fri, 23 Jul 2021 11:12:00 -0400 Received: from hosting.gsystem.sk ([212.5.213.30]:51338 "EHLO hosting.gsystem.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235470AbhGWPL6 (ORCPT ); Fri, 23 Jul 2021 11:11:58 -0400 Received: from [192.168.0.2] (188-167-68-178.dynamic.chello.sk [188.167.68.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hosting.gsystem.sk (Postfix) with ESMTPSA id 1A1C57A003B; Fri, 23 Jul 2021 17:52:31 +0200 (CEST) From: Ondrej Zary To: Daniel Vetter Subject: Re: [Nouveau] nouveau broken again on Riva TNT2 in 5.14.0-rc2 Date: Fri, 23 Jul 2021 17:52:28 +0200 User-Agent: KMail/1.9.10 Cc: Karol Herbst , nouveau , LKML , Christian =?utf-8?q?K=C3=B6nig?= , "dri-devel" , Ben Skeggs References: <202107222122.05546.linux@zary.sk> In-Reply-To: X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <202107231752.28531.linux@zary.sk> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 23 July 2021 09:26:10 Daniel Vetter wrote: > On Thu, Jul 22, 2021 at 9:51 PM Karol Herbst wrote: > > > > hey thanks for the report. > > > > This is a known issue and the fix is pending in drm-mist-fixes and > > should land in 5.14 soonish. > > It just landed in Linus' tree yesterday, please retest that or -rc3. > If it's still broken it's something else. > -Daniel Thanks, it works! -- Ondrej Zary