summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-021-1/+1
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-011-7/+39
|\
| * agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-261-7/+39
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-261-10/+18
|\ \ | |/ |/|
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2113-1876/+1917
|\|
| * amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-191-12/+15
| * sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings2010-05-191-8/+0Star
| * agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-239-4/+44
| * agp/intel: put back check that we have a driver for the bridge.Dave Airlie2010-04-201-0/+8
| * Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-205-1858/+1856Star
| |\
| | * agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-191-8/+5Star
| | * agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-191-16/+0Star
| | * agp/intel: split out gmch/gtt probe, part 1Daniel Vetter2010-04-191-29/+44
| | * agp/intel: kill mutli_gmch_chipDaniel Vetter2010-04-191-55/+52Star
| | * agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter2010-04-191-16/+1Star
| | * agp/intel: split out the GTT supportDaniel Vetter2010-04-192-1523/+1537
| | * agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-194-235/+241
* | | agp: use NULL instead of 0 when pointer is neededBill Pemberton2010-05-111-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-3/+0Star
|\|
| * agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0Star
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+8
|/
* agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-191-2/+7
* agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-191-1/+24
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-1/+1
|\
| * x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-131-1/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-041-10/+113
|\ \ \
| * | | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-261-2/+8
| * | | agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt2010-02-261-4/+13
| * | | drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-261-4/+74
| * | | agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt2010-02-261-0/+5
| * | | agp/intel: Add support for Sandybridge.Eric Anholt2010-02-261-1/+14
| * | | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-11/+4Star
|\ \ \ | |/ / |/| |
| * | intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov2010-01-231-11/+4Star
* | | x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-041-1/+4
| |/ |/|
* | x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-311-4/+9
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-161-2/+3
|\
| * x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-161-1/+5
|\ \
| * | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-151-1/+5
| |/
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-112-6/+13
|\ \ | |/ |/|
| * agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
| * agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1Star
| * agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-111-4/+9
* | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-301-4/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-52/+25Star
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-092-3/+8
| |\ \