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
/
exynos5433_drm_decon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
1
-2
/
+3
2020-01-21
drm/exynos: change callback names
Inki Dae
1
-5
/
+5
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-2
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423
Thomas Gleixner
1
-4
/
+1
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
1
-1
/
+1
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-1
/
+1
2019-04-24
drm/exynos: remove unnecessary messages
Inki Dae
1
-2
/
+0
2018-12-05
drm/exynos: decon: Make pixel blend mode configurable
Christoph Manszewski
1
-10
/
+55
2018-12-05
drm/exynos: decon: Make plane alpha configurable
Christoph Manszewski
1
-0
/
+33
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-11-05
Revert "drm/exynos/decon5433: implement frame counter"
Inki Dae
1
-9
/
+0
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
1
-0
/
+2
2018-06-29
drm/exynos: decon5433: Fix WINCONx reset value
Marek Szyprowski
1
-1
/
+1
2018-06-29
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
Marek Szyprowski
1
-2
/
+2
2018-05-24
drm/exynos: decon: Add support for hardware windows no 4 and 5
Marek Szyprowski
1
-9
/
+12
2018-01-02
drm/exynos/decon: Move headers from global to local place
Krzysztof Kozlowski
1
-2
/
+1
2018-01-02
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-5
/
+0
2017-09-19
drm: exynos: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2017-08-25
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
1
-3
/
+1
2017-08-25
drm/exynos: consistent use of cpp
Tobias Jakobi
1
-6
/
+6
2017-08-25
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-15
/
+25
2017-08-25
drm/exynos/decon5433: refactor irq requesting code
Andrzej Hajda
1
-24
/
+30
2017-08-25
drm/exynos/decon5433: use readl_poll_timeout helpers
Andrzej Hajda
1
-12
/
+8
2017-06-01
drm/exynos/decon5433: remove useless check
Andrzej Hajda
1
-3
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_SUSPENDED flag
Andrzej Hajda
1
-38
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag
Andrzej Hajda
1
-4
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag
Andrzej Hajda
1
-11
/
+1
2017-06-01
drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag
Andrzej Hajda
1
-7
/
+1
2017-06-01
drm/exynos/decon5433: move TE handling to DECON
Andrzej Hajda
1
-23
/
+71
2017-06-01
drm/exynos/decon5433: always do sw-trigger when vblanks enabled
Andrzej Hajda
1
-1
/
+5
2017-06-01
drm/exynos/decon5433: simplify shadow protect code
Andrzej Hajda
1
-13
/
+7
2017-06-01
drm/exynos/decon5433: kill BIT_IRQS_ENABLED
Andrzej Hajda
1
-15
/
+7
2017-06-01
drm/exynos/decon5433: kill DECON_UPDATE workaround
Andrzej Hajda
1
-6
/
+2
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
1
-2
/
+0
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
1
-1
/
+1
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
1
-14
/
+4
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-2
/
+1
2017-06-01
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
1
-0
/
+12
2017-03-21
drm/exynos/decon5433: fix software trigger mask
Andrzej Hajda
1
-2
/
+2
2017-03-21
drm/exynos/decon5433: signal frame done interrupt at front porch
Andrzej Hajda
1
-1
/
+1
2017-03-21
drm/exynos/decon5433: fix vblank event handling
Andrzej Hajda
1
-1
/
+77
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-0
/
+1
2017-03-21
drm/exynos/decon5433: & vs | typo
Dan Carpenter
1
-1
/
+1
2017-02-07
drm/exynos/decon5433: signal vblank only on odd fields
Andrzej Hajda
1
-0
/
+7
2017-02-07
drm/exynos/decon5433: add support for interlace modes
Andrzej Hajda
1
-13
/
+32
2017-02-07
drm/exynos/decon5433: configure sysreg in case of hardware trigger
Andrzej Hajda
1
-8
/
+32
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+1
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-9
/
+6
2017-01-20
drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
Andrzej Hajda
1
-0
/
+2
[next]