aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_scaler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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