[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 8998eedda2539d2528cfebdc7c17eed0ad35b714
WARNING: Author mismatch between patch and upstream commit: Backport author: Fabio Estevamfestevam@gmail.com Commit author: Thomas Zimmermanntzimmermann@suse.de
Status in newer kernel trees: 6.14.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: 8998eedda2539 ! 1: 97d835de614c2 drm/fbdev-dma: Support struct drm_driver.fbdev_probe @@ Metadata ## Commit message ## drm/fbdev-dma: Support struct drm_driver.fbdev_probe
+ commit 8998eedda2539d2528cfebdc7c17eed0ad35b714 upstream. + Rework fbdev probing to support fbdev_probe in struct drm_driver and reimplement the old fb_probe callback on top of it. Provide an initializer macro for struct drm_driver that sets the callback @@ Commit message Signed-off-by: Thomas Zimmermann tzimmermann@suse.de Reviewed-by: Javier Martinez Canillas javierm@redhat.com Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-6-tzimmer... + Signed-off-by: Fabio Estevam festevam@denx.de
## drivers/gpu/drm/drm_fbdev_dma.c ## @@ drivers/gpu/drm/drm_fbdev_dma.c: static const struct fb_ops drm_fbdev_dma_deferred_fb_ops = { ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |