On 18/10/2021 17:28, Neil Armstrong wrote:
From: Benoit Parrot <bpar...@ti.com>
In preparation to add omap plane state specific extensions we need to
subclass drm_plane_state and add the relevant helpers.
The addition of specific extension will be done separately.
Signed-off-by: Benoit Parrot <bpar...@ti.com>
Signed-off-by: Neil Armstrong <narmstr...@baylibre.com>
---
drivers/gpu/drm/omapdrm/omap_plane.c | 36 +++++++++++++++++++++++++---
1 file changed, 33 insertions(+), 3 deletions(-)
Reviewed-by: Tomi Valkeinen <tomi.valkei...@ideasonboard.com>
Tomi