[Nouveau] [Bug 88868] PowerPC e5500, kernel crash, GT520, GT610

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 3 15:41:47 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88868

--- Comment #22 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Dmitriy from comment #21)
> [...]
> 
> result of operation:
> addr = nv_rd32(bios, 0x619f04);
> 
> for x86: addr=3ffe09
> for ppc: addr0=1
> 
> Why do the results of reading operation differ from each other?
I believe Ben already answered that one, but perhaps it's not that obvious if
one does not have experience with nouveau.

The PRAMIN region (in this context) is the last 1MiB or VRAM. As the card is
POSTed/initialised the VBIOS is copied in that region. As you can see on x86
your card is initialised, unlike on PPC.


Regarding your earlier question(s) (despite that I'm not Ben)

> 1. Is there any possibility that you will create a new patch which will support
> GT610 or GT520?
I doubt that only a single patch will do the job. Afaict there as need (close
to) 0 work done understanding what needs to be done, let alone writing the
patch(es).

> 2. What do you think, is it possible that I will solve the problem by myself
> and create the patch by myself?
No offence/disrespect, but I think you are underestimating how deep the waters
are(could be). Even if on the nouveau side everything is fixed, there has been
a few issues in mesa (as pointed by Ilia) wrt big endian machines, which afaict
are not resolved.

Maybe you can take a look and fix (if needed) the software rendering on BE
machines. That should cover some of the mesa bits :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150203/5fcf683c/attachment.html>


More information about the Nouveau mailing list