commit | 45dcd36e1ebbb3c085bdd157bffaf9276ffd8c46 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Jun 03 16:56:54 2011 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 19 04:40:05 2011 +0200 |
tree | a5862c2f3d529ab9b7ee14795df0540c22827dbf | |
parent | 712c2b41490a986a5dd99bec99b854bac4322201 [diff] |
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped If the cirrus_vga PCI BAR is unmapped than we should not only reset map_addr but also lfb_addr, otherwise we'll keep trying to map the old lfb_addr in map_linear_vram. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Alexander Graf <agraf@suse.de>