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-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
2015-05-25
drm: rcar-du: Store the number of CRTCs per group in the group structure
Laurent Pinchart
2015-05-25
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
Laurent Pinchart
2015-05-25
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
2015-05-25
drm: rcar-du: Add plane allocation debugging
Laurent Pinchart
2015-05-25
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-05-25
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
Laurent Pinchart
2015-05-25
drm: rcar-du: Document the rcar_du_plane_state structure
Laurent Pinchart
2015-05-25
drm: rcar-du: Document the rcar_du_crtc structure
Laurent Pinchart
2015-04-13
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-08
drm/rcar-du: use for_each_endpoint_of_node macro
Philipp Zabel
2015-03-19
drm: rcar-du: Enable the atomic updates API
Laurent Pinchart
2015-03-19
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
2015-03-19
drm: rcar-du: Fix framebuffer reference leak through plane state
Laurent Pinchart
2015-03-03
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
[prev]
[next]