summaryrefslogtreecommitdiff
path: root/src/drmmode_exynos
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Dynamically detect drmmode driverMarico Xu1-5/+1
2014-05-16Enabling n-buffering support when using page flip events.Eskil Sund1-0/+1
2013-11-14For Exynos, always request non-contiguous buffers.Dave Barnish1-11/+20
2013-11-05Use EXYNOS_GEM_CREATE when allocating buffersDave Barnish1-27/+26
2013-10-31Use flag settings for a non-scanout buffer in all cases for exynos drm.Dave Barnish1-1/+7
2013-09-16Remove ARGB to LBBP format conversion for pl111.Javier Martin1-30/+6
2013-09-12Add support for standard HW cursor API.Javier Martin1-0/+1
2013-08-22Provide a new hook to allocate GEM objects in a device specific way.Javier Martin1-2/+37
2013-08-20Use correct flags for scanout buffers in exynos.Javier Martin1-1/+1
2013-08-15Use plane property for setting Exynos zposRay Smith1-4/+37
2013-08-12Added a platform specific flag for vsync timestamp query support.Dave Barnish1-1/+2
2013-06-11Source conforms to linux kernel coding styleDave Barnish1-7/+8
2013-06-10Abstract cursor format handlingDave Barnish1-4/+45
2013-04-15Fix build issue for Exynos build targetPaul Geary1-0/+1
2013-04-03Abstract cursor plane initializationRay Smith1-1/+23
2013-04-03Add DRM driver abstractionRay Smith1-0/+36