index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-08-02
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
1
-1
/
+1
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-6
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
1
-2
/
+3
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
1
-24
/
+24
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-9
/
+10
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
1
-2
/
+1
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
1
-1
/
+1
2018-10-01
drm/exynos: gsc: Add support for tiled formats
Marek Szyprowski
1
-12
/
+34
2018-06-29
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
Marek Szyprowski
1
-9
/
+20
2018-06-29
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
1
-8
/
+8
2018-06-29
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
Marek Szyprowski
1
-1
/
+1
2018-06-29
drm/exynos: gsc: Use real buffer width for configuring the hardware
Marek Szyprowski
1
-2
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+3
2018-05-10
drm/exynos: gsc: Convert driver to IPP v2 core API
Marek Szyprowski
1
-740
/
+335
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
1
-1
/
+1
2016-12-05
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
1
-1
/
+1
2016-09-19
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
1
-4
/
+2
2016-09-18
drm/exynos: gsc: fix system and runtime pm integration
Marek Szyprowski
1
-27
/
+2
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
1
-1
/
+1
2015-12-13
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
1
-4
/
+26
2015-12-13
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
1
-1
/
+0
2015-12-13
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
1
-2
/
+2
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
1
-6
/
+6
2015-08-16
drm/exynos: gsc: Handles the combination of rotation and flip
Hyungwon Hwang
1
-0
/
+16
2015-08-16
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
1
-4
/
+2
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
1
-6
/
+0
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-09-19
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
1
-2
/
+1
2014-06-01
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
1
-8
/
+2
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Add missing includes
Mark Brown
1
-0
/
+1
2013-07-29
drm/exynos: Remove module.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
1
-50
/
+40
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-11
/
+1
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
1
-6
/
+2
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
1
-2
/
+0
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
1
-1
/
+1
2013-01-26
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-44
/
+12
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
1
-9
/
+4
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
1
-12
/
+3
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
1
-12
/
+0
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
1
-4
/
+4
[next]