On 17 August 2016 at 11:17, Daniel Vetter daniel.vetter@ffwll.ch wrote:
diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst index d5ad60d3cf06..6544c74d250a 100644 --- a/Documentation/gpu/drm-kms.rst +++ b/Documentation/gpu/drm-kms.rst @@ -389,6 +389,15 @@ connector and plane objects by calling the pointer to the target object, a pointer to the previously created property and an initial instance value.
+Property Types and Blob Property Support +----------------------------------------
+.. kernel-doc:: include/drm/drm_property.h
- :internal:
+.. kernel-doc:: drivers/gpu/drm/drm_property.c
- :export:
Blending and Z-Position properties
Oops. :(
Cheers, Daniel