summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_fimd.c
AgeCommit message (Expand)Author
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim
2012-02-15drm/exynos: fixed page flip issue.Inki Dae
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae
2011-12-29drm/exynos: added mutex lock and code clean.Inki Dae
2011-12-29drm/exynos: Support multi buffersSeung-Woo Kim
2011-12-29drm/exynos: added pm support.Inki Dae
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim
2011-12-21drm/exynos: add runtime pm feature for fimdJoonyoung Shim
2011-12-21drm/exynos: updated crtc and encoder dpms framework.Inki Dae
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim
2011-11-15drm/exynos: fix vblank bug.Inki Dae
2011-11-15drm/exynos: changed buffer structure.Inki Dae
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae
2011-10-18drm/exynos: fixed build warnings and comments.Inki Dae
2011-10-18drm/exynos: fixed page flip bug.Inki Dae
2011-10-18drm/exynos: added device object as argument of subdrv_probe().Inki Dae
2011-10-18drm/exynos: fixed overlay updating time at page flip.Inki Dae
2011-10-18drm/exynos: fixed overlay data updating.Inki Dae
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae