Laurent Pinchart
|
7863ac504b
drm: rcar-du: Add tri-planar memory formats support
|
10 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()
|
10 years ago |
Daniel Vetter
|
aef9dbb8f7
drm/atomic-helper: Add option to update planes only on active crtc
|
10 years ago |
Laurent Pinchart
|
39a3d57065
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
|
10 years ago |
Laurent Pinchart
|
898a2f387d
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
|
10 years ago |
Laurent Pinchart
|
64549cdf85
drm: rcar-du: Clarify error message when encoder initialization fails
|
10 years ago |
Laurent Pinchart
|
d6aed57481
drm: rcar-du: Fix crash with groups that have less than 9 planes
|
10 years ago |
Laurent Pinchart
|
2610abfb3a
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
|
10 years ago |
Laurent Pinchart
|
fe6fbe9a02
drm: rcar-du: Store the number of CRTCs per group in the group structure
|
10 years ago |
Laurent Pinchart
|
c8af99b604
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
|
10 years ago |
Laurent Pinchart
|
0805861195
drm: rcar-du: Add plane allocation debugging
|
10 years ago |
Laurent Pinchart
|
ec69a40645
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
|
10 years ago |
Laurent Pinchart
|
99caede11d
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
|
10 years ago |
Laurent Pinchart
|
9f6aee952b
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
|
10 years ago |
Dave Airlie
|
bb1dc08c94
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux into drm-next
|
10 years ago |
Philipp Zabel
|
4af642d5bf
drm/rcar-du: use for_each_endpoint_of_node macro
|
10 years ago |
Laurent Pinchart
|
5ee5a81df5
drm: rcar-du: Fix race condition in hardware plane allocator
|
10 years ago |
Laurent Pinchart
|
52055bafa1
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
|
10 years ago |
Laurent Pinchart
|
8d3f9b2289
drm: rcar-du: Implement asynchronous commit support
|
10 years ago |
Laurent Pinchart
|
336d04a180
drm: rcar-du: Switch plane update to atomic helpers
|
10 years ago |
Laurent Pinchart
|
3e8da87d0c
drm: rcar-du: Wire up atomic state object scaffolding
|
10 years ago |
Laurent Pinchart
|
917de18037
drm: rcar-du: Implement universal plane support
|
10 years ago |
Laurent Pinchart
|
931b733621
drm: rcar-du: Disable fbdev emulation when no connector is present
|
10 years ago |
Laurent Pinchart
|
df78222d78
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
|
10 years ago |