summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2011-11-17drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim
2011-11-15drm/exynos: include linux/module.hInki Dae
2011-11-15drm/exynos: fix vblank bug.Inki Dae
2011-11-15drm/exynos: changed buffer structure.Inki Dae
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae
2011-11-15drm/exynos: use gem create function genericallyInki Dae
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim
2011-11-15drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim
2011-11-15drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae
2011-11-15drm/exynos: added manager object to connectorInki Dae
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim
2011-11-15drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim
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 comments and code clean.Inki Dae
2011-10-18drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().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