[RFC PATCH v2 01/17] drm/atomic: Allow get_value for immutable properties on atomic drivers

Simon Ser contact at emersion.fr
Fri Oct 27 14:16:32 UTC 2023


Have you seen the comment on top?

 * Atomic drivers should never call this function directly, the core will read
 * out property values through the various ->atomic_get_property callbacks.

It seems like atomic drivers shouldn't call drm_object_property_get_value()
at all?


More information about the dri-devel mailing list