From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yinghai Lu Subject: Re: Linux 2.6.39-rc3 Date: Fri, 15 Apr 2011 12:18:02 -0700 Message-ID: <4DA899EA.8010602@kernel.org> References: <4DA6145D.9070703@kernel.org> <4DA655E7.3000904@zytor.com> <20110415131152.GJ18463@8bytes.org> <4DA8535B.4080901@gmail.com> <20110415142724.GK18463@8bytes.org> <4DA895A2.4060307@gmail.com> <20110415190641.GA20770@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110415190641.GA20770@elte.hu> Sender: linux-kernel-owner@vger.kernel.org To: Ingo Molnar Cc: Alexandre Demers , Joerg Roedel , Linus Torvalds , "H. Peter Anvin" , Alex Deucher , Linux Kernel Mailing List , "dri-devel@lists.freedesktop.org" , Thomas Gleixner , Tejun Heo List-Id: dri-devel@lists.freedesktop.org On 04/15/2011 12:06 PM, Ingo Molnar wrote: > > Joerg, mind submitting it with a changelog that includes everything we learned > about this bug and all the Tested-by's in place? > > Is anyone of the opinion that we should try to revert the allocation > order/alignment changes in addition to this fix? We should figure out what is written to 0xa0001000 (main memory) by GPU before internal GART is setup. Joerg, can you insert some dump code in the drm/radon code to find out which function cause the problem? Thanks Yinghai