From: Rob Clark Date: Tue, 16 Dec 2014 23:05:29 +0000 (-0500) Subject: drm: allow property validation for refcnted props X-Git-Tag: fixes-v4.0-rc1~91^2~44^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3843e71f9882c9e2e965cf025f3a7d4de19ce823;p=pandora-kernel.git drm: allow property validation for refcnted props We can already have object properties, which technically can be fb's. Switch the property validation logic over to a get/put style interface so it can take a ref to refcnt'd objects, and then drop that ref after the driver has a chance to take it's own ref. Signed-off-by: Rob Clark Reviewed-by: Sean Paul Reviewed-by: Daniel Vetter Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed