summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_fimc.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda1-2/+1
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda1-1/+1
2018-06-29drm/exynos: fimc: Use real buffer width for configuring the hardwareMarek Szyprowski1-7/+10
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+2
2018-05-25drm/exynos: fimc: signedness bug in fimc_setup_clocks()Dan Carpenter1-1/+1
2018-05-10drm/exynos: fimc: Convert driver to IPP v2 core APIMarek Szyprowski1-731/+349
2017-03-21drm/exynos: Print kernel pointers in a restricted formKrzysztof Kozlowski1-1/+1
2016-12-05drm/exynos: gsc: fix spelling mistakesColin Ian King1-1/+1
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-03-01drm/exynos/fimc: remove unused camera interface polarization codeAndrzej Hajda1-28/+0
2016-03-01drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski1-1/+1
2015-10-26drm/exynos: fix spelling errorsIngi Kim1-8/+8
2015-09-30drm/exynos: fimc: Clock control is unused if !PMThierry Reding1-18/+18
2015-08-11drm/exynos/fimc: fix runtime pm supportMarek Szyprowski1-1/+0
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter1-12/+2
2014-12-04drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-09-20drm/exynos/fimc: fix source buffer registersAndrzej Hajda1-8/+8
2014-09-20drm/exynos/fimc: simplify buffer queuingAndrzej Hajda1-49/+15
2014-09-20drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda1-4/+1
2014-09-20drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-09-20drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda1-1/+1
2014-08-04drm/exynos: Add MODULE_DEVICE_TABLE entries for various componentsSjoerd Simons1-0/+1
2014-06-02drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda1-9/+5
2014-06-02drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda1-5/+6
2014-06-02drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda1-161/+150
2014-06-02drm/exynos/fimc: simplify irq masking functionAndrzej Hajda1-16/+9
2014-06-02drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda1-43/+13
2014-06-02drm/exynos/ipp: simplify property list allocationAndrzej Hajda1-8/+2
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat1-3/+1
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat1-0/+1
2013-09-05drm/exynos: Add missing includesMark Brown1-0/+1
2013-07-30drm/exynos: Remove module.h header inclusionSachin Kamat1-1/+0
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho1-60/+53
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho1-16/+0
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim1-6/+2
2013-05-23drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim1-1/+1
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim1-1/+1
2013-04-29drm/exynos: add device tree support for fimc ipp driverSylwester Nawrocki1-52/+58
2013-04-29drm/exynos: rework fimc clocks handlingSylwester Nawrocki1-70/+99
2013-04-29drm/exynos: remove redundant devm_kfree()Sylwester Nawrocki1-2/+0
2013-01-25drm: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-85/+39
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