summaryrefslogtreecommitdiff
path: root/src/i830_uxa.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-07Align tiled pixmap height so we don't address beyond the end of our buffers.Eric Anholt1-2/+9
2009-07-22Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement.Eric Anholt1-5/+11
2009-07-22uxa: Tell the driver when we're just going to immediately map the pixmap.Eric Anholt1-1/+4
2009-07-10i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmapsKeith Packard1-5/+6
2009-07-10Remove NoAccel supportKeith Packard1-20/+7
2009-07-09Fix lols in trying to figure out whether this is a 64-bit build.Eric Anholt1-1/+1
2009-07-08Refuse to allocate giant BOs on 32-bit systems.Eric Anholt1-0/+16
2009-06-30Enable 2D composite on IGDNGXiang Haihao1-8/+0
2009-06-10Disable composite on new chipset for nowZhenyu Wang1-0/+8
2009-06-09Rename i830_exa.c to i830_uxa.cCarl Worth1-0/+743