summaryrefslogtreecommitdiff
path: root/uxa/uxa-accel.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-20Remove dead assignments noticed by clang.Eric Anholt1-1/+1
2009-12-02uxa: Review uxa_prepare_access() to remove potential nestingChris Wilson1-10/+8
2009-10-06Move to kernel coding style.Eric Anholt1-831/+831
2009-08-25Fix SHM functions to work with server after 1.6.0Keith Packard1-3/+10
2009-04-27Remove pre-server-1.5 support.Eric Anholt1-63/+0
2009-02-26Fix UXA for server 1.4.Eric Anholt1-0/+62
2009-02-10uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.Eric Anholt1-4/+4
2009-02-10uxa: hook up the fallback debug to the driver's fallback debug option.Eric Anholt1-2/+4
2009-01-06uxa: handle uxa_prepare_access failureKeith Packard1-12/+18
2008-08-05[uxa] Check xalloc returns and deal with failureKeith Packard1-0/+6
2008-08-05Rename uxa using _ instead of capsKeith Packard1-65/+54
2008-08-05Change PrepareAccess to take access mode rather than indexKeith Packard1-13/+12
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard1-0/+1038