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
/
rcar-du
/
rcar_du_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
1
-2
/
+2
2015-06-16
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
1
-0
/
+13
2015-05-25
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
1
-3
/
+0
2015-05-25
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
1
-20
/
+28
2015-05-25
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
1
-3
/
+3
2015-05-25
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
1
-5
/
+5
2015-03-19
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
1
-2
/
+0
2015-03-03
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
1
-3
/
+4
2015-03-03
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
1
-7
/
+3
2015-03-03
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
1
-34
/
+20
2015-03-03
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
1
-2
/
+8
2015-03-03
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
1
-5
/
+2
2015-03-03
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
1
-4
/
+2
2015-03-03
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
1
-2
/
+7
2015-03-03
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
1
-41
/
+14
2015-03-03
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
1
-10
/
+1
2015-03-03
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
1
-49
/
+6
2015-03-03
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
1
-25
/
+34
2015-03-03
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
1
-0
/
+7
2015-03-03
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
1
-70
/
+11
2015-03-03
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
1
-1
/
+36
2015-03-03
drm: rcar-du: Implement universal plane support
Laurent Pinchart
1
-1
/
+2
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
1
-5
/
+13
2015-03-03
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
1
-0
/
+35
2015-03-03
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
1
-59
/
+83
2014-12-23
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
1
-8
/
+15
2014-12-23
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
1
-0
/
+3
2014-12-23
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
1
-1
/
+1
2014-12-23
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
1
-6
/
+54
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
1
-3
/
+4
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
1
-1
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-5
/
+5
2013-12-02
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
1
-1
/
+0
2013-12-02
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
1
-1
/
+1
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-10
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
1
-2
/
+0
2013-08-10
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
1
-0
/
+5
2013-08-10
drm/rcar-du: Rework output routing support
Laurent Pinchart
1
-2
/
+4
2013-08-10
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
1
-11
/
+14
2013-08-10
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
1
-20
/
+1
2013-08-10
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
1
-64
/
+28
2013-08-10
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
1
-2
/
+0
2013-08-10
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
1
-28
/
+92
2013-06-27
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
1
-0
/
+595