index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
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
2017-01-20
drm/exynos/decon5433: fix CMU programming
Andrzej Hajda
1
-4
/
+0
2017-01-20
drm/exynos/decon5433: do not disable video after reset
Andrzej Hajda
1
-2
/
+0
2017-01-13
drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled
Andrzej Hajda
1
-3
/
+5
2017-01-13
drm/exynos/decon5433: update shadow registers iff there are active windows
Andrzej Hajda
1
-4
/
+3
2017-01-10
drm/exynos: constify exynos_drm_crtc_ops structures
Bhumika Goyal
1
-1
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-09-30
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-11
/
+0
2016-05-10
drm/exynos/decon5433: fix trigger configuration
Andrzej Hajda
1
-6
/
+4
2016-05-10
drm/exynos/decon5433: do not use unnecessary software trigger
Andrzej Hajda
1
-1
/
+2
2016-05-10
drm/exynos/decon5433: handle vblank in vblank interrupt
Andrzej Hajda
1
-2
/
+1
2016-04-30
drm/exynos: clean up register definions for fimd and decon
Inki Dae
1
-1
/
+1
2016-04-30
drm/exynos: decon: clean up interface type
Inki Dae
1
-26
/
+29
2016-04-30
drm/exynos: exynos5433_decon: use generic of_device_get_match_data helper
Marek Szyprowski
1
-4
/
+1
2016-04-29
drm/exynos/decon5433: enable HDMI-PHY before configuring DECON
Andrzej Hajda
1
-0
/
+4
2016-04-29
drm/exynos/decon5433: do not protect window in plane disable
Andrzej Hajda
1
-5
/
+0
2016-04-29
drm/exynos/decon5433: reset decon on start
Andrzej Hajda
1
-0
/
+2
2016-04-29
drm/exynos/decon5433: fix DECON standalone update
Andrzej Hajda
1
-7
/
+8
2016-03-01
drm/exynos/decon: make irq handler static
Andrzej Hajda
1
-1
/
+1
2016-03-01
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-03-01
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-03-01
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
1
-6
/
+8
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
1
-5
/
+5
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-5
/
+13
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-10
/
+11
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-5
/
+8
2015-12-13
drm/exynos: decon: remove unused variables
Inki Dae
1
-2
/
+0
2015-12-13
drm/exynos: add pm_runtime to DECON 5433
Gustavo Padovan
1
-15
/
+39
2015-11-03
drm/exynos/decon5433: add support for DECON-TV
Andrzej Hajda
1
-61
/
+93
2015-11-03
drm/exynos/decon5433: remove duplicated initialization
Andrzej Hajda
1
-1
/
+0
2015-11-03
drm/exynos/decon5433: merge different flag fields
Andrzej Hajda
1
-31
/
+30
2015-11-03
drm/exynos/decon5433: add function to set particular register bits
Andrzej Hajda
1
-50
/
+19
2015-11-03
drm/exynos/decon5433: fix timing registers writes
Andrzej Hajda
1
-9
/
+9
2015-11-03
drm/exynos/decon5433: add PCLK clock
Andrzej Hajda
1
-10
/
+11
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
1
-2
/
+2
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-4
/
+2
2015-08-30
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
1
-1
/
+9
2015-08-30
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
1
-7
/
+27
2015-08-30
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-1
/
+9
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
1
-9
/
+12
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-15
/
+7
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-3
/
+3
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-2
/
+3
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
1
-2
/
+1
[next]