Age | Commit message (Expand) | Author | Files | Lines |
2019-01-14 | drm: rcar-du: Remove inclusion of drmP.h | Laurent Pinchart | 1 | -2/+1 |
2018-09-14 | drm: rcar-du: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -5/+1 |
2018-04-16 | drm/rcar-du: Convert to the new generic alpha property | Maxime Ripard | 1 | -2/+0 |
2017-12-04 | drm: rcar-du: Share plane atomic check code between Gen2 and Gen3 | Laurent Pinchart | 1 | -0/+4 |
2017-08-03 | drm: rcar-du: Fix comments to comply with the kernel coding style | Laurent Pinchart | 1 | -1/+2 |
2016-07-29 | drm: rcar: use generic code for managing zpos plane property | Benjamin Gaignard | 1 | -2/+0 |
2016-02-23 | drm: rcar-du: Expose the VSP1 compositor through KMS planes | Laurent Pinchart | 1 | -1/+10 |
2016-02-20 | drm: rcar-du: Move plane allocator to rcar_du_plane.c | Laurent Pinchart | 1 | -0/+3 |
2016-02-20 | drm: rcar-du: Add VSP1 support to the planes allocator | Laurent Pinchart | 1 | -0/+7 |
2015-05-25 | drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state | Laurent Pinchart | 1 | -1/+1 |
2015-05-25 | drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group | Laurent Pinchart | 1 | -4/+0 |
2015-05-25 | drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device | Laurent Pinchart | 1 | -4/+0 |
2015-05-25 | drm: rcar-du: Document the rcar_du_plane_state structure | Laurent Pinchart | 1 | -1/+10 |
2015-03-03 | drm: rcar-du: Fix race condition in hardware plane allocator | Laurent Pinchart | 1 | -5/+6 |
2015-03-03 | drm: rcar-du: Move plane format to plane state | Laurent Pinchart | 1 | -4/+2 |
2015-03-03 | drm: rcar-du: Replace plane crtc and enabled fields by plane state | Laurent Pinchart | 1 | -3/+0 |
2015-03-03 | drm: rcar-du: Rework plane setup code | Laurent Pinchart | 1 | -3/+0 |
2015-03-03 | drm: rcar-du: Switch plane set_property to atomic helpers | Laurent Pinchart | 1 | -3/+14 |
2015-03-03 | drm: rcar-du: Switch page flip to atomic helpers | Laurent Pinchart | 1 | -3/+0 |
2015-03-03 | drm: rcar-du: Remove private copy of plane size and position | Laurent Pinchart | 1 | -8/+0 |
2015-03-03 | drm: rcar-du: Handle primary plane config through atomic plane ops | Laurent Pinchart | 1 | -3/+0 |
2015-03-03 | drm: rcar-du: Implement universal plane support | Laurent Pinchart | 1 | -9/+8 |
2014-09-15 | drm/rcar-du: Update copyright notice | Laurent Pinchart | 1 | -1/+1 |
2013-08-09 | drm/rcar-du: Introduce CRTCs groups | Laurent Pinchart | 1 | -4/+4 |
2013-08-09 | drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* | Laurent Pinchart | 1 | -2/+3 |
2013-08-09 | drm/rcar-du: Create rcar_du_planes structure | Laurent Pinchart | 1 | -2/+15 |
2013-06-27 | drm: Renesas R-Car Display Unit DRM driver | Laurent Pinchart | 1 | -0/+67 |