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
/
rcar_du_kms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-13
1
-21
/
+4
|
\
|
*
drm/rcar-du: use for_each_endpoint_of_node macro
Philipp Zabel
2015-04-08
1
-13
/
+3
|
*
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
2015-02-23
1
-11
/
+4
*
|
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
1
-2
/
+201
*
|
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
1
-1
/
+1
*
|
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
1
-1
/
+104
*
|
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
1
-0
/
+3
*
|
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
1
-0
/
+2
*
|
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
1
-7
/
+0
*
|
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
1
-5
/
+10
*
|
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
Laurent Pinchart
2015-03-03
1
-4
/
+0
*
|
drm: rcar-du: Don't disable unused functions at init time
Laurent Pinchart
2015-03-03
1
-2
/
+0
|
/
*
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
2014-12-23
1
-2
/
+13
*
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
1
-0
/
+1
*
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
1
-1
/
+1
*
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
1
-45
/
+7
*
drm/rcar: gem: dumb: pitch is an output
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/rcar-du: Add OF support
Laurent Pinchart
2014-09-15
1
-21
/
+210
*
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-15
1
-1
/
+1
*
drm/rcar-du: Fix maximum frame buffer pitch computation
Laurent Pinchart
2014-07-30
1
-2
/
+11
*
drm/rcar-du: Handle encoder initialization failures
Laurent Pinchart
2014-04-04
1
-1
/
+4
*
drm/rcar-du: Split features and quirks
Laurent Pinchart
2013-12-02
1
-2
/
+2
*
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
2013-08-09
1
-8
/
+28
*
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
1
-0
/
+5
*
drm/rcar-du: Rework output routing support
Laurent Pinchart
2013-08-09
1
-6
/
+11
*
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
2013-08-09
1
-12
/
+31
*
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
2013-08-09
1
-3
/
+14
*
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
Laurent Pinchart
2013-08-09
1
-1
/
+1
*
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
2013-08-09
1
-4
/
+7
*
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
Laurent Pinchart
2013-08-09
1
-2
/
+2
*
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
2013-08-09
1
-3
/
+2
*
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
2013-08-09
1
-43
/
+6
*
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
2013-07-05
1
-1
/
+18
*
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
2013-07-05
1
-2
/
+5
*
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
2013-06-27
1
-0
/
+245