Mailinglist Archive: radeonhd (288 mails)

< Previous Next >
Re: [radeonhd] MC Overhaul for RS600, RS690, RS740, RS780, RS880
  • From: Matthias Hopf <mhopf@xxxxxxx>
  • Date: Mon, 27 Jul 2009 19:09:11 +0200
  • Message-id: <20090727170911.GA24702@xxxxxxx>
On Jul 27, 09 18:50:25 +0200, Frieder Ferlemann wrote:
RS780 seems to work. Does not like the sideport memory though.
(although UMA+SidePort is set in the bios).

Hm. The driver apparently didn't even notice the sideport memory before,
because I don't see a "Mapping IGP memory" message in the old log...

@@ -567,8 +567,11 @@
[32] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
-(II) RADEONHD(0): Mapped IO @ 0xfdfe0000 to 0x7f2462b3d000 (size 0x00010000)
-(II) RADEONHD(0): Mapped FB @ 0xd0000000 to 0x7f244e6b9000 (size 0x10000000)
+(II) RADEONHD(0): Mapped IO @ 0xfdfe0000 to 0x7fb582472000 (size 0x00010000)
+(II) RADEONHD(0): IGP sideport memory not present.
+(WW) RADEONHD(0): IGP memory base 0xc8000000 seems to be bogus.
+(==) RADEONHD(0): Not Mapping IGP memory
+(II) RADEONHD(0): Mapped FB @ 0xd0000000 to 0x7fb56dfee000 (size 0x10000000)
(II) RADEONHD(0): Attempting to enable power management
(II) RADEONHD(0): Current Engine Clock: 494040
(EE) RADEONHD(0): AtomBIOS command table 47 does not exist

Just found a logic bug in the test...

Anyway, I think that you have something like
Option "UnverifiedFeatures" "off"
in your xorg.conf. Otherwise there should have been an
"IGP sideport memory (not) present" in the old log (with or without "not").

Thanks for testing

Matthias

--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups