From mboxrd@z Thu Jan 1 00:00:00 1970 From: mroos@linux.ee Subject: Re: PCI Radeon RV100 detection hang on sparc64 Date: Wed, 19 Sep 2012 10:51:52 +0300 (EEST) Message-ID: References: <1346950551.30263.196.camel@thor.local> <20120906.141823.13429356729572330.davem@davemloft.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: Sender: sparclinux-owner@vger.kernel.org To: Dave Airlie Cc: David Miller , michel@daenzer.net, sparclinux@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org > we should just skip the igp reading function on not-x86, since IGP on > not x86 makes no sense. I #ifdef'ed out the igp part with CONFIG_X86. This time it got to [drm] radeon: ring at 0x000001FF0C002000 and stopped here. Some printks showed the actual hang happens in radeon_ring_commit() with the line (void)RREG32(ring->wptr_reg); Any ideas where to continue here? -- Meelis Roos (mroos@linux.ee)