aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_ipp.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-12
|\
| * drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho2014-06-01
| * drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho2014-06-01
| * drm/exynos: ipp: add ipp_remove_id()YoungJun Cho2014-06-01
| * drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho2014-06-01
| * drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho2014-06-01
| * drm/exynos: ipp: remove duplicated settingYoungJun Cho2014-06-01
| * drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho2014-06-01
| * drm/exynos/ipp: simplify property list allocationAndrzej Hajda2014-06-01
| * drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda2014-06-01
| * drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda2014-06-01
* | drm/exynos: Spelling s/contro/control/Geert Uytterhoeven2014-05-05
|/
* drm/exynos: Fix trivial typoSachin Kamat2014-02-06
* drm/exynos: Fix multiplatform breakage for ipp/gscTushar Behera2014-02-06
* drm: fix typos in comment in /gpu/drm/exynosMasanari Iida2013-12-02
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-05
* drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-29
* drm/exynos: exynos_drm_ipp: fix return value checkWei Yongjun2013-07-29
* drm/exynos: exynos_drm_ipp: Remove redundant break statementSachin Kamat2013-06-28
* drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho2013-06-28
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-28
* drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
* drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
* drm/exynos: added ipp device registration to drm driverSeung-Woo Kim2013-04-29
* drm/exynos: convert to idr_alloc()Tejun Heo2013-02-27
* drm: don't use idr_remove_all()Tejun Heo2013-02-27
* drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-25
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\
| * drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-04
| * drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-04
| * drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-04
| * drm/exynos: change member variable name.Eunchul Kim2013-01-04
* | Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* drm/exynos: add iommu support for ippEunchul Kim2012-12-14
* drm/exynos: add ipp subsystemEunchul Kim2012-12-14