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
2014-07-30
drm/rcar-du: Fix maximum frame buffer pitch computation
Laurent Pinchart
1
-2
/
+11
2014-07-22
drm: rcar-du: fix warnings
Russell King
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2
-4
/
+4
2014-05-27
drm/rcar-du: Add run-time dependencies
Jean Delvare
1
-0
/
+2
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2
-14
/
+0
2014-04-04
drm/rcar-du: Handle encoder initialization failures
Laurent Pinchart
1
-1
/
+4
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-5
/
+5
2013-12-23
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
6
-23
/
+58
2013-12-18
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
1
-11
/
+2
2013-12-18
drm/rcar: call drm_put_dev directly in the ->remove hook
Daniel Vetter
1
-1
/
+3
2013-12-02
drm/rcar-du: Add support for the r8a7791 DU
Laurent Pinchart
1
-0
/
+20
2013-12-02
drm/rcar-du: Add LVDS_LANES quirk
Laurent Pinchart
3
-6
/
+12
2013-12-02
drm/rcar-du: Split features and quirks
Laurent Pinchart
3
-6
/
+15
2013-12-02
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
2
-11
/
+11
2013-12-02
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
1
-1
/
+1
2013-12-02
drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
1
-11
/
+2
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-19
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
22
-609
/
+1393
2013-08-10
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
4
-9
/
+45
2013-08-10
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
12
-3
/
+374
2013-08-10
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
4
-4
/
+50
2013-08-10
drm/rcar-du: Rework output routing support
Laurent Pinchart
8
-20
/
+92
2013-08-10
drm/rcar-du: Add support for DEFR8 register
Laurent Pinchart
3
-1
/
+5
2013-08-10
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
8
-30
/
+63
2013-08-10
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
3
-4
/
+16
2013-08-10
drm/rcar-du: Add support for the R8A7790 DU
Laurent Pinchart
2
-3
/
+68
2013-08-10
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
3
-21
/
+21
2013-08-10
drm/rcar-du: Remove register definitions for the second channel
Laurent Pinchart
1
-9
/
+0
2013-08-10
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
Laurent Pinchart
2
-2
/
+2
2013-08-10
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
10
-203
/
+299
2013-08-10
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
Laurent Pinchart
3
-6
/
+7
2013-08-10
drm/rcar-du: Create rcar_du_planes structure
Laurent Pinchart
2
-12
/
+16
2013-08-10
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
3
-5
/
+5
2013-08-10
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
11
-201
/
+118
2013-08-10
drm/rcar-du: Split VGA encoder and connector
Laurent Pinchart
5
-86
/
+123
2013-08-10
drm/rcar-du: Split LVDS encoder and connector
Laurent Pinchart
4
-118
/
+158
2013-08-10
drm/rcar-du: Clarify comment regarding plane Y source coordinate
Laurent Pinchart
1
-3
/
+6
2013-08-10
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
4
-74
/
+103
2013-08-10
drm/rcar-du: Add platform module device table
Laurent Pinchart
2
-0
/
+28
2013-08-10
drm/rcar-du: Use devm_ioremap_resource()
Laurent Pinchart
1
-19
/
+3
2013-08-10
drm/rcar-du: Add missing alpha plane register definitions
Laurent Pinchart
1
-0
/
+15
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-07-17
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-05
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
3
-2
/
+22
2013-07-05
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
1
-2
/
+5
2013-06-27
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
15
-0
/
+2789