On Sun, 24 Apr 2022 11:26:24 -0500, Samuel Holland wrote:
From: Jernej Skrabec jernej.skrabec@gmail.com
This optional callback is useful for setting properties which depends only on current mode. Such properties are width, height and interlaced output.
These properties are currently set in update layer callback for primary plane which is less than ideal. More about that in follow up patches, which will migrate that code to this newly defined callback.
[...]
Applied to drm/drm-misc (drm-misc-next).
Thanks! Maxime