commit | 77953bd136d2a70bca2dc93b3ccda07a2b37076f | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 29 10:27:56 2016 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 29 15:37:41 2016 +0200 |
tree | 46015885f617a683e72d12f332782181b03395b0 | |
parent | 59e71ee746a37fe077b73cecf189de1d27efd6eb [diff] |
drm: Unify handling of blob and object properties 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 <daniels@collabora.com> Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20160829082757.17913-8-daniel.vetter@ffwll.ch