index
:
cubox/xf86-video-armada.git
master
unstable-devel
Xorg video driver for Marvell Armada DRM and Freescale i.MX
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-04
Convert Armada DRM CRTC into a set of library functions
Russell King
2013-12-04
compat-api stuff added
Sergey Bolshakov
2013-12-04
Only call vivante_free_pixmap() if we are running accelerated
Russell King
2013-10-30
Add error reporting for gco2D_DisableAlphaBlend() call
Russell King
2013-10-30
Move the drm fd into our crtc structure
Russell King
2013-10-30
Avoid passing 'drm' to armada_bo_alloc_framebuffer()
Russell King
2013-10-30
Clean up drmc->drm->fd
Russell King
2013-10-30
Separate out connector/output handing
Russell King
2013-10-29
Move cursor maximum width/height to private crtc info structure
Russell King
2013-10-29
Avoid setting up a brush when none is required
Russell King
2013-10-29
Wrap udev structures up in its own structure
Russell King
2013-10-29
Remove unused 'phys' and 'last_phys' members from Xv driver
Russell King
2013-10-29
Move bo map/unmap to vivante_utils.c
Russell King
2013-10-29
Cleanup pixmap freeing
Russell King
2013-10-29
Provide a function to unmap bo-mapped objects
Russell King
2013-10-29
Move checks out of vivante_unmap_gpu()
Russell King
2013-10-29
Only call vivante_map_gpu() if the pixmap isn't already mapped to the GPU.
Russell King
2013-10-29
Rename vivante_format() to vivante_pict_format()
Russell King
2013-10-29
Add common utils helpers
Russell King
2013-10-29
Keep the 'status' field in structures passed to galcore
Russell King
2013-10-29
Ensure that all DRM planes are freed on error
Russell King
2013-10-29
Fix bad error cleanup in vivante_accel_PutImage
Russell King
2013-10-29
Fix initial mode setting
Russell King
2013-10-29
Fix capability check bug
Russell King
2013-06-30
Remove support for BMM Xv hack
Russell King
2013-06-30
Probe for hardware cursor support
Russell King
2013-06-30
Default to no bus id
Russell King
2013-06-30
Convert Xv support to use drm_planes
Russell King
2013-06-16
Cleanup Xv framebuffer ID handling
Russell King
2013-06-16
Remove most of the legacy overlay support
Russell King
2013-06-16
Add DRM plane support to Xv backend
Russell King
2013-06-16
CRTC updates
Russell King
2013-06-16
Add remainder of the dmabuf changes
Russell King
2013-06-14
Initialize vivante drm_fd in vivante_ScreenInit
Russell King
2013-06-14
Initial checkin of Marvell Armada xorg driver
Russell King
[prev]