[PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Geoff Levand
geoff at infradead.org
Sun Feb 12 16:53:07 UTC 2023
Hi Thomas,
On 2/9/23 05:55, Thomas Zimmermann wrote:
> Get the kernel's global video= parameter with fb_get_option(). Done
> to unexport the internal fbdev state fb_mode_config. No functional
> changes.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
> drivers/ps3/ps3av.c | 11 +++++++++--
> 1 file changed, 9 insertions(+), 2 deletions(-)
I wanted to test these changes on the PS3, but got this
error when trying to apply this patch set to Linux-6.2-rc7:
Applying: fbdev: Handle video= parameter in video/cmdline.c
error: patch failed: drivers/gpu/drm/Kconfig:10
error: drivers/gpu/drm/Kconfig: patch does not apply
Is there a Linux kernel revision that these will apply to,
or is there a git repository I can pull them from?
-Geoff
More information about the dri-devel
mailing list