Laurent Pinchart
|
d6160246f6
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
|
8 years ago |
Laurent Pinchart
|
f4112469cd
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
|
8 years ago |
Laurent Pinchart
|
3e81374e20
drm: rcar-du: Support multiple sources from the same VSP
|
8 years ago |
Laurent Pinchart
|
f3bafc123b
drm: rcar-du: Fix comments to comply with the kernel coding style
|
8 years ago |
Kuninori Morimoto
|
51a99751da
drm: rcar-du: Use of_graph_get_remote_endpoint()
|
8 years ago |
Rob Herring
|
4bf99144d2
drm: Convert to using %pOF instead of full_name
|
8 years ago |
Laurent Pinchart
|
4739a0d40b
drm: rcar-du: Skip disabled outputs
|
8 years ago |
Laurent Pinchart
|
381ddfe478
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
|
9 years ago |
Laurent Pinchart
|
a8fd12233e
drm: rcar-du: Use DRM core's atomic commit helper
|
8 years ago |
Gabriel Krisman Bertazi
|
e4563f6ba7
drm: Rely on mode_config data for fb_helper initialization
|
8 years ago |
Dave Airlie
|
1a3865d64a
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
|
8 years ago |
Laurent Pinchart
|
4f7b0d2638
drm: rcar-du: Simplify and fix probe error handling
|
9 years ago |
Laurent Pinchart
|
05ee29e94a
drm: rcar-du: Fix crash in encoder failure error path
|
9 years ago |
Dave Airlie
|
7b624ad8fe
Backmerge tag 'v4.9-rc4' into drm-next
|
8 years ago |
Ville Syrjälä
|
38d868e41c
drm: Don't force all planes to be added to the state due to zpos
|
9 years ago |
Chris Wilson
|
0853695c3b
drm: Add reference counting to drm_atomic_state
|
9 years ago |
Liu Ying
|
2b58e98d42
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
|
9 years ago |
Benjamin Gaignard
|
2fc4d838aa
drm: rcar: use generic code for managing zpos plane property
|
9 years ago |
Daniel Vetter
|
5e84c2690b
drm/atomic-helper: Massage swap_state signature somewhat
|
9 years ago |
Daniel Vetter
|
09ad807b3c
drm/rcar-du: Use for_each_*_in_state
|
9 years ago |
Maarten Lankhorst
|
3302f3586f
drm/rcar-du: Rename async to nonblock.
|
9 years ago |
Laurent Pinchart
|
7863ac504b
drm: rcar-du: Add tri-planar memory formats support
|
9 years ago |
Laurent Pinchart
|
2427b30377
drm: rcar-du: Add R8A7795 device support
|
10 years ago |
Laurent Pinchart
|
6d62ef3ac3
drm: rcar-du: Expose the VSP1 compositor through KMS planes
|
10 years ago |
Laurent Pinchart
|
ab334e137c
drm: rcar-du: Move plane allocator to rcar_du_plane.c
|
10 years ago |
Laurent Pinchart
|
34a04f2b7b
drm: rcar-du: Add VSP1 compositor support
|
12 years ago |
Laurent Pinchart
|
af8ad96290
drm: rcar-du: Add VSP1 support to the planes allocator
|
12 years ago |
Laurent Pinchart
|
1b0fd0ea49
drm: rcar-du: Don't update planes on disabled CRTCs
|
10 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Daniel Vetter
|
aef9dbb8f7
drm/atomic-helper: Add option to update planes only on active crtc
|
10 years ago |