From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94757] New: powerpc64 & 64Kb kernel pagesize not
working with nouveau
Date: Wed, 30 Mar 2016 09:31:10 +0000
Message-ID:
Bug ID
94757
Summary
powerpc64 & 64Kb kernel pagesize not working with nouveau
Product
xorg
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
mathieu.malaterre@gmail.com
QA Contact
xorg-team@lists.x.org
The recent Debian kernels for powerpc64 are configured with a 64Kb kernel
pagesize.
This works slightly better in terms of performance, however the nouveau display
driver does not currently work kernel pagesizes other than 4Kb size when
running XOrg and powerpc64. It works ok if only using the console though.
Currently, users must recompile the kernel unfortunately and configure with 4Kb
kernel pagesize as this is what nouveau will only work with for now.
This is a hindrance to making people want to adopt debian as their preffered
linux distro with powerpc64 G5 powermac machines.
Im currently running vanilla 3.18.16 configured with 4Kb and nouveau can be
made to work without too many dramas.