aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_crtc.c
Commit message (Expand)AuthorAge
* drm/exynos: hold event_lock while accessing pageflip_event_listImre Deak2012-11-29
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-07
|\
| * drm/exynos: check crtc's dpms mode at SetCrtcInki Dae2012-10-03
| * drm/exynos: check crtc's dpms mode at page flipInki Dae2012-10-03
| * drm/exynos: fix duplicated mutex lock issueInki Dae2012-10-03
| * drm/exynos: fixed duplicated mode setting.Inki Dae2012-10-03
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/exynos: add property for crtc modeJoonyoung Shim2012-07-26
* drm/exynos: add crtc disable functionJoonyoung Shim2012-07-26
* drm/exynos: add plane enable/disableJoonyoung Shim2012-07-26
* drm/exynos: fix dpms operation for mode setJoonyoung Shim2012-07-26
* drm/exynos: update overlay via plane from crtcJoonyoung Shim2012-07-26
* drm/exynos: use private plane for crtcJoonyoung Shim2012-07-26
* drm/exynos: fix to set pipe of crtcJoonyoung Shim2012-07-26
* drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim2012-07-26
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/exynos: added source size to overlay structureSeung-Woo Kim2012-05-17
* drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-20
* drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-20
* drm/exynos: fixed page flip issue.Inki Dae2012-02-16
* drm/exynos: Support multi buffersSeung-Woo Kim2011-12-28
* drm/exynos: Add plane support with fimdJoonyoung Shim2011-12-21
* drm/exynos: updated crtc and encoder dpms framework.Inki Dae2011-12-21
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * drm/exynos: changed buffer structure.Inki Dae2011-11-15
| * drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-15
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
|/
* drm/exynos: fixed page flip bug.Inki Dae2011-10-18
* drm/exynos: added comments and code clean.Inki Dae2011-10-18
* drm/exynos: fixed overlay updating time at page flip.Inki Dae2011-10-18
* drm/exynos: fixed overlay data updating.Inki Dae2011-10-18
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05