summaryrefslogtreecommitdiffstats
path: root/src/vivante.c
Commit message (Expand)AuthorAgeFilesLines
* vivante: fix Composite repeat handlingRussell King2014-09-121-5/+20
* vivante: fix buggy error path when mapping non-shmem bosRussell King2014-08-261-0/+1
* vivante: use xf86ScreenToScrn(pScreen)Russell King2014-08-141-1/+1
* src: avoid passing the Armada buffer manager for non-Armada hardwareRussell King2014-08-141-0/+4
* vivante: include alpha channel in pixmapsRussell King2014-08-021-4/+5
* Disable vivante batch processingRussell King2014-03-201-1/+14
* Ensure DRI2 is closed down at the right pointRussell King2014-03-201-4/+4
* compat-api stuff addedSergey Bolshakov2013-12-041-7/+8
* Move bo map/unmap to vivante_utils.cRussell King2013-10-291-42/+0
* Cleanup pixmap freeingRussell King2013-10-291-6/+2
* Provide a function to unmap bo-mapped objectsRussell King2013-10-291-9/+14
* Move checks out of vivante_unmap_gpu()Russell King2013-10-291-1/+1
* Add remainder of the dmabuf changesRussell King2013-06-161-1/+47
* Initialize vivante drm_fd in vivante_ScreenInitRussell King2013-06-141-2/+2
* Initial checkin of Marvell Armada xorg driverRussell King2013-06-141-0/+661