index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
ati-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
1
-0
/
+8
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-3
/
+3
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
1
-1
/
+2
2009-06-19
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
1
-4
/
+14
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-2
/
+3
2008-10-20
Update email addresses.
Dave Jones
1
-1
/
+1
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
1
-0
/
+2
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
1
-4
/
+3
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-2
/
+2
2008-06-12
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
1
-0
/
+4
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
1
-2
/
+2
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
1
-13
/
+3
2007-08-25
agp: balance ioremap checks
Scott Thompson
1
-0
/
+3
2007-07-27
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
1
-7
/
+2
2007-02-22
[AGPGART] Further constification.
Dave Jones
1
-2
/
+2
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-0
/
+1
2007-01-28
[AGPGART] Remove pointless assignment.
Dave Jones
1
-5
/
+5
2007-01-28
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
1
-13
/
+13
2006-06-29
Merge ../linus
Dave Jones
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-21
[AGPGART] Compile fix for ati-agp
Dave Jones
1
-2
/
+2
2006-06-20
[AGPGART] Suspend/Resume improvements for ATI AGP
Dave Jones
1
-7
/
+9
2006-06-20
[AGPGART] Whitespace cleanups for ati-agp
Dave Jones
1
-9
/
+8
2006-03-01
[AGPGART] ATI RS350 support.
Dave Jones
1
-0
/
+4
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
1
-3
/
+3
2006-01-16
[AGPGART] Suspend/Resume support for ATI GART
akpm@osdl.org
1
-0
/
+20
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-5
/
+3
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
1
-0
/
+1
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
1
-5
/
+2
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-3
/
+3
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+548