summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-171-10/+5Star
| * drm/exynos: Add disable of managerJoonyoung Shim2011-11-173-26/+55
| * drm/exynos: include linux/module.hInki Dae2011-11-151-0/+1
| * drm/exynos: fix vblank bug.Inki Dae2011-11-151-10/+36
| * drm/exynos: changed buffer structure.Inki Dae2011-11-1510-133/+148
| * drm/exynos: removed unnecessary variable.Inki Dae2011-11-151-2/+0Star
| * drm/exynos: use gem create function genericallyInki Dae2011-11-153-36/+55
| * drm/exynos: checked for null pointerSeung-Woo Kim2011-11-151-2/+4
| * drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-153-11/+73
| * drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim2011-11-151-9/+5Star
| * drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim2011-11-151-0/+15
| * drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-154-22/+23
| * drm/exynos: added manager object to connectorInki Dae2011-11-152-8/+33
| * drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-151-1/+8
| * drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-151-0/+2
| * drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2011-11-152-0/+17
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-202-3/+3
|/
* drm/exynos: fixed build warnings and comments.Inki Dae2011-10-182-13/+2Star
* drm/exynos: fixed page flip bug.Inki Dae2011-10-184-13/+35
* drm/exynos: added comments and code clean.Inki Dae2011-10-183-3/+11
* drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().Inki Dae2011-10-181-0/+2
* drm/exynos: added device object as argument of subdrv_probe().Inki Dae2011-10-183-3/+3
* drm/exynos: fixed overlay updating time at page flip.Inki Dae2011-10-183-4/+3Star
* drm/exynos: fixed overlay data updating.Inki Dae2011-10-187-103/+162
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-0520-0/+4075