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-06-02
drm/rcar-du: Use for_each_*_in_state
Daniel Vetter
2
-16
/
+12
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2
-2
/
+2
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-3
/
+4
2016-05-02
drm/rcar-du: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/rcar-du: Rename async to nonblock.
Maarten Lankhorst
1
-2
/
+3
2016-04-24
drm: rcar-du: Fix compilation warning
Laurent Pinchart
1
-1
/
+0
2016-04-24
drm: rcar-du: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-04-24
drm: rcar-du: Clarify vsp dependency
Arnd Bergmann
1
-1
/
+1
2016-04-22
drm: rcar-du: Fix compilation warning
Laurent Pinchart
1
-1
/
+0
2016-04-20
drm: rcar-du: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-8
/
+1
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-4
/
+1
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
[next]