Bug 10597

Summary: Update mesa to support an optimised software version for ps3
Product: Mesa Reporter: titof49 <christophe.onillon>
Component: Drivers/DRI/nouveauAssignee: Stephane Marchesin <marchesin>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: highest CC: christophe.onillon
Version: 6.5   
Hardware: PowerPC   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description titof49 2007-04-10 04:38:41 UTC
please contact me on ch.onillon@wanadoo.fr.
Based in Angers

Best Regards 
Christophe Onillon.

2nd step : create a NVIDIA based version for accelerated opengl platform
Comment 1 Stephane Marchesin 2007-04-10 04:44:03 UTC
The ps3 uses an hypervisor, which prevents linux from accessing the nvidia graphics chip directly (if you look at the linux for ps3 source, it has all the graphics access done through a virtual framebuffer which is then copied to real vram at each frame ; not only is this slow but also consumes system memory permanently). 

So unless sony decides to unlock access to the video chip, or someone cracks the hypervisor, it is not possible to have accelerated 3D under linux with the ps3.
Comment 2 Stephane Marchesin 2007-04-10 06:08:34 UTC
*** Bug 10596 has been marked as a duplicate of this bug. ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.