public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: "Fabio Estevam" <festevam@denx.de>
To: gregkh@linuxfoundation.org
Cc: javierm@redhat.com, tzimmermann@suse.de, stable@vger.kernel.org,
	festevam@gmail.com
Subject: Re: FAILED: patch "[PATCH] drm/tiny: panel-mipi-dbi: Use  drm_client_setup_with_fourcc()" failed to apply to  6.12-stable tree
Date: Mon, 19 May 2025 15:38:23 +0200	[thread overview]
Message-ID: <136-682b3480-1-3097af80@2841359> (raw)
In-Reply-To: <2025051936-qualify-waged-4677@gregkh>

Hi Greg and Thomas,

On Monday, May 19, 2025 09:00 -03, <gregkh@linuxfoundation.org> wrote:

> 
> The patch below does not apply to the 6.12-stable tree.
> If someone wants it applied there, or to any other stable or longterm
> tree, then please email the backport, including the original git commit
> id to <stable@vger.kernel.org>.
> 
> To reproduce the conflict and resubmit, you may use the following commands:
> 
> git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-6.12.y
> git checkout FETCH_HEAD
> git cherry-pick -x 9c1798259b9420f38f1fa1b83e3d864c3eb1a83e
> # <resolve conflicts, build, test, etc.>
> git commit -s
> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2025051936-qualify-waged-4677@gregkh' --subject-prefix 'PATCH 6.12.y' HEAD^..

Locally,  I am running 6.12 with these two extra dependencies applied:

commit 8998eedda2539d2528cfebdc7c17eed0ad35b714
Author: Thomas Zimmermann <tzimmermann@suse.de>
Date:   Tue Sep 24 09:12:03 2024 +0200

    drm/fbdev-dma: Support struct drm_driver.fbdev_probe
    
    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
    according to the kernel configuration.
    
    This change allows the common fbdev client to run on top of DMA-
    based DRM drivers.
    
    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


commit 1b0caa5f5ac20bcaf82fc89a5c849b21ce3bfdf6
Author: Thomas Zimmermann <tzimmermann@suse.de>
Date:   Tue Sep 24 09:12:29 2024 +0200

    drm/panel-mipi-dbi: Run DRM default client setup
    
    Call drm_client_setup() to run the kernel's default client setup
    for DRM. Set fbdev_probe in struct drm_driver, so that the client
    setup can start the common fbdev client.
    
    v5:
    - select DRM_CLIENT_SELECTION
    
    Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
    Cc: "Noralf Trønnes" <noralf@tronnes.org>
    Acked-by: Noralf Trønnes <noralf@tronnes.org>
    Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-32-tzimmermann@suse.de

I have only tested panel-mipi-dbi (the only display available on the board I use). I am unsure if applying these extra patches to linux-6.12 stable is safe or if they could cause issues with other fbdev drivers.

Regards,

Fabio Estevam


  reply	other threads:[~2025-05-19 13:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-19 12:00 FAILED: patch "[PATCH] drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()" failed to apply to 6.12-stable tree gregkh
2025-05-19 13:38 ` Fabio Estevam [this message]
2025-05-19 13:53   ` Greg KH
2025-05-19 16:34     ` Fabio Estevam

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=136-682b3480-1-3097af80@2841359 \
    --to=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=javierm@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=tzimmermann@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox