aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-drm-drv.c
AgeCommit message (Collapse)Author
2010-05-24Use unlocked_ioctl rather than ioctlThomas White
The arguments changed between 2.6.32 and 2.6.34. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-22Fix claim of 2D register resourceThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-22Fix dynamic command queue allocationThomas White
(Not tested...) Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-05-22Glamo DRM and KMS driverThomas White
This adds the Glamo DRM and KMS driver, but note that modifications are needed elsewhere to support it. Signed-off-by: Thomas White <taw@bitwiz.org.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>