Attention is currently required from: Angel Pons.
Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67975
to look at the new patch set (#4).
Change subject: soc/intel/cmn/gfx: Add missing CML-U IGD device IDs ......................................................................
soc/intel/cmn/gfx: Add missing CML-U IGD device IDs
Intel Core i5-10210U can have the following IGD Device IDs 0x9B21/0x9B41/0x9BAC/0x9BCA/0x9BCC according to Intel ARK. Some of these ID were not present in coreboot source nor hooked to the common graphics driver. Add the missing IDs so that the graphics driver will probe on the mentioned processor and detect the framebuffer.
TEST=Boot Protectli VP4650 with i5-1021U and see framebuffer is detected when using FSP GOP and libgfxinit.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: Iee720a272367aead31c8c8fa712bade1b6e53948 --- M src/include/device/pci_ids.h M src/soc/intel/common/block/graphics/graphics.c 2 files changed, 24 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/67975/4