On Thu, 22 Feb 2024 19:13:50 +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, CRTC. By default it > will create a CRTC relying only on the default helpers, but drivers are > free to deviate from that. > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime