index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
intel-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
1
-0
/
+2
2008-06-19
agp/intel: cleanup some serious whitespace badness
Dave Airlie
1
-68
/
+66
2008-06-19
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
1
-10
/
+73
2008-06-19
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
1
-2
/
+2
2008-06-19
agp: more boolean conversions.
Dave Airlie
1
-3
/
+3
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-5
/
+5
2008-06-19
agp: two-stage page destruction issue
Jan Beulich
1
-2
/
+4
2008-02-05
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
1
-2
/
+0
2008-02-05
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
1
-61
/
+57
2008-02-05
[intel_agp] fix name for G35 chipset
Zhenyu Wang
1
-5
/
+5
2008-02-05
intel-agp: fixup resource handling in flush code.
Dave Airlie
1
-10
/
+23
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
1
-5
/
+26
2008-02-05
fix AGP warning
Andrew Morton
1
-1
/
+2
2008-02-05
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
1
-30
/
+78
2008-02-05
intel-agp: add chipset flushing support
Dave Airlie
1
-0
/
+102
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
1
-5
/
+0
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
1
-3
/
+3
2008-01-23
agp/intel: add support for E7221 chipset
Carlos MartÃn
1
-2
/
+9
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
1
-2
/
+4
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
1
-1
/
+1
2007-09-11
intel_agp: fix GTT map size on G33
Zhenyu Wang
1
-1
/
+4
2007-09-11
intel_agp: fix stolen mem range on G33
Zhenyu Wang
1
-0
/
+5
2007-08-25
agp: balance ioremap checks
Scott Thompson
1
-5
/
+9
2007-07-27
intel_agp: really fix 945/965GME
Zhenyu Wang
1
-5
/
+12
2007-07-27
agp: don't lock pages
Nick Piggin
1
-2
/
+0
2007-06-21
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
1
-16
/
+19
2007-06-14
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-06
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
1
-2
/
+77
2007-06-06
[AGPGART] intel_agp: add support for 945GME
Wang Zhenyu
1
-0
/
+3
2007-06-06
[AGPGART] intel_agp: add support for 965GME/GLE
Wang Zhenyu
1
-0
/
+3
2007-06-06
[AGPGART] intel_agp: use table for device probe
Wang Zhenyu
1
-202
/
+98
2007-06-06
[AGPGART] intel_agp: cleanup intel private data
Wang Zhenyu
1
-104
/
+91
2007-04-26
[AGPGART] Intel-agp adjustments
Jan Beulich
1
-5
/
+3
2007-04-09
[AGPGART] intel_agp: fix G965 GTT size detect
Wang Zhenyu
1
-2
/
+1
2007-04-08
[AGPGART] intel_agp: PCI id update for Intel 965GM
Wang Zhenyu
1
-2
/
+12
2007-02-22
[AGPGART] Further constification.
Dave Jones
1
-19
/
+19
2007-02-10
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
1
-1
/
+0
2007-02-06
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+2
2007-02-04
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
1
-6
/
+8
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-66
/
+120
2007-01-17
[AGPGART] intel_agp: restore graphics device's pci space early in resume
Wang Zhenyu
1
-0
/
+9
2006-12-28
[AGPGART] Fix PCI-posting flush typo.
Thomas Hellstrom
1
-1
/
+1
2006-12-22
[AGPGART] fix detection of aperture size versus GTT size on G965
Eric Anholt
1
-52
/
+58
2006-12-22
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
1
-20
/
+42
2006-11-22
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
1
-1
/
+1
2006-11-22
[AGP] Fix intel 965 AGP memory mapping function
Linus Torvalds
1
-7
/
+24
2006-09-10
[AGPGART] Add suspend callback for i965
Dave Jones
1
-0
/
+2
2006-09-06
[AGPGART] Fix number of aperture sizes in 830 gart structs.
Dave Jones
1
-2
/
+2
[next]