All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Fabio Estevam <festevam@gmail.com>, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y 1/3] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
Date: Tue, 20 May 2025 03:52:18 -0400	[thread overview]
Message-ID: <20250519185335-41c114afcc080d60@stable.kernel.org> (raw)
In-Reply-To: <20250519163230.1303438-1-festevam@gmail.com>

[ 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 Estevam<festevam@gmail.com>
Commit author: Thomas Zimmermann<tzimmermann@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-tzimmermann@suse.de
    +    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   |

      parent reply	other threads:[~2025-05-20  7:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-19 16:32 [PATCH 6.12.y 1/3] drm/fbdev-dma: Support struct drm_driver.fbdev_probe Fabio Estevam
2025-05-19 16:32 ` [PATCH 6.12.y 2/3] drm/panel-mipi-dbi: Run DRM default client setup Fabio Estevam
2025-05-20  8:19   ` Sasha Levin
2025-05-19 16:32 ` [PATCH 6.12.y 3/3] drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc() Fabio Estevam
2025-05-20  8:19   ` Sasha Levin
2025-05-20  7:52 ` Sasha Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250519185335-41c114afcc080d60@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=festevam@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.