[PATCH] drm: add CRTC properties

Paulo Zanoni przanoni at gmail.com
Tue May 15 14:27:14 PDT 2012


2012/5/15 Paulo Zanoni <przanoni at gmail.com>:
> Patches 0 to 6 are not completely useless: they change the code that's executed
> when someone changes the Connector properties, and they allow the implementation
> of other object properties. This patch (0007) is an example of "how to add
> properties to other objects".

And I completely messed the order of the patches while editing them to
add the comments about the previous patches :(

The order was supposed to be:
0001: drm: add drm_property_change_is_valid
0002: drm: WARN() when drm_connector_attach_property fails
0003: drm: create struct drm_object_properties and use it
0004: drm: add generic ioctls to get/set properties on any object
0005: drm: make the connector properties code use the object properties code
0006: drm: add 'count' to struct drm_object_properties
0007: drm: add CRTC properties

Should I resend them? Wait for review?

Sorry,
Paulo

-- 
Paulo Zanoni


More information about the dri-devel mailing list