summaryrefslogtreecommitdiff
path: root/uxa/uxa-accel.c
AgeCommit message (Expand)Author
2010-02-20Remove dead assignments noticed by clang.Eric Anholt
2009-12-02uxa: Review uxa_prepare_access() to remove potential nestingChris Wilson
2009-10-06Move 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