• Dave Jones's avatar
    [AGPGART] First step towards multiple AGP buses. · 7cfd5e55
    Dave Jones authored
      
    The AGP3 spec allows for >1 AGP bus. This is the first of several patches
    from Jeff Hartmann towards a context-using agp_bridge, by replacing
    agp_bridge.foo accesses with agp_bridge->foo accesses. For now, there
    should be no functional differences, as there is still only a single
    agp_bridge_data struct defined.
    7cfd5e55
ali-agp.c 9.85 KB