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_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-3
/
+5
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-01-21
drm/exynos: change callback names
Inki Dae
1
-4
/
+4
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-11-05
Revert "drm/exynos/decon5433: implement frame counter"
Inki Dae
1
-11
/
+0
2018-05-24
drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()
Marek Szyprowski
1
-1
/
+1
2017-10-26
drm/exynos: add mode_fixup callback to exynos_drm_crtc_ops
Andrzej Hajda
1
-0
/
+15
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
1
-0
/
+12
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
1
-3
/
+18
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-01
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
1
-10
/
+0
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-9
/
+3
2017-06-01
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
1
-0
/
+11
2017-06-01
drm/exynos: simplify completion event handling
Andrzej Hajda
1
-9
/
+8
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-13
/
+16
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-13
/
+16
2017-02-07
drm: exynos: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-20
/
+20
2017-01-31
drm/exynos: use atomic helper commit
Inki Dae
1
-0
/
+8
2017-01-31
drm/exynos: remove unnecessary codes
Inki Dae
1
-20
/
+0
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-6
/
+0
2016-09-30
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-22
/
+20
2016-09-30
drm/exynos: fix pending update handling
Andrzej Hajda
1
-15
/
+1
2016-05-10
drm/exynos: fix cancel page flip code
Andrzej Hajda
1
-10
/
+5
2016-04-29
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
1
-6
/
+4
2016-01-12
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
1
-0
/
+26
2016-01-12
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
1
-23
/
+0
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
1
-16
/
+4
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
1
-0
/
+3
2015-12-19
drm/exynos: atomic check only enabled crtc states
Andrzej Hajda
1
-0
/
+3
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
1
-0
/
+12
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
1
-15
/
+0
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-2
/
+2
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
1
-15
/
+0
2015-08-30
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
1
-10
/
+1
2015-08-30
drm/exynos: wait all planes updates to finish
Gustavo Padovan
1
-5
/
+13
2015-08-30
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-3
/
+4
2015-08-30
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
1
-0
/
+19
2015-08-30
drm/exynos: don't track enabled state at exynos_crtc
Gustavo Padovan
1
-16
/
+0
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-1
/
+0
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: return return value of exynos_crtc->enable_vblank
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-8
/
+6
2015-08-16
drm/exynos: pass the correct pipe number
Gustavo Padovan
1
-1
/
+1
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
[next]