Re: [PATCH v1 26/35] drm/sun4i: tv: Convert to atomic hooks

2022-07-30 Thread Jernej Škrabec
Dne petek, 29. julij 2022 ob 18:35:09 CEST je Maxime Ripard napisal(a): > The VC4 VEC driver still uses legacy enable and disable hook s/VC4 VEC/sun4i tv/ Best regards, Jernej > implementation. Let's convert to the atomic variants. > > Signed-off-by: Maxime Ripard > > diff --git a/drivers/gpu

[PATCH v1 26/35] drm/sun4i: tv: Convert to atomic hooks

2022-07-29 Thread Maxime Ripard
The VC4 VEC driver still uses legacy enable and disable hook implementation. Let's convert to the atomic variants. Signed-off-by: Maxime Ripard diff --git a/drivers/gpu/drm/sun4i/sun4i_tv.c b/drivers/gpu/drm/sun4i/sun4i_tv.c index 53152d77c392..f7aad995ab5b 100644 --- a/drivers/gpu/drm/sun4i/sun