Re: [PATCH 0/5] Add reservation_object to drm_gem_object

2019-02-01 Thread Daniel Vetter
On Thu, Jan 31, 2019 at 06:50:52PM -0600, Rob Herring wrote: > This series implements the todo to add reservation_object to > drm_gem_object. I converted the easy drivers, but not Intel or AMD. The > series is build tested only. Maybe keep the todo around the (just update it a bit) untill the ca

[PATCH 0/5] Add reservation_object to drm_gem_object

2019-01-31 Thread Rob Herring
This series implements the todo to add reservation_object to drm_gem_object. I converted the easy drivers, but not Intel or AMD. The series is build tested only. Rob Rob Herring (5): drm: Add reservation_object to drm_gem_object drm: etnaviv: Switch to use drm_gem_object reservation_object