summaryrefslogtreecommitdiff
path: root/src/vivante.c
AgeCommit message (Expand)Author
2014-11-22vivante: fix missing composite offsets for CopyWindow()HEADmasterRussell King
2014-09-12vivante: fix Composite repeat handlingRussell King
2014-08-26vivante: fix buggy error path when mapping non-shmem bosRussell King
2014-08-14vivante: use xf86ScreenToScrn(pScreen)Russell King
2014-08-14src: avoid passing the Armada buffer manager for non-Armada hardwareRussell King
2014-08-02vivante: include alpha channel in pixmapsRussell King
2014-03-20Disable vivante batch processingRussell King
2014-03-20Ensure DRI2 is closed down at the right pointRussell King
2013-12-04compat-api stuff addedSergey Bolshakov
2013-10-29Move bo map/unmap to vivante_utils.cRussell King
2013-10-29Cleanup pixmap freeingRussell King
2013-10-29Provide a function to unmap bo-mapped objectsRussell King
2013-10-29Move checks out of vivante_unmap_gpu()Russell King
2013-06-16Add remainder of the dmabuf changesRussell King
2013-06-14Initialize vivante drm_fd in vivante_ScreenInitRussell King
2013-06-14Initial checkin of Marvell Armada xorg driverRussell King