Re: [PATCH 03/10] drm/atmel-hlcdc: Rename custom plane state variable
From: Sam Ravnborg <hidden>
Date: 2021-01-15 20:44:25
Also in:
dri-devel, linux-arm-kernel
From: Sam Ravnborg <hidden>
Date: 2021-01-15 20:44:25
Also in:
dri-devel, linux-arm-kernel
On Fri, Jan 15, 2021 at 01:56:55PM +0100, Maxime Ripard wrote:
Subsequent reworks will pass the global atomic state in the function prototype, and atomic_check and atomic_update already have such a variable already. Let's change them to ease the rework. Signed-off-by: Maxime Ripard <redacted>
Acked-by: Sam Ravnborg <redacted> I assume you will push this patch as part of the series. Sam