aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_scaler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2021-09-16drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-06-11drm/exynos: use pm_runtime_resume_and_get()Inki Dae1-4/+6
2020-05-18drm/exynos: Delete an error message in three functionsMarkus Elfring1-3/+1
2020-03-10drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski1-2/+4
2019-09-01drm/exynos: drop use of drmP.hSam Ravnborg1-0/+1
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King1-2/+2
2019-06-27drm/exynos: drop drmP.h usageSam Ravnborg1-6/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423Thomas Gleixner1-4/+1
2019-04-24drm/ipp: clean up debug messagesInki Dae1-3/+3
2019-02-07drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz1-1/+1
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda1-2/+1
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda1-1/+1
2018-10-01drm/exynos: scaler: Add support for tiled formatsAndrzej Pietrasiewicz1-59/+78
2018-06-29drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski1-6/+6
2018-06-29drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz1-3/+29
2018-05-25drm/exynos: scaler: fix static checker warningInki Dae1-1/+1
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz1-0/+694