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
2017-10-01
drm/rcar-du: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-03
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
Laurent Pinchart
2017-08-03
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
drm: rcar-du: Use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-04-04
drm: rcar-du: Skip disabled outputs
Laurent Pinchart
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
drm: rcar-du: Use DRM core's atomic commit helper
Laurent Pinchart
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
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
[next]