From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60674] linux 3.10.x RV740 (Radeon HD 4770) display problem Date: Mon, 19 Aug 2013 02:09:15 +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 0AB31E5F74 for ; Sun, 18 Aug 2013 19:10:26 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BF6D220304 for ; Mon, 19 Aug 2013 02:09:17 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 0FA36202E9 for ; Mon, 19 Aug 2013 02:09:16 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=60674 Dave changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |systemdkiosk@yopmail.com --- Comment #12 from Dave --- We encountered such visual issues on a different, older GPU: RV350 (Shivah) on AGP bus xorg-xserver 1.14.2-2 xf86-video-ati 1.7.2.0-1 qt4 4.8.5-1 kernel 3.10.6-2 32-bit Arch Linux, up-to-date Similar screenshots and reports, https://bbs.archlinux.org/viewtopic.php?id=167248 For us, switching the xorg.conf AccelMethod from EXA to glamor caused the mess. No problems occur under EXA. GTK+ and XUL apps suffer far more than Qt. KDE desktop and apps render OK. We get a random dead blank screen on likely hardware register or interrupt issues, but only in glamor mode. Boxes run stable EXA indefinitely. -- You are receiving this mail because: You are watching the assignee of the bug.