Bjorn Helgaas
e501b3d87f
agp: Support 64-bit APBASE
...
Per the AGP 3.0 spec, APBASE is a standard PCI BAR and may be either 32
bits or 64 bits wide. Many drivers read APBASE directly, but they only
handled 32-bit BARs.
The PCI core reads APBASE at enumeration-time. Use pci_bus_address()
instead of reading it again in the driver. This works correctly for both
32-bit and 64-bit BARs.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-01-06 17:49:22 -07:00
..
2014-01-06 17:49:22 -07:00
2013-11-15 13:28:47 +09:00
2013-09-05 08:34:32 -07:00
2013-07-09 10:33:28 -07:00
2013-07-26 17:59:07 -07:00
2013-11-21 19:46:00 -08:00
2013-10-03 16:03:31 -07:00
2012-04-05 17:34:30 -07:00
2013-03-15 12:23:48 -07:00
2010-10-15 15:53:27 +02:00
2013-10-09 20:04:04 -05:00
2012-03-28 18:30:03 +01:00
2013-05-05 00:11:29 -04:00
2013-02-22 23:31:31 -05:00
2013-02-22 23:31:31 -05:00
2013-05-05 00:12:29 -04:00
2011-07-20 20:47:58 -04:00
2013-05-05 00:12:29 -04:00
2013-11-13 12:09:11 +09:00
2012-01-13 09:32:20 +10:30
2013-11-13 12:09:11 +09:00
2013-05-16 18:08:58 -07:00
2012-10-16 18:07:12 -07:00
2012-11-21 12:55:19 -08:00
2011-03-31 11:26:23 -03:00
2013-07-03 16:08:03 -07:00
2013-11-13 15:34:18 +09:00
2012-09-26 13:20:40 -07:00
2011-08-25 16:25:33 -07:00
2013-05-21 10:07:54 -07:00
2013-02-22 23:31:31 -05:00
2012-03-28 18:30:03 +01:00
2013-10-16 12:36:10 -07:00
2012-10-07 07:22:32 -07:00
2012-10-24 15:52:29 -07:00
2013-02-22 23:31:31 -05:00
2013-06-29 12:57:33 +04:00
2013-11-16 10:19:15 -08:00
2013-02-22 23:31:31 -05:00
2013-10-16 12:36:10 -07:00
2010-10-15 15:53:27 +02:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2011-01-10 08:51:44 -08:00
2013-07-15 13:56:36 +02:00
2013-02-22 23:31:31 -05:00
2013-09-04 17:31:11 -07:00
2013-10-16 12:36:10 -07:00
2010-10-22 10:52:56 -07:00
2013-05-21 10:13:23 -07:00
2010-11-17 08:59:32 -08:00
2013-10-29 11:28:18 +10:30