summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim1-6/+0
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae1-1/+5
2012-02-16drm/exynos: fixed page flip issue.Inki Dae1-3/+3
2011-12-29drm/exynos: Support multi buffersSeung-Woo Kim1-12/+16
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim1-0/+1
2011-12-21drm/exynos: updated crtc and encoder dpms framework.Inki Dae1-6/+52
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie1-37/+39
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+1
2011-11-15drm/exynos: changed buffer structure.Inki Dae1-33/+14
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim1-4/+25
2011-10-18drm/exynos: fixed page flip bug.Inki Dae1-5/+11
2011-10-18drm/exynos: added comments and code clean.Inki Dae1-0/+6
2011-10-18drm/exynos: fixed overlay updating time at page flip.Inki Dae1-1/+3
2011-10-18drm/exynos: fixed overlay data updating.Inki Dae1-39/+62
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae1-0/+344