index
:
git.armlinux.org.uk/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
path:
root
/
src
/
armada_drm.c
Age
Commit message (
Expand
)
Author
2014-09-13
src: fix failure to enter VT
Russell King
2014-08-14
src: use xf86ScreenToScrn(pScreen)
Russell King
2014-08-14
src: avoid passing the Armada buffer manager for non-Armada hardware
Russell King
2014-07-23
Add support for imx-drm
Russell King
2013-12-23
Fix segfault on X shutdown.
Russell King
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
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
Wrap udev structures up in its own structure
Russell King
2013-10-29
Fix initial mode setting
Russell King
2013-10-29
Fix capability check bug
Russell King
2013-06-30
Probe for hardware cursor support
Russell King
2013-06-30
Default to no bus id
Russell King
2013-06-16
CRTC updates
Russell King
2013-06-16
Add remainder of the dmabuf changes
Russell King
2013-06-14
Initial checkin of Marvell Armada xorg driver
Russell King