summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_fimc.c
AgeCommit message (Expand)Author
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: remove needless parenthesis.Eunchul Kim
2013-01-04drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon
2013-01-04drm/exynos: remove color bar pattern operation.JoongMock Shin
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim
2013-01-04drm/exynos: change member variable name.Eunchul Kim
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim