08:06 biju: I see patch [1] in linux-next, drm-fixes and linux-7.0-rc3. But it is not in drm-misc-next, when the patch applied in drm-fixes merged to drm-misc-next?
08:07 biju: [1] https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/fb797a70108f3fda83fde6dea30bee4be7d5df8b
08:24 wens: biju: you can ask drm-misc maintainers to merge drm-misc-fixes into drm-misc-next
08:32 linkmauve: Lyude, what is the status of your Rust KMS abstractions? I’ve asked the Asahi people and they aren’t making use of it yet. I’d like to start working on a DRM driver for a display controller at some point, and basing it on top of your existing work seems like the better idea.
08:33 linkmauve: I might end up rebasing https://lore.kernel.org/dri-devel/20240930233257.1189730-1-lyude@redhat.com/ on top of latest rust-next, if you don’t have anything more recent.
08:34 biju: wens: Thank you. My changes are part of the tag drm-misc-fixes-2026-03-05. Will request drm-misc maintainers to merge drm-misc-fixes into drm-misc-next.
11:26 llyyr: are there any plans to support deferred memory allocations from swapchain_maintenance1 in mesa?