Re: [Intel-gfx] [PATCH 8/9] drm: Unify handling of blob and object properties

2016-08-25 Thread Archit Taneja
On 08/18/2016 02:26 AM, Daniel Vetter wrote: They work exactly the same now, after the refcounting unification a bit ago. The only reason they're distinct is backwards compat with existing userspace. Cc: Daniel Stone Signed-off-by: Daniel Vetter Reviewed-by: Archit Taneja Archit ---

[Intel-gfx] [PATCH 8/9] drm: Unify handling of blob and object properties

2016-08-17 Thread Daniel Vetter
They work exactly the same now, after the refcounting unification a bit ago. The only reason they're distinct is backwards compat with existing userspace. Cc: Daniel Stone Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_property.c | 23 +-- 1 file changed, 5 insertions(