aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2006-04-07 22:47:12 -0700
committerTony Luck <[email protected]>2006-04-07 22:47:12 -0700
commit2db8d99ffdbed7d2beb1bbdefdcd086dda9dee98 (patch)
treed1d6b013f5e43c8210871cfb2c7b66bf1adbb93c /scripts/basic/docproc.c
parentcfab9d0e1da8e08a39759d0fc3bf5e40f0ac2d55 (diff)
[IA64] always map VGA framebuffer UC, even if it supports WB
EFI on some machines, e.g., Intel Tiger, reports that the VGA framebuffer supports WB access. ioremap() prefers WB when possible, so it can work when mapping main memory. But it doesn't make sense to map a framebuffer WB, because the driver doesn't flush explicitly, so updates won't make it to the device immediately. This is due to Zou Nan hai <[email protected]>. More extensive fix that adds a "size" argument coming soon. Signed-off-by: Bjorn Helgaas <[email protected]> Cc: "Antonino A. Daplas" <[email protected]> Cc: "Luck, Tony" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions