summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_scaler.c
AgeCommit message (Expand)Author
2023-12-12drm/exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-21drm: Explicitly include correct DT includesRob Herring
2022-12-12drm: exynos: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2021-09-16drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-06-11drm/exynos: use pm_runtime_resume_and_get()Inki Dae
2020-05-18drm/exynos: Delete an error message in three functionsMarkus Elfring
2020-03-10drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski
2019-09-01drm/exynos: drop use of drmP.hSam Ravnborg
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King
2019-06-27drm/exynos: drop drmP.h usageSam Ravnborg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423Thomas Gleixner
2019-04-24drm/ipp: clean up debug messagesInki Dae
2019-02-07drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda
2018-10-01drm/exynos: scaler: Add support for tiled formatsAndrzej Pietrasiewicz
2018-06-29drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski
2018-06-29drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz
2018-05-25drm/exynos: scaler: fix static checker warningInki Dae
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz