On Mon, Apr 20, 2015 at 07:22:55PM +0100, Daniel Stone wrote:
> Reference-count drm_property_blob objects, changing the API to
> ref/unref.
>
> Signed-off-by: Daniel Stone
Merged up to this on (except patch 2) to topic/drm-misc.
Thanks, Daniel
> ---
> drivers/gpu/drm/drm_crtc.c | 164
> ++
Reference-count drm_property_blob objects, changing the API to
ref/unref.
Signed-off-by: Daniel Stone
---
drivers/gpu/drm/drm_crtc.c | 164 +
include/drm/drm_crtc.h | 17 ++---
2 files changed, 159 insertions(+), 22 deletions(-)
diff --git a/driv