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

2016-09-06 Thread Ying Liu
On Mon, Aug 29, 2016 at 4:27 PM, 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 > Reviewed-by: Archit Taneja > Signed-off-by: Daniel

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

2016-08-29 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 Reviewed-by: Archit Taneja Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_property.c | 23 +--

[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

[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