Phoronix Forums  

Go Back   Phoronix Forums > Linux Graphics / X.Org Drivers > Open-Source NVIDIA Linux

Open-Source NVIDIA Linux Technical support and discussion of the open-source nv and Nouveau drivers.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2009, 11:10 AM
phoronix phoronix is offline
Phoronix News Bot
 
Join Date: Jan 2007
Posts: 3,102
Default Nouveau's Gallium3D Driver Gets Video Boost

Phoronix: Nouveau's Gallium3D Driver Gets Video Boost

Younes Manton, the student developer that has been working on Generic GPU Video Decoding that allows video decoding to be done universally in the GPU's shaders with any Gallium3D driver, has made some more progress on the NVIDIA front. We last talked about the state of Gallium3D video decoding back in September when Manton's video decoding method was working, but at an awfully slow pace. Now with his work on the Gallium3D-based Nouveau driver for NVIDIA hardware, he has achieved more promising results. Thanks to the latest code in Gallium3D and an improvement in Nouveau's winsys layer, those using this community-developed driver can now play 1080p video clips...

http://www.phoronix.com/vr.php?view=NzAwNA
Reply With Quote
  #2  
Old 01-19-2009, 11:42 AM
Pfanne Pfanne is offline
Senior Member
 
Join Date: Sep 2008
Posts: 142
Default

cant wait till ati drivers are ported to gallium3d combined with kms and r600/700 having full support!
2009 is going to rock!
Reply With Quote
  #3  
Old 01-19-2009, 12:39 PM
d2kx d2kx is offline
Senior Member
 
Join Date: Jan 2007
Location: Germany
Posts: 1,066
Default

Yeah, a status update on Radeon + GEM/KMS/DRI2/Gallium3D would be nice (or have I missed something that was posted recently?). GEM is a dependency for all of them as far as I know, and Fedora 10 back in November was already running KMS stable for me, so some pieces should work I think.
Reply With Quote
  #4  
Old 01-19-2009, 02:00 PM
[Knuckles] [Knuckles] is online now
Senior Member
 
Join Date: Jun 2006
Posts: 157
Default

Heh, it seems my old FX5200 might still be useful for something after all
Reply With Quote
  #5  
Old 01-19-2009, 02:56 PM
bugmenot bugmenot is offline
Senior Member
 
Join Date: Nov 2007
Posts: 363
Default

Great work!

Does this confirm that this is the right (=best/easiest/most effective) way to go also for amd/ati?
Reply With Quote
  #6  
Old 01-19-2009, 03:18 PM
TechMage89 TechMage89 is offline
Senior Member
 
Join Date: Jul 2007
Posts: 310
Default

It's definitely the easiest way, but unfortunately, while it takes a load off the CPU, it doesn't do much for power consumption, because it *does* put a substantial load on the GPU. It would be nice for people who want to watch DVDs on laptops, etc, to take advantage of fixed-function video decode hardware, but that's a lot harder, because it's non-generic and would have to be reverse-engineered.

In the case of AMD/ATI, they may be able to open specs for UVD2 for the more recent cards, but they're skittish about revealing too much about the DRM in their cards for fear of having their Windows certification revoked.

For now, the generic approach is the easiest and most practical, but it isn't low power and may not work as well on older/low end cards.

Last edited by TechMage89; 01-19-2009 at 03:20 PM.
Reply With Quote
  #7  
Old 01-19-2009, 03:28 PM
Zhick Zhick is offline
Senior Member
 
Join Date: May 2008
Location: Germany/NRW
Posts: 299
Default

@TechMage: Modern Graphics-Cards are several times faster than the NV40s this is currently beeing developed on. So if those cards are capable of playing back 1080p, modern cards could probably do so even when running at the lowest power-level (powerplay for ATi, don't know what it's called for nVidia), in contrast to a CPU which would most likely need to run at it's highest powerlevel. So I'd say you'll still end up saving power.
Reply With Quote
  #8  
Old 01-19-2009, 06:02 PM
_txf_ _txf_ is offline
Phoronix Member
 
Join Date: Feb 2008
Posts: 109
Default

Quote:
Originally Posted by Zhick View Post
@TechMage: Modern Graphics-Cards are several times faster than the NV40s this is currently beeing developed on. So if those cards are capable of playing back 1080p, modern cards could probably do so even when running at the lowest power-level (powerplay for ATi, don't know what it's called for nVidia), in contrast to a CPU which would most likely need to run at it's highest powerlevel. So I'd say you'll still end up saving power.

The problem being that with most (all?) open drivers dynamic clocking is currently a no-go. Not to mention the other stuff the card is doing at the same time i.e. compositing drawing widgets (exa). KDE4 (Qt4) + firefox gets all laggy when my clocks drop on my 8600m.

Then there is the fact that for h.264 (which is what most people care about accelerating) puts a significant load on decoding with the cpu meaning not much power is saved. What it does do is help ensure that the video won't stall on higher bit rates. You could consider it more like gpu assisted decoding.
Reply With Quote
  #9  
Old 01-19-2009, 07:51 PM
Louise Louise is offline
Senior Member
 
Join Date: May 2008
Posts: 468
Default

Can anyone tell me, if this are the keys technologies?

Code:
           | GEM | KMS | DRI2 | Gallium3D
-----------+-----+-----+------+-----------
Radeon     |     |  x  |      |
-----------+-----+-----+------+-----------
RadeonHD   |     |  x  |      |
-----------+-----+-----+------+-----------
OpenChrome |     |     |      |
-----------+-----+-----+------+-----------
Nouveau    |     |     |      |     x
-----------+-----+-----+------+-----------
Intel      |  x  |  x  |   x  |
-----------+-----+-----+------+-----------

Last edited by Louise; 01-19-2009 at 08:02 PM.
Reply With Quote
  #10  
Old 01-19-2009, 07:58 PM
whizse whizse is offline
Senior Member
 
Join Date: Oct 2008
Location: Sweden
Posts: 237
Default

Intel does DRI2. KMS too, but it's still in heavy development, so you need stuff from git. Don't know about Gallium.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 09:12 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.