An error occurred fetching the project authors.
  1. 24 Mar, 2004 1 commit
    • Dave Jones's avatar
      [AGPGART] Mass ia32e renaming. · d364c9fe
      Dave Jones authored
      Andi pointed out that Intel changed their nomenclature for this monster
      to EM64T instead. Updated the text to mention the actual AGP chipset this
      driver supports rather than the CPU architecture, which is irrelevant.
      
      Change various function names accordingly.
      d364c9fe
  2. 19 Mar, 2004 1 commit
  3. 19 Feb, 2004 1 commit
    • Carlos Puchol's avatar
      [PATCH] initial support for transmeta's efficeon processors · 59db5830
      Carlos Puchol authored
      This implements the initial support for the AGP gart in Transmeta's
      Efficeon processors.
      
      This code is based on linus' code from a while ago.  Peter and I adapted
      it for the current kernel.
      
      The note at the top indicates how it was tested, known issues, and so
      forth.  It is working quite well, and we'll work to fix the minor issues
      and test it some more with s3, more cards, other southbridges, etc.,
      next.
      59db5830
  4. 01 Sep, 2003 1 commit
  5. 15 Aug, 2003 1 commit
  6. 14 May, 2003 1 commit
  7. 10 May, 2003 1 commit
  8. 06 May, 2003 1 commit
  9. 25 Apr, 2003 3 commits
  10. 10 Apr, 2003 2 commits
  11. 10 Feb, 2003 2 commits
  12. 03 Feb, 2003 1 commit
  13. 02 Jan, 2003 1 commit
    • Dave Jones's avatar
      [AGP] Move the VIA KT400 to its own driver. · cdb2915d
      Dave Jones authored
      Right now its the only VIA AGP 3.0 chipset. At some point in
      time it may become via-agp3.c, but until then its cleaner to
      seperate this from the VIA AGP 2.0 driver.
      
      The 2.0 driver will still work on a KT400 with a 2.0 compliant graphic
      card present. If the 2.0 driver finds the bridge in 3.0 mode, it aborts.
      Likewise, the 3.0 driver will abort if the bridge is in 2.0 mode.
      
      Confused yet?
      cdb2915d
  14. 19 Dec, 2002 1 commit
  15. 13 Dec, 2002 1 commit
  16. 03 Dec, 2002 1 commit
  17. 29 Oct, 2002 1 commit
  18. 16 Oct, 2002 1 commit
  19. 27 Sep, 2002 1 commit
    • Andi Kleen's avatar
      [PATCH] Hammer aperture driver for 2.5.38 · 6d86415e
      Andi Kleen authored
      Add an AGP driver for the AGP aperture in the northbridge of the AMD Hammer.
      The AGP driver works for both 32bit and 64bit kernels.
      
      It also adds some hooks to the AGP driver to allow the x86-64 GART based
      IOMMU code to share the aperture with AGP. The hooks are intentionally kept
      minimalistic. In addition it needs some Config.in hackery, because AGP cannot
      be modular in this case, because the IOMMU needs to control its startup and
      it runs early when PCI is initialized.
      
      The original AGP driver was done by Dave Jones, I added the IOMMU support.
      6d86415e
  20. 17 Jul, 2002 1 commit
  21. 15 Jul, 2002 2 commits
  22. 24 May, 2002 1 commit
  23. 22 Mar, 2002 1 commit
  24. 05 Feb, 2002 2 commits
    • Linus Torvalds's avatar
      v2.4.2.8 -> v2.4.3 · 27c07b25
      Linus Torvalds authored
        - Kai Germaschewski: Makefile dependency fixes. ISDN update
        - Chris Mason: another reiserfs tail writing fix
        - unify pte/pmd allocation
        - undo some VIA PCI fixups - conflicting behaviour
      27c07b25
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32