aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_scaler.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: scaler: drop driver owner initializationKrzysztof Kozlowski2024-04-251-1/+0
* drm/exynos: Convert to platform remove callback returning voidUwe Kleine-König2023-12-121-4/+2
* drm: Explicitly include correct DT includesRob Herring2023-07-211-1/+1
* drm: exynos: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-121-9/+3
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-161-3/+1
* drm/exynos: use pm_runtime_resume_and_get()Inki Dae2021-06-111-4/+6
* drm/exynos: Delete an error message in three functionsMarkus Elfring2020-05-181-3/+1
* drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski2020-03-101-2/+4
* drm/exynos: drop use of drmP.hSam Ravnborg2019-09-011-0/+1
* drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-021-2/+2
* drm/exynos: drop drmP.h usageSam Ravnborg2019-06-271-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423Thomas Gleixner2019-06-051-4/+1
* drm/ipp: clean up debug messagesInki Dae2019-04-241-3/+3
* drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz2019-02-071-1/+1
* drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda2018-12-041-2/+1
* drm/exynos: simplify DMA mappingAndrzej Hajda2018-12-041-1/+1
* drm/exynos: scaler: Add support for tiled formatsAndrzej Pietrasiewicz2018-10-011-59/+78
* drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski2018-06-291-6/+6
* drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz2018-06-291-3/+29
* drm/exynos: scaler: fix static checker warningInki Dae2018-05-251-1/+1
* drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz2018-05-101-0/+694