From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752804AbcKGW7v convert rfc822-to-8bit (ORCPT ); Mon, 7 Nov 2016 17:59:51 -0500 Received: from mondschein.lichtvoll.de ([194.150.191.11]:54397 "EHLO mail.lichtvoll.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752600AbcKGW7t (ORCPT ); Mon, 7 Nov 2016 17:59:49 -0500 From: Martin Steigerwald To: Jani Nikula Cc: Linus Torvalds , Intel Gfx Mailing List , Linux Kernel Mailing List Subject: Re: [Intel-gfx] [REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4) Date: Mon, 07 Nov 2016 23:53:16 +0100 Message-ID: <8856042.aEeyE2JQOF@merkaba> User-Agent: KMail/5.2.3 (Linux/4.8.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <87k2cf8be7.fsf@intel.com> References: <2766000.XjMLcDtyKU@merkaba> <87k2cf8be7.fsf@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 7. November 2016, 19:09:36 CET schrieb Jani Nikula: > On Mon, 07 Nov 2016, Martin Steigerwald wrote: > > It is also the same kind of corruptions as shown in > > > > [Bug 177701] warning in intel_dp_aux_transfer > > https://bugzilla.kernel.org/show_bug.cgi?id=177701 > > > > Just compare > > > > https://bugzilla.kernel.org/attachment.cgi?id=241801 > > > > with > > > > https://martin-steigerwald.de/tmp/display-issues-with-kernel-4.9-rc4.png > > > > > > However that bug report links to > > > > https://bugs.freedesktop.org/show_bug.cgi?id=97344 > > > > yet the patch mentioned in there does not fix the issue. So I wonder > > whether bug #97344 and bug #177701 are really the same. > > They are the same, it's just that #177701 conflates two issues, a > warning (tracked at fdo #973449) and a graphics corruption. The latter > appears to be https://bugs.freedesktop.org/show_bug.cgi?id=98402. > > The fix has now been pushed to drm-intel-fixes branch of > http://cgit.freedesktop.org/drm-intel, which is -rc4 plus half a dozen > latest fixes. Please try that and report back. Thanks for clearing that up, Jani. I think I get a chance to compile from drm-intel tomorrow and test it. If it just happens on external displays – I didn´t actually check this – I can only test it in the evening. > > Of course I can report a bug at fdo as well, but I am a bit confused > > whether it may not already have been reported. Well I hope I get a > > chance to report it there as well and you get to decide. > > If drm-intel-fixes doesn't fix the issue for you, please file a *new* > bug over at the freedesktop.org bugzilla. Will do. Thanks, -- Martin