diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2009-12-03 18:31:56 +0300 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-12-04 04:30:02 +0300 |
commit | 7164bb4393cef668d3da281fa1c599a6673ea768 (patch) | |
tree | dddab675372695c8b1a080be0df9d0cf62d8e150 /drivers/video/broadsheetfb.c | |
parent | ba69ea42f8ba8286cbe0e939bd1ce781b7905b84 (diff) | |
download | linux-7164bb4393cef668d3da281fa1c599a6673ea768.tar.xz |
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Most users (except sh_mobile_lcdcfb.c) get their framebuffer from
vmalloc. Setting VM_IO is not necessary as the memory obtained
from vmalloc is System RAM type and is not susceptible to PCI memory
constraints.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Jaya Kumar <jayakumar.lkml@gmail.com>
Diffstat (limited to 'drivers/video/broadsheetfb.c')
0 files changed, 0 insertions, 0 deletions