[PATCH v2 33/35] drm/bridge: tc358775: Switch to atomic commit
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sun Feb 9 07:07:17 UTC 2025
On Tue, Feb 04, 2025 at 03:58:01PM +0100, Maxime Ripard wrote:
> The tc358775 driver follows the drm_encoder->crtc pointer that is
> deprecated and shouldn't be used by atomic drivers.
>
> This was due to the fact that we did't have any other alternative to
> retrieve the CRTC pointer. Fortunately, the crtc pointer is now provided
> in the bridge state, so we can move to atomic callbacks and drop that
> deprecated pointer usage.
Same comments as for the previous patch.
>
> Signed-off-by: Maxime Ripard <mripard at kernel.org>
> ---
> drivers/gpu/drm/bridge/tc358775.c | 36 +++++++++++++++---------------------
> 1 file changed, 15 insertions(+), 21 deletions(-)
>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list