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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
drm/rcar-du: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/rcar-du: Rename async to nonblock.
Maarten Lankhorst
1
-2
/
+3
2016-04-22
drm: rcar-du: Fix compilation warning
Laurent Pinchart
1
-1
/
+0
2016-04-20
drm: rcar-du: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-8
/
+1
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-4
/
+1
2016-03-04
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-23
drm: rcar-du: Add tri-planar memory formats support
Laurent Pinchart
2
-10
/
+52
2016-02-23
drm: rcar-du: Add probe deferral debug messages
Laurent Pinchart
1
-1
/
+8
2016-02-23
drm: rcar-du: lvds: Add R-Car Gen3 support
Koji Matsuoka
4
-48
/
+123
2016-02-23
drm: rcar-du: lvds: Rename PLLEN bit to PLLON
Laurent Pinchart
2
-2
/
+2
2016-02-23
drm: rcar-du: lvds: Fix PLL frequency-related configuration
Laurent Pinchart
1
-3
/
+3
2016-02-23
drm: rcar-du: lvds: Avoid duplication of clock clamp code
Laurent Pinchart
4
-10
/
+18
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
8
-39
/
+140
2016-02-23
drm: rcar-du: Output the DISP signal on the ODDF pin
Laurent Pinchart
2
-1
/
+13
2016-02-23
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
1
-1
/
+1
2016-02-23
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
3
-2
/
+3
2016-02-23
drm: rcar-du: Drop LVDS double dependency on OF
Laurent Pinchart
1
-1
/
+0
2016-02-23
drm: rcar-du: Enable compilation on ARM64
Koji Matsuoka
1
-1
/
+2
2016-02-23
drm: rcar-du: Fix compile warning on 64-bit platforms
Koji Matsuoka
1
-4
/
+4
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
10
-16
/
+539
2016-02-20
drm: rcar-du: Move plane allocator to rcar_du_plane.c
Laurent Pinchart
3
-275
/
+290
2016-02-20
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
4
-2
/
+28
2016-02-20
drm: rcar-du: Add VSP1 compositor support
Laurent Pinchart
6
-49
/
+82
2016-02-20
drm: rcar-du: Add VSP1 support to the planes allocator
Laurent Pinchart
3
-6
/
+44
2016-02-20
drm: rcar-du: Refactor plane setup
Laurent Pinchart
1
-18
/
+21
2016-02-20
drm: rcar-du: Compute plane DDCR4 register value directly
Laurent Pinchart
1
-10
/
+3
2016-02-20
drm: rcar-du: Don't update planes on disabled CRTCs
Laurent Pinchart
1
-1
/
+1
2016-02-20
drm: rcar-du: Remove local CRTC enabled state
Laurent Pinchart
2
-13
/
+1
2016-02-20
drm: rcar-du: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
4
-114
/
+106
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-32
/
+0
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
3
-32
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+1
2015-12-15
drm: Constify drm_encoder_slave_funcs
Ville Syrjälä
2
-7
/
+7
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+2
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
2
-2
/
+26
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
1
-1
/
+3
2015-10-20
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
1
-23
/
+22
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
1
-1
/
+1
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2
-11
/
+2
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-4
/
+4
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-06-16
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-16
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
1
-5
/
+5
[next]