Maxime Ripard
|
301a9b8d54
drm/rcar-du: Convert to the new generic alpha property
|
7 years ago |
Ville Syrjälä
|
81af63a4af
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
|
7 years ago |
Ville Syrjälä
|
b46a24bcc2
drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle
|
7 years ago |
Laurent Pinchart
|
401712e035
drm: rcar-du: Clip planes to screen boundaries
|
8 years ago |
Laurent Pinchart
|
9c893a61b7
drm: rcar-du: Share plane atomic check code between Gen2 and Gen3
|
8 years ago |
Dave Airlie
|
09ef2378dc
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 years ago |
Daniel Vetter
|
e90271bc07
drm: Nuke drm_atomic_helper_plane_set_property
|
8 years ago |
Maarten Lankhorst
|
a01ce6678b
drm: rcar-du: Use new iterator macros
|
8 years ago |
Laurent Pinchart
|
f3bafc123b
drm: rcar-du: Fix comments to comply with the kernel coding style
|
8 years ago |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
8 years ago |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 years ago |
Benjamin Gaignard
|
2fc4d838aa
drm: rcar: use generic code for managing zpos plane property
|
9 years ago |
Daniel Vetter
|
09ad807b3c
drm/rcar-du: Use for_each_*_in_state
|
9 years ago |
Daniel Vetter
|
2f701695fd
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
|
9 years ago |
Laurent Pinchart
|
2427b30377
drm: rcar-du: Add R8A7795 device support
|
10 years ago |
Koji Matsuoka
|
07ece19bdc
drm: rcar-du: Fix compile warning on 64-bit platforms
|
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
|
2af0394409
drm: rcar-du: Restart the DU group when a plane source changes
|
12 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
|
2f13c5296d
drm: rcar-du: Refactor plane setup
|
10 years ago |
Laurent Pinchart
|
ff967363dd
drm: rcar-du: Compute plane DDCR4 register value directly
|
10 years ago |
Ville Syrjälä
|
b0b3b79511
drm: Pass 'name' to drm_universal_plane_init()
|
9 years ago |
Laurent Pinchart
|
a32a3c800c
drm: rcar-du: Fix plane state free in plane reset handler
|
10 years ago |
Laurent Pinchart
|
263b39fe33
drm: rcar-du: Use the drm atomic state duplication helpers for planes
|
10 years ago |
Laurent Pinchart
|
d6aed57481
drm: rcar-du: Fix crash with groups that have less than 9 planes
|
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
|
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 |