Re: [PATCH v6 00/19] drm/atomic: Rework initial state allocation

From: Maxime Ripard

Date: Fri May 29 2026 - 05:48:18 EST


On Tue, 26 May 2026 18:46:12 +0200, Maxime Ripard wrote:
> This series started from my work on the hardware state readout[1], and
> more specifically a discussion with Thomas[2].
>
> This series expands the work that has been merged recently to make
> drm_private_obj and drm_private_state allocation a bit more consistent
> and ended up creating a new atomic_create_state callback to allocate a
> new state with no side effect.
>
> [...]

Applied to misc/kernel.git (drm-misc-next).

Thanks!
Maxime