summaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2010-12-09intel-gtt: fix gtt_total_entries detectionDaniel Vetter
2010-12-09agp/intel: Also add B43.1 to list of supported devicesChris Wilson
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-05agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-05agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-01drm/agp/i915: trim stolen space to 32MJesse Barnes
2010-08-01agp/intel: Destroy the scatterlist on allocation failureChris Wilson
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-01agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang
2010-08-01intel_agp: Don't oops with zero stolen memoryOndrej Zary
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