Denis Oliver Kropp wrote:
> Claudio Ciccani via CVS wrote:
> 
>>CVSROOT:      /cvs/directfb
>>Module name:  DirectFB
>>Changes by:   klan    20060320 15:27:21
>>
>>Modified files:
>>      gfxdrivers/radeon: Makefile.am radeon.c radeon.h radeon_mmio.h 
>>                         radeon_overlay.c radeon_regs.h radeon_state.h 
>>Added files:
>>      gfxdrivers/radeon: r100_3d.c r100_state.c r200_3d.c r200_state.c 
>>                         r300_state.c radeon_2d.c radeon_2d.h 
>>                         radeon_3d.h radeon_chipsets.h radeon_crtc2.c 
>>Removed files:
>>      gfxdrivers/radeon: radeon_state.c 
>>
>>Log message:
>>Imported the new Unified Radeon driver, with a lot of improvements and new 
>>features:
>>- supports smooth page flipping
>>- supports seconday head output
>>- supports overlay on secondary head
>>- improved overlay RGB rendering
>>- improved R100/R200 3d functions performance
>>- fixed 2d/3d engines syncronization
>>
>>TODO:
>>- 3d acceleration on R300 chipsets
>>- TV output
> 
> 
> Awesome :)
> 
> Does it mean the 2D acceleration for the X850 Pro I sent you
> already works?
> 
> If yes, did you get the framebuffer working for the card?
> 
> I only could use vesafb with it :(
> 

I had to spend some days to have a working framebuffer driver.
The new radeonfb hardly crashes the card on boot and yet I have not 
found the reason.
So I have modified the old radeonfb to support the card, but still 
doesn't work fine because 2d blit is only producing dirty pixels.
Finally I decided to revert to a 2.4 kernel and, after some adjustments 
on radeonfb, I have a working framebuffer driver.

Hope to have it working decently on linux 2.6 soon.

-- 
Regards,
      Claudio Ciccani

[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to