From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64 Date: Wed, 20 Feb 2013 14:47:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0125143885==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CE53E67AB for ; Wed, 20 Feb 2013 06:47:33 -0800 (PST) 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 --===============0125143885== Content-Type: multipart/alternative; boundary="1361371653.DcDb0.11044"; charset="us-ascii" --1361371653.DcDb0.11044 Date: Wed, 20 Feb 2013 14:47:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=59982 --- Comment #17 from Lucas Kannebley Tavares --- Created attachment 75176 --> https://bugs.freedesktop.org/attachment.cgi?id=75176&action=edit Dumping registers to investigate values change Ok, so now I've tried dumping the register we're waiting for using this patch, and the output looks like this: OR_REG @ 0xD8EA EVERGREEN_CRTC_BLANK_CONTROL: 0001 0x6ED8: 10000 dst: REG[0x19A4].[7:0] -> 0x04 src: PS[0x00,0x0000].[7:0] -> 0x00 dst: REG[0x19A4].[7:0] <- 0x04 EOT @ 0xD8EF EVERGREEN_CRTC_BLANK_CONTROL: 0001 0x6ED8: 10000 << >> execute E82E (len 91, WS 0, PS 0) MOVE_PS @ 0xE834 EVERGREEN_CRTC_BLANK_CONTROL: ffffffff 0x6ED8: ffffffff I'm dumping 0x6ED8 as it is the register whose bit never goes down. Following this, all references to either register are All F's. I'm wondering if this could be my testing interfering with the adapter operation, or if this is really what's going on, as it could indicate other problems. Can I be dumping these registers there? Does that interfere with tests? Should I dump another register for testing? Which one would be best? >>From the 0xD8EA address, I can conclude it was executing the DAC1OutputControl function from the atombios that exited sucessfully. I'm investigating what happens afterwards that trigger this. Is it interrupt activation? Right now we're having to use LSIs, so it might be a problem there. Thanks -- You are receiving this mail because: You are the assignee for the bug. --1361371653.DcDb0.11044 Date: Wed, 20 Feb 2013 14:47:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 17 on bug 59982 from
Created attachment 75176 [details] [review]
Dumping registers to investigate values change

Ok, so now I've tried dumping the register we're waiting for using this patch,
and the output looks like this:

   OR_REG @ 0xD8EA
EVERGREEN_CRTC_BLANK_CONTROL: 0001
0x6ED8: 10000
      dst: 
REG[0x19A4].[7:0] -> 0x04
      src: 
PS[0x00,0x0000].[7:0] -> 0x00
      dst: 
REG[0x19A4].[7:0] <- 0x04
   EOT @ 0xD8EF
EVERGREEN_CRTC_BLANK_CONTROL: 0001
0x6ED8: 10000
<<
>> execute E82E (len 91, WS 0, PS 0)
   MOVE_PS @ 0xE834
EVERGREEN_CRTC_BLANK_CONTROL: ffffffff
0x6ED8: ffffffff

I'm dumping 0x6ED8 as it is the register whose bit never goes down. Following
this, all references to either register are All F's. I'm wondering if this
could be my testing interfering with the adapter operation, or if this is
really what's going on, as it could indicate other problems.

Can I be dumping these registers there? Does that interfere with tests?
Should I dump another register for testing? Which one would be best?

>>From the 0xD8EA address, I can conclude it was executing the DAC1OutputControl
function from the atombios that exited sucessfully. I'm investigating what
happens afterwards that trigger this. Is it interrupt activation? Right now
we're having to use LSIs, so it might be a problem there.

Thanks


You are receiving this mail because:
  • You are the assignee for the bug.
--1361371653.DcDb0.11044-- --===============0125143885== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0125143885==--