On Thu, 22 Feb 2024 19:13:49 +0100, Maxime Ripard wrote: > We're going to need a full-blown, functional, KMS device to test more > components of the atomic modesetting infrastructure. > > Let's add a new helper to create a dumb, mocked, primary plane. By > default, it will create a linear XRGB8888 plane, using the default > helpers. > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime