summaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/devicetree.cb
diff options
context:
space:
mode:
authorWonkyu Kim <wonkyu.kim@intel.com>2022-08-03 12:47:06 -0700
committerSubrata Banik <subratabanik@google.com>2022-08-12 07:29:14 +0000
commit91bd6e19c92ed7984b4a0c7985c58512879e7a56 (patch)
treefc9428ff8bab252b60c38d07886c7ebdef9d5ef1 /src/mainboard/google/slippy/devicetree.cb
parent9969f4b60928f6e1de7941f09afb70a2f27aa7ef (diff)
soc/intel/common: Ignore prefetch PCI attribute for IGD BAR0
From Meteorlake, IGD BAR0(GTTMMADR) is changed to 64bit prefetchable. Due to the prefetchable attribute, resource allocation for IGD BAR0 is assigned WC memory and it causes kernel driver failure. For avoiding kernel driver failure, ignore prefetch PCI attribute for IGD BAR0 to assign UC memory. We're working on publishing below information. - IGD BAR0(GTTMMADR) is changed to 64bit prefetchable BAR - GTTMMADDR BAR should be always mapped as UC memory although marked Pre-fetchable. BUG=b:241746156 TEST=boot to OS and check guc driver loading successful Signed-off-by: Wonkyu Kim <wonkyu.kim@intel.com> Change-Id: I76d816d51f32f99c5ebcca54f13ec6d4ba77bba5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66403 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'src/mainboard/google/slippy/devicetree.cb')
0 files changed, 0 insertions, 0 deletions