summaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner
2010-06-15agp: add no warn since we have a fallback to vmalloc pathsDave Airlie
2010-06-15agp: drop vmalloc flag.Dave Airlie
2010-06-02agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-26agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-05-19sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2010-05-11agp: use NULL instead of 0 when pointer is neededBill Pemberton
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-04-20agp/intel: put back check that we have a driver for the bridge.Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-18agp/intel-gtt: kill previous_size assignmentsDaniel Vetter
2010-04-18agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter
2010-04-18agp/intel: split out gmch/gtt probe, part 1Daniel Vetter
2010-04-18agp/intel: kill mutli_gmch_chipDaniel Vetter
2010-04-18agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter
2010-04-18agp/intel: split out the GTT supportDaniel Vetter
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter
2010-03-18agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt
2010-03-18agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang
2010-02-26agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt
2010-02-26agp/intel: Add support for Sandybridge.Eric Anholt
2010-02-22agp/intel: official names for Pineview and IronlakeZhenyu Wang
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori
2010-01-22intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester