• Andrew Morton's avatar
    [PATCH] Intel i830 AGP fix · 7f22b58a
    Andrew Morton authored
    From: Terence Ripperda <tripperda@nvidia.com>
    
    When coming out of standby, some chipsets lose their configuration in pci
    config space.  this includes not just the agp master register being lost, but
    chipset-specific information, such as the physical address of the gatt table
    and other settings.  Calling this configure routine again restores those
    settings.
    
    Dave said he was adding chipsets to this list on an "as needed and tested"
    basis.  I ran across this problem I believe on a Dell Inspiron 4100 with
    nv11.  (there had been some similar problems with specific nv11 systems when
    doing apm with the 2.4 kernel, I suspect, but haven't been able to verify,
    it's the same problem).
    7f22b58a
intel-agp.c 40.4 KB