index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
2015-02-03
1
-1
/
+1
*
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2015-01-21
12
-44
/
+176
|
\
|
*
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
2014-12-23
5
-11
/
+33
|
*
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
2014-12-23
3
-0
/
+9
|
*
drm: rcar-du: Enable hotplug detection on HDMI connector
Laurent Pinchart
2014-12-23
1
-0
/
+1
|
*
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
2014-12-23
1
-1
/
+1
|
*
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
2014-12-23
4
-9
/
+70
|
*
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
2014-12-23
4
-10
/
+14
|
*
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
Laurent Pinchart
2014-12-23
2
-7
/
+15
|
*
drm: rcar-du: Configure pitch for chroma plane of multiplanar formats
Laurent Pinchart
2014-12-23
1
-0
/
+2
|
*
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
2014-12-23
2
-9
/
+34
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-16
17
-96
/
+438
|
\
|
|
*
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
2014-12-02
1
-3
/
+6
|
*
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
9
-7
/
+375
|
*
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
2014-11-26
1
-3
/
+4
|
*
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
4
-7
/
+13
|
*
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
3
-4
/
+6
|
*
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
9
-77
/
+38
|
*
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
1
-1
/
+1
|
*
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-15
1
-2
/
+2
|
|
\
|
|
*
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: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
|
|
/
*
/
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
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-02
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
[next]