On Sun Jun 28, 2026 at 11:53 PM JST, Danilo Krummrich wrote:
> Rename the Uninit DeviceContext to Normal to better reflect its purpose
> as the general-purpose, reference-counted device context. The Uninit
> name was a leftover from when DRM device private data initialization was
> planned to split across UnregisteredDevice::new() and
> Registration::new(); with the subsequent introduction of
> RegistrationData, this distinction is no longer needed.
>
> This also simplifies the DeviceContext documentation, trimming the
> multi-stage initialization description that no longer applies.
> Subsequent patches will refine the semantics of the Registered context
> accordingly.
>
> No functional change.
>
> Reviewed-by: Lyude Paul <[email protected]>
> Signed-off-by: Danilo Krummrich <[email protected]>

Reviewed-by: Alexandre Courbot <[email protected]>

Reply via email to