Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | drm/exynos: add DSIM driver | Andrzej Hajda | 1 | -0/+15 |
2014-03-23 | drm/exynos: init kms poll after creation of connectors | Andrzej Hajda | 1 | -3/+3 |
2014-03-23 | drm/exynos: delay fbdev initialization until an output is connected | Andrzej Hajda | 1 | -12/+4 |
2014-03-23 | drm/exynos: fix unnecessary resource cleanup | Inki Dae | 1 | -3/+2 |
2014-03-23 | drm/exynos: Consolidate suspend/resume in drm_drv | Sean Paul | 1 | -0/+97 |
2014-03-23 | drm/exynos: Move display implementation into dp | Sean Paul | 1 | -0/+14 |
2014-03-23 | drm/exynos: Remove exynos_drm_hdmi shim | Sean Paul | 1 | -13/+0 |
2014-03-23 | drm/exynos: Split manager/display/subdrv | Sean Paul | 1 | -12/+17 |
2014-03-23 | drm/exynos: Use unsigned long for possible_crtcs | Sean Paul | 1 | -1/+1 |
2014-03-23 | drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c | Daniel Kurtz | 1 | -3/+7 |
2014-02-07 | drm/exynos: Fix freeing issues in exynos_drm_drv.c | Sachin Kamat | 1 | -6/+8 |
2014-01-07 | drm/exynos: use a new anon file for exynos gem mmaper | Inki Dae | 1 | -0/+21 |
2013-12-18 | drm/exynos: call drm_put_dev directly from ->remove | Daniel Vetter | 1 | -1/+3 |
2013-12-02 | drm/exynos: release unhandled page flip events at postclose. | Inki Dae | 1 | -13/+22 |
2013-11-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+0 |
2013-10-31 | DMA-API: others: use dma_set_coherent_mask() | Russell King | 1 | -1/+5 |
2013-10-09 | drm: kill ->gem_init_object() and friends | David Herrmann | 1 | -1/+0 |
2013-09-05 | drm/exynos: Remove redundant error messages | Sachin Kamat | 1 | -3/+1 |
2013-08-07 | drm: const'ify ioctls table (v2) | Rob Clark | 1 | -2/+2 |
2013-08-07 | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 1 | -1/+1 |
2013-07-04 | drm/exynos: add error check routine in exynos_drm_open | YoungJun Cho | 1 | -1/+8 |
2013-06-28 | drm/exynos: Remove tracking log functions | YoungJun Cho | 1 | -20/+0 |
2013-04-29 | drm/exynos: added ipp device registration to drm driver | Seung-Woo Kim | 1 | -0/+7 |
2013-04-29 | drm/exynos: fix wrong return check for platform_device_register_simple | Seung-Woo Kim | 1 | -1/+1 |
2013-01-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -18/+4 |
2013-01-04 | drm/exynos: change file license to GPL | Inki Dae | 1 | -18/+4 |
2013-01-04 | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-14 | drm/exynos: add gsc ipp driver | Eunchul Kim | 1 | -0/+15 |
2012-12-14 | drm/exynos: add rotator ipp driver | Eunchul Kim | 1 | -0/+15 |
2012-12-14 | drm/exynos: add fimc ipp driver | Eunchul Kim | 1 | -0/+15 |
2012-12-14 | drm/exynos: add ipp subsystem | Eunchul Kim | 1 | -0/+24 |
2012-12-13 | drm: exynos: moved exynos drm hdmi device registration to drm driver | Rahul Sharma | 1 | -1/+8 |
2012-12-13 | drm: exynos: moved exynos drm device registration to drm driver | Rahul Sharma | 1 | -0/+16 |
2012-11-29 | drm/exynos: add iommu support for exynos drm framework | Inki Dae | 1 | -3/+20 |
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 |