summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_ipp.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat1-17/+5
2013-07-29drm/exynos: Remove module.h header inclusionSachin Kamat1-1/+0
2013-07-29drm/exynos: exynos_drm_ipp: fix return value checkWei Yongjun1-6/+6
2013-06-28drm/exynos: exynos_drm_ipp: Remove redundant break statementSachin Kamat1-1/+0
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho1-82/+67
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho1-52/+0
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim1-2/+2
2013-05-22drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat1-7/+7
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim1-0/+27
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo1-11/+5
2013-02-28drm: don't use idr_remove_all()Tejun Heo1-4/+0
2013-01-25drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat1-1/+1
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-16/+6
2013-01-04drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat1-7/+2
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim1-1/+1
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim1-5/+0
2013-01-04drm/exynos: change member variable name.Eunchul Kim1-3/+3
2013-01-04Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-14drm/exynos: add iommu support for ippEunchul Kim1-0/+18
2012-12-14drm/exynos: add ipp subsystemEunchul Kim1-0/+2042