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