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

--- Comment #14 from Marcin Slusarz <marcin.slus...@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.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to