Op 06-06-18 om 05:37 schreef Dave Airlie:
On 26 April 2018 at 20:53, Maarten Lankhorst maarten.lankhorst@linux.intel.com wrote:
Hi Dave,
This is my first pull request for v4.18. Only UAPI change is adding a generic plane alpha property, which replaces the driver specific ones in sun4i, rcar-du and atmel-hclcdc.
drm-misc-next-2018-04-26: drm-misc-next for v4.18:
UAPI Changes:
- Add support for a generic plane alpha property to sun4i, rcar-du and atmel-hclcdc. (Maxime)
Core Changes:
- Stop looking at legacy plane->fb and crtc members in atomic drivers. (Ville)
- mode_valid return type fixes. (Luc)
- Handle zpos normalization in the core. (Peter)
Driver Changes:
- Implement CTM, plane alpha and generic async cursor support in vc4. (Stefan)
- Various fixes for HPD and aux chan in drm_bridge/analogix_dp. (Lin, Zain, Douglas)
- Add support for MIPI DSI to sun4i. (Maxime)
Oleksandr Andrushchenko (3): drm/xen-front: Add support for Xen PV display frontend
This isn't mentioned in the above changelog, please try and fill me in better :)
Dave.
Oops indeed, missed that one. Will look at commits more carefully next time. Fortunately the scripting side is now sorted out, so I only have to worry about the actual commits now. :)
~Maarten