heads/patches/coreboot-4.19
Thierry Laurion 8c366ef61d
coreboot configs: changeset needed to use efifb
- intel igpu related - remove i915drmfb hacks and use simplefb and libgfxinit enabled fb
- coreboot 4.19: add patch to fix https://ticket.coreboot.org/issues/500. fbwhiptail still tears screen if in native 1366x769 though
- coreboot 4.19: add patch to enable linux tampoline handle coreboot framebuffer (merged https://review.coreboot.org/c/coreboot/+/76431)
- coreboot 4.19: add patch to enable coreboot to apply jpeg voodoo to create bootsplash.jpeg injected in cbfs at build time + CircleCI apt imagemagick
  - (Thanks Nico Huber @icon again for above patches!)
- coreboot configs: adapt VESAFB/LIBGFXINIT to use maximum fb height/width
- coreboot configs for iGPU only: CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH to native size
- coreboot configs for dGPU based on Optional VBIOS injected: VESAFB set to 1280x1024 (maximum possible).

Details:
coreboot configs: remove CONFIG_LINUX_COMMAND_LINE="drm_kms_helper.drm_leak_fbdev_smem=1 i915.enable_fbc=0"
 - Those were needed to expose i915drmfb driver prior of efifb working.
2023-08-16 09:39:09 -04:00
..
0001-x230-fhd-variant.patch Pass all coreboot 4.13 boards to 4.19 2023-02-27 18:07:06 -05:00
0002-libgfxinit-center_bootsplash_on_bigger_framebuffers.patch coreboot configs: changeset needed to use efifb 2023-08-16 09:39:09 -04:00
0003-linux_trampoline-handle_coreboot_framebuffer.patch coreboot configs: changeset needed to use efifb 2023-08-16 09:39:09 -04:00
0004-bootsplash-Add_ImageMagick_voodoo.patch coreboot configs: changeset needed to use efifb 2023-08-16 09:39:09 -04:00