On Sun Jun 28, 2026 at 11:53 PM JST, Danilo Krummrich wrote: > Split the Deref implementation for drm::Device by context: > > - Device<T> (Normal) dereferences to T::Data. > - Device<T, Registered> dereferences to Device<T> (Normal). > > Reviewed-by: Lyude Paul <[email protected]> > Signed-off-by: Danilo Krummrich <[email protected]>
Reviewed-by: Alexandre Courbot <[email protected]>
