summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_fimc.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat1-36/+9
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat1-6/+0
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat1-21/+9
2013-01-04drm/exynos: remove needless parenthesis.Eunchul Kim1-1/+1
2013-01-04drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon1-0/+13
2013-01-04drm/exynos: remove color bar pattern operation.JoongMock Shin1-6/+3
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim1-1/+1
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim1-0/+1
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim1-12/+0
2013-01-04drm/exynos: change member variable name.Eunchul Kim1-4/+4
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim1-0/+2001