Linux Framebuffer Layer development
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Julian Braha <julianbraha@gmail.com>,
	javierm@redhat.com, sima@ffwll.ch, airlied@gmail.com
Cc: dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated
Date: Thu, 18 Jun 2026 09:21:04 +0200	[thread overview]
Message-ID: <1ec067ee-a8ab-4249-95df-280eba42fef4@suse.de> (raw)
In-Reply-To: <7da7d892-3b3c-4f83-b3b0-93eafe14e15e@gmail.com>

Hi

Am 17.06.26 um 18:45 schrieb Julian Braha:
> Hi Thomas,
>
> On 6/17/26 09:17, Thomas Zimmermann wrote:
>> Mark CONFIG_SYSFB_SIMPLEFB as deprecated. Enabling it allows to
>>   config SYSFB_SIMPLEFB
>> -	bool "Mark VGA/VBE/EFI FB as generic system framebuffer"
>> +	bool "Mark VGA/VBE/EFI FB as generic system framebuffer (deprecated)"
> In v2, I think it also makes sense to add the 'transitional' attribute
> to the Kconfig entry to help phase it out.
>
> Also see this patch message for an explanation of 'transitional':
> https://lore.kernel.org/all/20250923213422.1105654-2-kees@kernel.org/

Thanks for this pointer; I wasn't aware of this feature. This will be 
really useful to not accidentally leave users without display output.

I've played with the option, but it does not work are purely as shown in 
the example. I think it's because EFIDRM and VESADRM are existing 
options. So they already have a value.

What I did instead was to add new internal config options. They depend 
on the now-transitional SYSFB_SIMPLEFB and select the correct drivers. 
Once SYSFB_SIMPLEFB goes away, these options can go away as well.

Best regards
Thomas

>
> - Julian Braha
>

-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)



      reply	other threads:[~2026-06-18  7:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-17  8:17 [PATCH] firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated Thomas Zimmermann
2026-06-17  8:46 ` Javier Martinez Canillas
2026-06-17  8:57   ` Thomas Zimmermann
2026-06-17 16:45 ` Julian Braha
2026-06-18  7:21   ` Thomas Zimmermann [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=1ec067ee-a8ab-4249-95df-280eba42fef4@suse.de \
    --to=tzimmermann@suse.de \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=javierm@redhat.com \
    --cc=julianbraha@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sima@ffwll.ch \
    /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