Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -2/+2 |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 1 | -1/+0 |
2012-09-13 | drm/exynos: fix double call of drm_prime_(init/destroy)_file_private | Mandeep Singh Baines | 1 | -2/+0 |
2012-09-06 | drm: use drm_compat_ioctl for 32-bit apps | Keith Packard | 1 | -0/+3 |
2012-07-27 | drm/exynos: add property for plane zpos | Joonyoung Shim | 1 | -2/+0 |
2012-07-27 | drm/exynos: use private plane for crtc | Joonyoung Shim | 1 | -2/+5 |
2012-06-05 | drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature | Laurent Pinchart | 1 | -2/+2 |
2012-05-22 | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-... | Dave Airlie | 1 | -1/+40 |
2012-05-22 | drm: Constify gem_vm_ops pointer | Laurent Pinchart | 1 | -1/+1 |
2012-05-17 | drm/exynos: add G2D driver | Joonyoung Shim | 1 | -0/+29 |
2012-05-08 | drm/exynos: added a feature to get gem buffer information. | Inki Dae | 1 | -0/+2 |
2012-05-08 | drm/exynos: added drm prime feature. | Inki Dae | 1 | -1/+9 |
2012-03-23 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+93 |
2012-03-21 | drm/exynos: added virtual display driver. | Inki Dae | 1 | -0/+18 |
2012-03-20 | drm/exynos: add subdrv open/close functions | Joonyoung Shim | 1 | -0/+10 |
2012-03-20 | drm/exynos: remove module of exynos drm subdrv | Joonyoung Shim | 1 | -1/+51 |
2012-03-20 | drm/exynos: release pending pageflip events when closed | Joonyoung Shim | 1 | -0/+14 |
2012-03-15 | drm/exynos: use correct 'exynos-drm' name for platform device | Marek Szyprowski | 1 | -1/+1 |
2012-02-16 | drm/exynos: added postclose to release resource. | Inki Dae | 1 | -0/+12 |
2012-02-16 | drm/exynos: added possible_clones setup function. | Inki Dae | 1 | -0/+4 |
2012-02-16 | drm/exynos: removed pageflip_event_list init code when closed. | Joonyoung Shim | 1 | -8/+2 |
2011-12-29 | drm/exynos: extend vblank off delay time. | Inki Dae | 1 | -0/+4 |
2011-12-29 | drm/exynos: change driver name. | Inki Dae | 1 | -1/+1 |
2011-12-21 | drm/exynos: Add plane support with fimd | Joonyoung Shim | 1 | -0/+9 |
2011-12-21 | drm/exynos: Fix compile errors | Joonyoung Shim | 1 | -9/+11 |
2011-11-15 | drm/exynos: added kms poll for handling hpd event | Seung-Woo Kim | 1 | -0/+5 |
2011-10-18 | drm/exynos: fixed page flip bug. | Inki Dae | 1 | -0/+14 |
2011-10-05 | DRM: add DRM Driver for Samsung SoC EXYNOS4210. | Inki Dae | 1 | -0/+230 |