summaryrefslogtreecommitdiff
path: root/uxa/uxa-accel.c
AgeCommit message (Expand)Author
2010-05-25uxa: Spans! OMG!Chris Wilson
2010-05-17uxa: Call check_solid before running the solid blitter.Chris Wilson
2010-05-17Split the prepare blitter functions into check + prepare.Chris Wilson
2010-04-16Revert "Revert "uxa: Try using put_image when copying from a memory buffer.""Chris Wilson
2010-03-01uxa: Review uxa_prepare_access() to remove potential nestingChris Wilson
2010-02-28Move to kernel coding style.Eric Anholt
2009-08-25Fix SHM functions to work with server after 1.6.0Keith Packard
2009-04-27Remove pre-server-1.5 support.Eric Anholt
2009-02-26Fix UXA for server 1.4.Eric Anholt
2009-02-10uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.Eric Anholt
2009-02-10uxa: hook up the fallback debug to the driver's fallback debug option.Eric Anholt
2009-01-06uxa: handle uxa_prepare_access failureKeith Packard
2008-08-05[uxa] Check xalloc returns and deal with failureKeith Packard
2008-08-05Rename uxa using _ instead of capsKeith Packard
2008-08-05Change PrepareAccess to take access mode rather than indexKeith Packard
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard