aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* drm/exynos: added postclose to release resource.Inki Dae2012-02-16
* drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-16
* drm/exynos: fixed page flip issue.Inki Dae2012-02-16
* drm/exynos: added possible_clones setup function.Inki Dae2012-02-16
* drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-16
* drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-16
* drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-16
* drm/exynos: fixed pm feature for fimd module.Inki Dae2012-01-26
* drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae2012-01-26
* drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim2012-01-26
* drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-26
* drm: add support for private planesRob Clark2012-01-05
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-28
* drm/exynos: added mutex lock and code clean.Inki Dae2011-12-28
* drm/exynos: extend vblank off delay time.Inki Dae2011-12-28
* drm/exynos: change driver name.Inki Dae2011-12-28
* drm/exynos: Support multi buffersSeung-Woo Kim2011-12-28
* drm/exynos: added pm support.Inki Dae2011-12-28
* drm/exynos: remove buffer creation of fbdev from drm framebuffer creationJoonyoung Shim2011-12-28
* drm/exynos: Split creation of gem object and gem handleJoonyoung Shim2011-12-28
* drm/exynos: Fix a fake mmap offset creationJoonyoung Shim2011-12-28
* drm/exynos: gem code cleanupJoonyoung Shim2011-12-28
* drm/exynos: Add plane support with fimdJoonyoung Shim2011-12-21
* drm/exynos: add runtime pm feature for fimdJoonyoung Shim2011-12-21
* drm/exynos: updated crtc and encoder dpms framework.Inki Dae2011-12-21
* drm/exynos: Use struct drm_mode_fb_cmd2Joonyoung Shim2011-12-21
* drm/exynos: Fix compile errorsJoonyoung Shim2011-12-21
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-16
| * drm/exynos: Add disable of managerJoonyoung Shim2011-11-16
| * drm/exynos: include linux/module.hInki Dae2011-11-15
| * drm/exynos: fix vblank bug.Inki Dae2011-11-15
| * drm/exynos: changed buffer structure.Inki Dae2011-11-15
| * drm/exynos: removed unnecessary variable.Inki Dae2011-11-15
| * drm/exynos: use gem create function genericallyInki Dae2011-11-15
| * drm/exynos: checked for null pointerSeung-Woo Kim2011-11-15
| * drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-15
| * drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim2011-11-15
| * drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim2011-11-15
| * drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-15
| * drm/exynos: added manager object to connectorInki Dae2011-11-15
| * drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-15
| * drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-15
| * drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2011-11-15
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
|/
* drm/exynos: fixed build warnings and comments.Inki Dae2011-10-18
* drm/exynos: fixed page flip bug.Inki Dae2011-10-18
* drm/exynos: added comments and code clean.Inki Dae2011-10-18
* drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().Inki Dae2011-10-18
* drm/exynos: added device object as argument of subdrv_probe().Inki Dae2011-10-18