index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
12
-44
/
+176
2014-12-23
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
5
-11
/
+33
2014-12-23
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
3
-0
/
+9
2014-12-23
drm: rcar-du: Enable hotplug detection on HDMI connector
Laurent Pinchart
1
-0
/
+1
2014-12-23
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
1
-1
/
+1
2014-12-23
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
4
-9
/
+70
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
4
-10
/
+14
2014-12-23
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
Laurent Pinchart
2
-7
/
+15
2014-12-23
drm: rcar-du: Configure pitch for chroma plane of multiplanar formats
Laurent Pinchart
1
-0
/
+2
2014-12-23
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
2
-9
/
+34
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-96
/
+438
2014-12-03
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
1
-3
/
+6
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
9
-7
/
+375
2014-11-26
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
1
-3
/
+4
2014-11-26
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
4
-7
/
+13
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
3
-4
/
+6
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
9
-77
/
+38
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
1
-1
/
+1
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
1
-2
/
+2
2014-11-13
drm/rcar: gem: dumb: pitch is an output
Thierry Reding
1
-1
/
+1
2014-11-13
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
1
-1
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-20
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
7
-106
/
+344
2014-09-15
drm/rcar-du: Use struct videomode in platform data
Laurent Pinchart
2
-12
/
+4
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
18
-18
/
+18
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
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-01
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-11
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-09
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
4
-9
/
+45
2013-08-09
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
12
-3
/
+374
2013-08-09
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
4
-4
/
+50
[next]