index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/rcar-du: Add OF support
Laurent Pinchart
2014-09-15
7
-106
/
+344
*
drm/rcar-du: Use struct videomode in platform data
Laurent Pinchart
2014-09-15
2
-12
/
+4
*
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-15
18
-18
/
+18
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
*
drm/rcar-du: Fix maximum frame buffer pitch computation
Laurent Pinchart
2014-07-30
1
-2
/
+11
*
drm: rcar-du: fix warnings
Russell King
2014-07-22
1
-1
/
+1
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
2
-4
/
+4
*
drm/rcar-du: Add run-time dependencies
Jean Delvare
2014-05-27
1
-0
/
+2
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
2
-14
/
+0
*
drm/rcar-du: Handle encoder initialization failures
Laurent Pinchart
2014-04-04
1
-1
/
+4
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-5
/
+5
*
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-12-23
6
-23
/
+58
|
\
|
*
drm/rcar-du: Add support for the r8a7791 DU
Laurent Pinchart
2013-12-02
1
-0
/
+20
|
*
drm/rcar-du: Add LVDS_LANES quirk
Laurent Pinchart
2013-12-02
3
-6
/
+12
|
*
drm/rcar-du: Split features and quirks
Laurent Pinchart
2013-12-02
3
-6
/
+15
|
*
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
2013-12-02
2
-11
/
+11
|
*
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
2013-12-02
1
-1
/
+1
|
*
drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
2013-12-02
1
-11
/
+2
*
|
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
2013-12-18
1
-11
/
+2
*
|
drm/rcar: call drm_put_dev directly in the ->remove hook
Daniel Vetter
2013-12-18
1
-1
/
+3
|
/
*
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-10-11
1
-0
/
+1
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
2013-08-19
22
-609
/
+1393
|
\
|
*
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
2013-08-09
4
-9
/
+45
|
*
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
12
-3
/
+374
|
*
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
2013-08-09
4
-4
/
+50
|
*
drm/rcar-du: Rework output routing support
Laurent Pinchart
2013-08-09
8
-20
/
+92
|
*
drm/rcar-du: Add support for DEFR8 register
Laurent Pinchart
2013-08-09
3
-1
/
+5
|
*
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
2013-08-09
8
-30
/
+63
|
*
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
2013-08-09
3
-4
/
+16
|
*
drm/rcar-du: Add support for the R8A7790 DU
Laurent Pinchart
2013-08-09
2
-3
/
+68
|
*
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
2013-08-09
3
-21
/
+21
|
*
drm/rcar-du: Remove register definitions for the second channel
Laurent Pinchart
2013-08-09
1
-9
/
+0
|
*
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
Laurent Pinchart
2013-08-09
2
-2
/
+2
|
*
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
2013-08-09
10
-203
/
+299
|
*
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
Laurent Pinchart
2013-08-09
3
-6
/
+7
|
*
drm/rcar-du: Create rcar_du_planes structure
Laurent Pinchart
2013-08-09
2
-12
/
+16
|
*
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
2013-08-09
3
-5
/
+5
|
*
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
2013-08-09
11
-201
/
+118
|
*
drm/rcar-du: Split VGA encoder and connector
Laurent Pinchart
2013-08-09
5
-86
/
+123
|
*
drm/rcar-du: Split LVDS encoder and connector
Laurent Pinchart
2013-08-09
4
-118
/
+158
|
*
drm/rcar-du: Clarify comment regarding plane Y source coordinate
Laurent Pinchart
2013-08-09
1
-3
/
+6
|
*
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
2013-08-09
4
-74
/
+103
|
*
drm/rcar-du: Add platform module device table
Laurent Pinchart
2013-08-09
2
-0
/
+28
|
*
drm/rcar-du: Use devm_ioremap_resource()
Laurent Pinchart
2013-08-09
1
-19
/
+3
|
*
drm/rcar-du: Add missing alpha plane register definitions
Laurent Pinchart
2013-08-09
1
-0
/
+15
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-1
/
+1
|
/
*
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
2013-07-17
1
-2
/
+7
*
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
2013-07-05
3
-2
/
+22
[next]