index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
intel-agp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
Pierre Willenbrock
2009-06-20
1
-1
/
+1
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-26
/
+23
*
agp/intel: Add support for new chipsets
Zhenyu Wang
2009-06-05
1
-1
/
+15
*
intelfb: support i854
Stefan Husemann
2009-04-13
1
-0
/
+3
*
agp/intel: Add support for new intel chipset.
Shaohua Li
2009-03-27
1
-3
/
+18
*
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
2009-03-10
1
-3
/
+5
*
agp/intel: Fix broken ® symbol in device name.
Eric Anholt
2008-12-29
1
-1
/
+1
*
agp/intel: add support for G41 chipset
Zhenyu Wang
2008-12-29
1
-1
/
+8
*
Update email addresses.
Dave Jones
2008-10-20
1
-1
/
+1
*
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
1
-8
/
+10
|
\
|
*
agp/intel: Reduce extraneous PCI posting reads during init
Keith Packard
2008-10-16
1
-3
/
+3
|
*
agp: Fix stolen memory counting on G4X.
Eric Anholt
2008-10-16
1
-5
/
+7
*
|
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
1
-36
/
+47
|
\
\
|
|
/
|
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
1
-0
/
+5
|
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
1
-29
/
+35
|
*
intel_agp: official name for GM45 chipset
Zhenyu Wang
2008-08-12
1
-7
/
+7
*
|
agp: add agp_generic_destroy_pages()
Shaohua Li
2008-08-21
1
-0
/
+14
*
|
agp: generic_alloc_pages()
Shaohua Li
2008-08-21
1
-0
/
+14
|
/
*
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
2008-06-20
1
-1
/
+1
*
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
2008-06-19
1
-0
/
+2
*
agp/intel: cleanup some serious whitespace badness
Dave Airlie
2008-06-19
1
-68
/
+66
*
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
2008-06-19
1
-10
/
+73
*
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
2008-06-19
1
-2
/
+2
*
agp: more boolean conversions.
Dave Airlie
2008-06-19
1
-3
/
+3
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
1
-5
/
+5
*
agp: two-stage page destruction issue
Jan Beulich
2008-06-19
1
-2
/
+4
*
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
2008-02-05
1
-2
/
+0
*
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
2008-02-05
1
-61
/
+57
*
[intel_agp] fix name for G35 chipset
Zhenyu Wang
2008-02-05
1
-5
/
+5
*
intel-agp: fixup resource handling in flush code.
Dave Airlie
2008-02-05
1
-10
/
+23
*
intel-agp: add new chipset ID
Zhenyu Wang
2008-02-05
1
-5
/
+26
*
fix AGP warning
Andrew Morton
2008-02-05
1
-1
/
+2
*
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
2008-02-05
1
-30
/
+78
*
intel-agp: add chipset flushing support
Dave Airlie
2008-02-05
1
-0
/
+102
*
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
1
-5
/
+0
*
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
1
-3
/
+3
*
agp/intel: add support for E7221 chipset
Carlos Martín
2008-01-23
1
-2
/
+9
*
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-10-15
1
-2
/
+4
*
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
2007-10-06
1
-5
/
+0
*
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2007-09-19
1
-1
/
+1
*
intel_agp: fix GTT map size on G33
Zhenyu Wang
2007-09-11
1
-1
/
+4
*
intel_agp: fix stolen mem range on G33
Zhenyu Wang
2007-09-11
1
-0
/
+5
*
agp: balance ioremap checks
Scott Thompson
2007-08-25
1
-5
/
+9
*
intel_agp: really fix 945/965GME
Zhenyu Wang
2007-07-27
1
-5
/
+12
*
agp: don't lock pages
Nick Piggin
2007-07-27
1
-2
/
+0
*
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
2007-06-21
1
-16
/
+19
*
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
2007-06-14
1
-46
/
+51
*
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
2007-06-06
1
-2
/
+77
*
[AGPGART] intel_agp: add support for 945GME
Wang Zhenyu
2007-06-06
1
-0
/
+3
*
[AGPGART] intel_agp: add support for 965GME/GLE
Wang Zhenyu
2007-06-06
1
-0
/
+3
[next]