[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Feb 19 20:10:46 PST 2026
Hello:
This series was applied to riscv/linux.git (fixes)
by Ard Biesheuvel <ardb at kernel.org>:
On Wed, 26 Nov 2025 17:03:17 +0100 you wrote:
> Replace screen_info and edid_info with sysfb_primary_device of type
> struct sysfb_display_info. Update all users. Then implement EDID support
> in the kernel EFI code.
>
> Sysfb DRM drivers currently fetch the global edid_info directly, when
> they should get that information together with the screen_info from their
> device. Wrapping screen_info and edid_info in sysfb_primary_display and
> passing this to drivers enables this.
>
> [...]
Here is the summary with links:
- [v3,1/9] efi: earlycon: Reduce number of references to global screen_info
https://git.kernel.org/riscv/c/b868070fbc02
- [v3,2/9] efi: sysfb_efi: Reduce number of references to global screen_info
(no matching commit)
- [v3,3/9] sysfb: Add struct sysfb_display_info
https://git.kernel.org/riscv/c/b945922619b7
- [v3,4/9] sysfb: Replace screen_info with sysfb_primary_display
(no matching commit)
- [v3,5/9] sysfb: Pass sysfb_primary_display to devices
https://git.kernel.org/riscv/c/08e583ad6857
- [v3,6/9] sysfb: Move edid_info into sysfb_primary_display
https://git.kernel.org/riscv/c/4fcae6358871
- [v3,7/9] efi: Refactor init_primary_display() helpers
(no matching commit)
- [v3,8/9] efi: Support EDID information
(no matching commit)
- [v3,9/9] efi: libstub: Simplify interfaces for primary_display
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list