开源镜像站
帮助
动态
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_gsc.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-04
drm/exynos: gsc: Fix typo in comment
Shen Lichuan
2024-09-06
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
Yuesong Li
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
2024-04-25
drm/exynos: gsc: drop driver owner initialization
Krzysztof Kozlowski
2024-01-25
Merge tag 'exynos-drm-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/lin...
Dave Airlie
2024-01-22
drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
Fedor Pchelkin
2023-12-12
drm/exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-27
drm: Use device_get_match_data()
Rob Herring
2023-08-08
drm/exynos: remove redundant of_match_ptr
Zhu Wang
2022-02-25
drm/exynos: gsc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
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-11-17
drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
Lee Jones
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
2019-12-19
drm/exynos: gsc: add missed component_del
Chuhong Yuan
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
2019-08-02
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
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: gsc: Add support for tiled formats
Marek Szyprowski
2018-06-29
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
Marek Szyprowski
2018-06-29
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
2018-06-29
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
Marek Szyprowski
2018-06-29
drm/exynos: gsc: Use real buffer width for configuring the hardware
Marek Szyprowski
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-10
drm/exynos: gsc: Convert driver to IPP v2 core API
Marek Szyprowski
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2016-12-05
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
2016-09-19
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
2016-09-18
drm/exynos: gsc: fix system and runtime pm integration
Marek Szyprowski
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
2015-12-13
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
2015-12-13
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
2015-12-13
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
2015-08-16
drm/exynos: gsc: Handles the combination of rotation and flip
Hyungwon Hwang
2015-08-16
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-09-20
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Add missing includes
Mark Brown
[next]