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
2016-03-04
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-23
drm: rcar-du: Add tri-planar memory formats support
Laurent Pinchart
2
-10
/
+52
2016-02-23
drm: rcar-du: Add probe deferral debug messages
Laurent Pinchart
1
-1
/
+8
2016-02-23
drm: rcar-du: lvds: Add R-Car Gen3 support
Koji Matsuoka
4
-48
/
+123
2016-02-23
drm: rcar-du: lvds: Rename PLLEN bit to PLLON
Laurent Pinchart
2
-2
/
+2
2016-02-23
drm: rcar-du: lvds: Fix PLL frequency-related configuration
Laurent Pinchart
1
-3
/
+3
2016-02-23
drm: rcar-du: lvds: Avoid duplication of clock clamp code
Laurent Pinchart
4
-10
/
+18
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
8
-39
/
+140
2016-02-23
drm: rcar-du: Output the DISP signal on the ODDF pin
Laurent Pinchart
2
-1
/
+13
2016-02-23
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
1
-1
/
+1
2016-02-23
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
3
-2
/
+3
2016-02-23
drm: rcar-du: Drop LVDS double dependency on OF
Laurent Pinchart
1
-1
/
+0
2016-02-23
drm: rcar-du: Enable compilation on ARM64
Koji Matsuoka
1
-1
/
+2
2016-02-23
drm: rcar-du: Fix compile warning on 64-bit platforms
Koji Matsuoka
1
-4
/
+4
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
10
-16
/
+539
2016-02-20
drm: rcar-du: Move plane allocator to rcar_du_plane.c
Laurent Pinchart
3
-275
/
+290
2016-02-20
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
4
-2
/
+28
2016-02-20
drm: rcar-du: Add VSP1 compositor support
Laurent Pinchart
6
-49
/
+82
2016-02-20
drm: rcar-du: Add VSP1 support to the planes allocator
Laurent Pinchart
3
-6
/
+44
2016-02-20
drm: rcar-du: Refactor plane setup
Laurent Pinchart
1
-18
/
+21
2016-02-20
drm: rcar-du: Compute plane DDCR4 register value directly
Laurent Pinchart
1
-10
/
+3
2016-02-20
drm: rcar-du: Don't update planes on disabled CRTCs
Laurent Pinchart
1
-1
/
+1
2016-02-20
drm: rcar-du: Remove local CRTC enabled state
Laurent Pinchart
2
-13
/
+1
2016-02-20
drm: rcar-du: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
4
-114
/
+106
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-32
/
+0
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
3
-32
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+1
2015-12-15
drm: Constify drm_encoder_slave_funcs
Ville Syrjälä
2
-7
/
+7
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+2
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
2
-2
/
+26
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
1
-1
/
+3
2015-10-20
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
1
-23
/
+22
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
1
-1
/
+1
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2
-11
/
+2
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-4
/
+4
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-06-16
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-16
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clarify error message when encoder initialization fails
Laurent Pinchart
1
-2
/
+5
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
4
-6
/
+7
2015-06-16
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
1
-0
/
+13
2015-06-16
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
1
-1
/
+1
2015-05-25
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2
-6
/
+4
[next]