In the recent kernel logs and IRC convos I have definitely seen some things about radeon-specific enhancements in .30
This wouldn't be KMS by any chance? That would be quite surprising.
http://kernel.org/pub/linux/kernel/v...6.29-git10.log
There is specific stuff about r600 in there (ctrl f)
Why is r600 mentioned at all in the kernel logs if not KMS?
Ok, so I have got all the git branches compiled and running, with the exception of the DDX driver. For some reason it won't let me compile it.
Any tips? I have R500Code:radeon_textured_video.c: In function ‘RADEONPutImageTextured’: radeon_textured_video.c:505: error: ‘struct _ScrnInfoRec’ has no member named ‘fboffset’ radeon_textured_video.c:510: error: ‘struct _ScrnInfoRec’ has no member named ‘fboffset’ radeon_textured_video.c:572: error: ‘struct _ScrnInfoRec’ has no member named ‘fboffset’ make[1]: *** [radeon_textured_video.lo] Error 1 make[1]: Leaving directory `/usr/src/xf86-video-ati-airlied/xf86-video-ati/src' make: *** [install-recursive] Error 1
Last edited by EmbraceUnity; 04-04-2009 at 08:14 PM.
I ran into this as well.
I just messaged airlied on #dri-devel and he said,
It's fixed as of http://cgit.freedesktop.org/~airlied...bd8b4173b9547a<airlied> mattst88|laptop: oops I forgot to push the fix
Last edited by mattst88; 04-04-2009 at 08:12 PM.
thanks, I just did a git pull and it worked... guess that explains why.
good work
now, how do you turn DRI2 on? special xorg.conf setting?
Last edited by EmbraceUnity; 04-04-2009 at 09:57 PM.
Well, the new stack works slightly better
http://embraceunity.com/wp-content/u...ind-radeon.png
too bad it doesn't go past the title screens.
Anybody know how to test gallium?
Last edited by EmbraceUnity; 04-05-2009 at 06:38 PM.