__drm_object_property_get_value
return __drm_object_property_get_value(obj, property, val);
ret = __drm_object_property_get_value(obj, prop, &val);