On Thu, Oct 12, 2017 at 06:56:26PM -0700, Keith Packard wrote:
New since last time:
- Don't lease encoders
- Do lease planes
- Automatically lease primary and cursor planes for apps which don't set universal_planes
- Restrict leases to only contain objects which are actually leasable (connectors, crtcs and planes)
- Drop the patch which changes permissions on get resources ioctls
A bit lacking time to do an in-depth review, but all my major concerns seem to be addressed. On the series.
Acked-by: Daniel Vetter daniel.vetter@ffwll.ch
Thanks, Daniel