aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_crtc.c
AgeCommit message (Expand)Author
2013-05-23drm/exynos: wait for the completion of pending page flipInki Dae
2013-05-23drm/exynos: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/exynos: page flip fixesRob Clark
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-04drm/exynos: change file license to GPLInki Dae
2012-11-29drm/exynos: hold event_lock while accessing pageflip_event_listImre Deak
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-04drm/exynos: check crtc's dpms mode at SetCrtcInki Dae
2012-10-04drm/exynos: check crtc's dpms mode at page flipInki Dae
2012-10-04drm/exynos: fix duplicated mutex lock issueInki Dae
2012-10-04drm/exynos: fixed duplicated mode setting.Inki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-27drm/exynos: add property for crtc modeJoonyoung Shim
2012-07-27drm/exynos: add crtc disable functionJoonyoung Shim
2012-07-27drm/exynos: add plane enable/disableJoonyoung Shim
2012-07-27drm/exynos: fix dpms operation for mode setJoonyoung Shim
2012-07-27drm/exynos: update overlay via plane from crtcJoonyoung Shim
2012-07-27drm/exynos: use private plane for crtcJoonyoung Shim
2012-07-27drm/exynos: fix to set pipe of crtcJoonyoung Shim
2012-07-27drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-17drm/exynos: added source size to overlay structureSeung-Woo Kim
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae
2012-02-16drm/exynos: fixed page flip issue.Inki Dae
2011-12-29drm/exynos: Support multi buffersSeung-Woo Kim
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim
2011-12-21drm/exynos: updated crtc and encoder dpms framework.Inki Dae
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-11-15drm/exynos: changed buffer structure.Inki Dae
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim
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 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