summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-04Convert Armada DRM CRTC into a set of library functionsRussell King
2013-12-04compat-api stuff addedSergey Bolshakov
2013-12-04Only call vivante_free_pixmap() if we are running acceleratedRussell King
2013-10-30Add error reporting for gco2D_DisableAlphaBlend() callRussell King
2013-10-30Move the drm fd into our crtc structureRussell King
2013-10-30Avoid passing 'drm' to armada_bo_alloc_framebuffer()Russell King
2013-10-30Clean up drmc->drm->fdRussell King
2013-10-30Separate out connector/output handingRussell King
2013-10-29Move cursor maximum width/height to private crtc info structureRussell King
2013-10-29Avoid setting up a brush when none is requiredRussell King
2013-10-29Wrap udev structures up in its own structureRussell King
2013-10-29Remove unused 'phys' and 'last_phys' members from Xv driverRussell King
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-10-29Only call vivante_map_gpu() if the pixmap isn't already mapped to the GPU.Russell King
2013-10-29Rename vivante_format() to vivante_pict_format()Russell King
2013-10-29Add common utils helpersRussell King
2013-10-29Keep the 'status' field in structures passed to galcoreRussell King
2013-10-29Ensure that all DRM planes are freed on errorRussell King
2013-10-29Fix bad error cleanup in vivante_accel_PutImageRussell King
2013-10-29Fix initial mode settingRussell King
2013-10-29Fix capability check bugRussell King
2013-06-30Remove support for BMM Xv hackRussell King
2013-06-30Probe for hardware cursor supportRussell King
2013-06-30Default to no bus idRussell King
2013-06-30Convert Xv support to use drm_planesRussell King
2013-06-16Cleanup Xv framebuffer ID handlingRussell King
2013-06-16Remove most of the legacy overlay supportRussell King
2013-06-16Add DRM plane support to Xv backendRussell King
2013-06-16CRTC updatesRussell 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