[PATCH 0/6] drm: Add leases [v4]
From: Keith Packard
Date: Thu Oct 05 2017 - 02:20:38 EST
Here's another version of the DRM lease series. No changes in the code
at all:
[PATCH 4/6] drm: Add drm_object lease infrastructure [v4]
Changes in v4, suggested by Dave Airlie <airlied@xxxxxxxxx>
* Formatting and whitespace changes
[PATCH 6/6] drm: Add four ioctls for managing drm mode object leases
Changes for v3 suggested by Dave Airlie <airlied@xxxxxxxxx>
* Expand on the comment about the magic use of &drm_lease_idr_object
* Pad lease ioctl structures to align on 64-bit boundaries
Thanks much to Dave Airlie for his review.
-keith