summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_gsc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho2013-06-281-50/+40
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-281-11/+1
* drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-231-6/+2
* drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-231-2/+0
* drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-231-1/+1
* drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-081-44/+12
|\
| * drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4
| * drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-041-6/+0
| * drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-041-12/+3
| * drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-041-1/+1
| * drm/exynos: fix build warning.Eunchul Kim2013-01-041-1/+1
| * drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-041-1/+1
| * drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-041-12/+0
| * drm/exynos: change member variable name.Eunchul Kim2013-01-041-4/+4
* | Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* drm/exynos: add gsc ipp driverEunchul Kim2012-12-151-0/+1870
OpenPOWER on IntegriCloud