Re: [PATCH 11/11] fbdev: Remove conflict-handling code
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-07-11 11:33:32
Also in:
dri-devel, linux-staging
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-07-11 11:33:32
Also in:
dri-devel, linux-staging
On 7/7/22 17:39, Thomas Zimmermann wrote:
Remove the call to do_remove_conflicting_framebuffers() from the framebuffer registration. Aperture helpers take care of removing conflicting devices. With all ownership information stored in the aperture datastrcutures, remove remove_conflicting_framebuffers()
data structures.
entirely. This change also rectifies DRM generic-framebuffer registration, which tried to unregister conflicting framebuffers, even though it's entirely build on top of DRM. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ---
Amazing patch! The whole series really. Thanks a lot for working on this. Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> -- Best regards, Javier Martinez Canillas Linux Engineering Red Hat