mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 02:44:41 +01:00
- Quirk the broken EFI framebuffer geometry on the Valve Steam Deck - Capture the EDID information of the primary display also on non-x86 EFI systems when booting via the EFI stub. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQQm/3uucuRGn1Dmh0wbglWLn0tXAUCaYoTAgAKCRAwbglWLn0t XFe8AQDJe2GSNfzWgqoTqgT6tcH7lFG2SjdpIb+jHSmvgHckbAD/cUaY8YnhdYkm nz6URLJN/2NHuaDq1mUL8CwJwIot4wk= =41tn -----END PGP SIGNATURE----- Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi Pull EFI updates from Ard Biesheuvel: - Quirk the broken EFI framebuffer geometry on the Valve Steam Deck - Capture the EDID information of the primary display also on non-x86 EFI systems when booting via the EFI stub. * tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi: Support EDID information sysfb: Move edid_info into sysfb_primary_display sysfb: Pass sysfb_primary_display to devices sysfb: Replace screen_info with sysfb_primary_display sysfb: Add struct sysfb_display_info efi: sysfb_efi: Reduce number of references to global screen_info efi: earlycon: Reduce number of references to global screen_info efi: sysfb_efi: Fix efidrmfb and simpledrmfb on Valve Steam Deck efi: sysfb_efi: Convert swap width and height quirk to a callback efi: sysfb_efi: Fix lfb_linelength calculation when applying quirks efi: sysfb_efi: Replace open coded swap with the macro |
||
|---|---|---|
| .. | ||
| alignedmem.c | ||
| arm32-stub.c | ||
| arm64-stub.c | ||
| arm64.c | ||
| bitmap.c | ||
| efi-stub-entry.c | ||
| efi-stub-helper.c | ||
| efi-stub.c | ||
| efistub.h | ||
| fdt.c | ||
| file.c | ||
| find.c | ||
| gop.c | ||
| intrinsics.c | ||
| kaslr.c | ||
| loongarch-stub.c | ||
| loongarch-stub.h | ||
| loongarch.c | ||
| Makefile | ||
| Makefile.zboot | ||
| mem.c | ||
| pci.c | ||
| primary_display.c | ||
| printk.c | ||
| random.c | ||
| randomalloc.c | ||
| relocate.c | ||
| riscv-stub.c | ||
| riscv.c | ||
| secureboot.c | ||
| skip_spaces.c | ||
| smbios.c | ||
| string.c | ||
| systable.c | ||
| tpm.c | ||
| unaccepted_memory.c | ||
| vsprintf.c | ||
| x86-5lvl.c | ||
| x86-stub.c | ||
| x86-stub.h | ||
| zboot-decompress-gzip.c | ||
| zboot-decompress-zstd.c | ||
| zboot-header.S | ||
| zboot.c | ||
| zboot.lds | ||