aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_drv.c
AgeCommit message (Expand)Author
2014-04-28drm/exynos: Force coherent_dma_mask if not already setTushar Behera
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim
2013-04-29drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/exynos: change file license to GPLInki Dae
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15drm/exynos: add gsc ipp driverEunchul Kim
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim
2012-12-15drm/exynos: add ipp subsystemEunchul Kim
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma
2012-12-13drm: exynos: moved exynos drm device registration to drm driverRahul Sharma
2012-11-29drm/exynos: add iommu support for exynos drm frameworkInki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard
2012-07-27drm/exynos: add property for plane zposJoonyoung Shim
2012-07-27drm/exynos: use private plane for crtcJoonyoung Shim
2012-06-05drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-05-17drm/exynos: add G2D driverJoonyoung Shim
2012-05-08drm/exynos: added a feature to get gem buffer information.Inki Dae
2012-05-08drm/exynos: added drm prime feature.Inki Dae
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-20drm/exynos: add subdrv open/close functionsJoonyoung Shim
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: release pending pageflip events when closedJoonyoung Shim
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski
2012-02-16drm/exynos: added postclose to release resource.Inki Dae
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae
2012-02-16drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim
2011-12-29drm/exynos: extend vblank off delay time.Inki Dae
2011-12-29drm/exynos: change driver name.Inki Dae
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim
2011-12-21drm/exynos: Fix compile errorsJoonyoung Shim
2011-11-15drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim
2011-10-18drm/exynos: fixed page flip bug.Inki Dae
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae