开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_scaler.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
2024-04-25
drm/exynos: scaler: drop driver owner initialization
Krzysztof Kozlowski
2023-12-12
drm/exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2022-12-12
drm: exynos: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2021-09-16
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-06-11
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2020-05-18
drm/exynos: Delete an error message in three functions
Markus Elfring
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
2019-08-02
drm/exynos: fix missing decrement of retry counter
Colin Ian King
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423
Thomas Gleixner
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
2019-02-07
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
2018-10-01
drm/exynos: scaler: Add support for tiled formats
Andrzej Pietrasiewicz
2018-06-29
drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modes
Marek Szyprowski
2018-06-29
drm/exynos: scaler: Reset hardware before starting the operation
Andrzej Pietrasiewicz
2018-05-25
drm/exynos: scaler: fix static checker warning
Inki Dae
2018-05-10
drm/exynos: Add driver for Exynos Scaler module
Andrzej Pietrasiewicz