the following patch was just integrated into master: commit 4fa5fa5088503ff5c168b4fb8d548dd90034d29e Author: Aaron Durbin adurbin@chromium.org Date: Fri Mar 22 22:16:58 2013 -0500
resources: introduce IORESOURCE_WRCOMB
Certain MMIO resources can be set to a write-combining cacheable mode to increase performance. Typical resources that use this would be graphics memory.
Change-Id: Icd96c720f86f7e2f19a6461bb23cb323124eb68e Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2891 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Mar 29 06:21:09 2013, giving +1 See http://review.coreboot.org/2891 for details.
-gerrit