Isn't the VDPAU support in the Mesa driver not the DDX driver?
Phoronix: ATI X.Org Driver Sees Significant Update
The last time there was an official release of the xf86-video-ati DDX driver was back in May, but this morning Michel Dänzer has announced a new version...
http://www.phoronix.com/vr.php?view=MTAxMDM
Isn't the VDPAU support in the Mesa driver not the DDX driver?
The decoding, yes, but a small part has to be in the X driver too, because it deals with displaying the image. This is usually done through Xv, which also belongs in the X driver and not Gallium.
I wonder if they did anything to improve power management and fan control. My laptop fan spins up uncontrollably as soon as I start using the xorg ati driver, unless I force the low power profile. The situation has been like this for at least a year and I had always thought this sort of thing would resolve quickly.
Well the only VDPAU commit I can see is http://cgit.freedesktop.org/xorg/dri...b76b60be8bdd8e which is purely so libvdpau can auto load the r600g vdpau driver automatically when it's available
Exactly what i'm hoping for as well. I tried the git version a couple months ago and back then it was unusable due to either high fan speeds, flickering if auto was enabled (and also high fan speeds) or kwin that simply wasn't playing with the low setting and feeling a bit sluggish.
I hope it's fixed, but i bet it isn't.
I don't think we can expect any interesting new features coming to the Xorg driver anymore. The power management code is in the kernel drm, 3D and video acceleration is in Mesa/Gallium. These are the parts to look for interesting changes. I think the Xorg driver is basically done in terms of features and only gets helper/glue code and updates for newer asics.
VDPAU for R300!! Sweet!!!! Finally a good feature that isn't supported in the Catalyst drivers..
Anybody know what version of Xorg this change is going to be included in?
It's a Mesa feature that will be in 7.12 / 8.0 however only MPEG1 & MPEG2 are currently supported there has been some work on MPEG4 some as of yet unpublished work on h264 and there was an SoC project for WebM
When I last tested VDPAU on my r600 it didn't work and just displayed lots of badly put together green textureshttps://bugs.freedesktop.org/show_bug.cgi?id=41375
Please specify when writing such things:
Color Tiling?Tiling is also now enabled on more graphics hardware by default.
Or 2D-Tiling?Code:[ 28.497] (**) RADEON(0): Option "ColorTiling" "on" [ 28.529] (II) RADEON(0): KMS Color Tiling: enabled
I suppose, the first one...Code:R600_TILING=1