Skip to content
  • Dave Airlie's avatar
    intel-agp: add chipset flushing support · 6c00a61e
    Dave Airlie authored
    This adds support for flushing the chipsets on the 915, 945, 965 and G33
    families of Intel chips.
    
    The BIOS doesn't seem to always allocate the BAR on the 965 chipsets
    so I have to use pci resource code to create a resource
    
    It adds an export for pcibios_align_resource.
    6c00a61e