Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



On Thu, Dec 29, 2011 at 08:14:40PM +0000, Michael Lorenz wrote:
> Module Name:  src
> Committed By: macallan
> Date:         Thu Dec 29 20:14:40 UTC 2011
> 
> Modified Files:
>       src/sys/dev/pci: radeonfb.c
> 
> Log Message:
> rework putchar():
> - get rid of engine stalls when using the blitter to draw characters
> - add a wrapper for non-accelerated putchar() so we only wait for the
>   engine when we actually want to scribble into video memory
> - rework accelerated putchar(), should work on R3xx now but needs testing

Did you forget to commit some associated header changes? This does not
compile for me...


Martin


Home | Main Index | Thread Index | Old Index