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
/
rcar_du_kms.c
Age
Commit message (
Expand
)
Author
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-15
drm: rcar-du: Simplify and fix probe error handling
Laurent Pinchart
2016-11-14
drm: rcar-du: Fix crash in encoder failure error path
Laurent Pinchart
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-07-29
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-02
drm/rcar-du: Use for_each_*_in_state
Daniel Vetter
2016-05-02
drm/rcar-du: Rename async to nonblock.
Maarten Lankhorst
2016-02-23
drm: rcar-du: Add tri-planar memory formats support
Laurent Pinchart
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
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: 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: Don't update planes on disabled CRTCs
Laurent Pinchart
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
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-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: 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-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-03
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
Laurent Pinchart
2015-03-03
drm: rcar-du: Don't disable unused functions at init time
Laurent Pinchart
2015-02-23
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
2014-12-23
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-13
drm/rcar: gem: dumb: pitch is an output
Thierry Reding
2014-11-13
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
[next]