From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 53490] [bisected] bump map corruption from kernel 3.5 Date: Wed, 15 Aug 2012 21:10:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 804389E7B3 for ; Wed, 15 Aug 2012 14:10:52 -0700 (PDT) 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://bugs.freedesktop.org/show_bug.cgi?id=53490 --- Comment #10 from Joeri Capens 2012-08-15 21:10:52 UTC --- I actually already tried that patch since I tried the last Linux GIT two days ago. Unfortunately it doesn't fix the problem. The screen corruption does look a bit different though, see attachment "16_bank.png". Adding a printk for the tile_config value right after its calculation gives me the following values: Linux 3.4: 0x1112 (good) Linux 3.5: 0x1012 (corruption) Linux GIT: 0x0022 (slightly less corruption) Does this information help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.