From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 50091] [BISECTED]GeForce 6150SE: system hangs on X-server start with garbled screen Date: Fri, 11 Apr 2014 12:33:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 648606E395 for ; Fri, 11 Apr 2014 05:33:40 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2464B207D7 for ; Fri, 11 Apr 2014 12:33:33 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id E9B222081B for ; Fri, 11 Apr 2014 12:33:21 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=50091 --- Comment #33 from Dzianis Kahanovich --- Created attachment 131911 --> https://bugzilla.kernel.org/attachment.cgi?id=131911&action=edit patch: port from <3.7 Try this patch. I have some happy uptime (I have this Gigabyte mb on work desktop and use 3.4 before), but this bug can be too unpredictable. This is port of similar aligning from <3.7, just minimized. Also I don't move "misaligned reg" warning, as nobody cares from 2012. I copy old notes in comments, so you can find original similar places (was: if (reg & 0x1) reg&=...) by this comments. -- You are receiving this mail because: You are watching the assignee of the bug.