summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_g2d.c
AgeCommit message (Expand)Author
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-05drm/exynos: Fix potential NULL pointer dereferenceSachin Kamat
2012-12-05drm/exynos: Use devm_clk_get in exynos_drm_g2d.cSachin Kamat
2012-12-04drm/exynos: add userptr feature for g2d moduleInki Dae
2012-12-04drm/exynos: add iommu support for g2dInki Dae
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-04drm/exynos: fix kcalloc size of g2d cmdlist nodeJoonyoung Shim
2012-10-04drm/exynos: add pid to g2d_runqueue_nodeInki Dae
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-05-17drm/exynos: add G2D driverJoonyoung Shim