coreboot/src/drivers/intel
Srinidhi N Kaushik cf5d58328f drivers/intel/gma: Increase vbt_data size
With TGL FSP v3373 onwards vbt binary size changed from 8KiB
to 9KiB. Due to which cbfsf_decompression_info check failed
when trying to load vbt binary from cbfs because vbt
decompressed_size was greater than vbt_data size. This caused
Graphics init and fw screen issues. Increase the vbt_data to
9KiB to accommodate new vbt binary.

BUG=b:170656067
BRANCH=none
TEST=build and boot delbin and verify fw screen is loaded

Signed-off-by: Srinidhi N Kaushik <srinidhi.n.kaushik@intel.com>
Change-Id: If6ffce028f9e8bc14596bbc0a3f1476843a9334e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46374
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Dossym Nurmukhanov <dossym@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2020-10-21 18:36:08 +00:00
..
dptf drivers/intel/dptf: Remove prompts from DPTF config options 2020-07-26 21:34:03 +00:00
fsp1_1 src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
fsp2_0 mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver 2020-10-20 23:25:31 +00:00
gma drivers/intel/gma: Increase vbt_data size 2020-10-21 18:36:08 +00:00
i210 src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
ish treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mipi_camera drivers/intel/mipi_camera: Avoid resource leak 2020-09-21 08:12:25 +00:00
pmc_mux drivers/intel/pmc_mux: Rename con driver to conn 2020-07-04 21:59:00 +00:00
ptt src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soundwire src/drivers/intel/soundwire/soundwire.h: Add include <types.h> 2020-07-26 21:35:50 +00:00
usb4/retimer drivers/intel/usb4: Add driver for USB4 retimer device 2020-10-19 06:51:40 +00:00