index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
17
-96
/
+438
|
\
|
*
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
2014-12-03
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-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
[next]