[Nouveau] [Bug 58984] DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 13 13:32:10 PDT 2013


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

--- Comment #14 from Marcin Slusarz <marcin.slusarz at gmail.com> ---
As you mentioned in the mailing list post that there are other problems after
"fixing" this bug, I think the problem is more widespread.

If page size on GPU is unconnected to page size on CPU (I think it's more
likely than the other option), we need to have our own macros for PAGE_SHIFT /
PAGE_MASK / PAGE_SIZE for GPU and use them everywhere, OR use existing CPU
macros consistently (there are a lot of places using "12" constant).

Either way it's not as simple as this oneliner...

-- 
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/20130313/7c75051a/attachment.html>


More information about the Nouveau mailing list