aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-14agp/intel: Fix device names of i845 and 845GOswald Buddenhagen
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-14Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-14agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai
2010-11-23agp/intel: Remove duplicate constChris Wilson
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter
2010-11-23agp: kill agp_rebind_memoryDaniel Vetter
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel Vetter
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson
2010-11-23agp/intel: Remove the artificial cap on stolen sizeChris Wilson
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2010-11-04agp/intel: fix cache control for sandybridgeZhenyu Wang
2010-11-04agp/intel: restore cache behavior on sandybridgeZhenyu Wang
2010-11-02agp/intel: restore cache behavior on sandybridgeZhenyu Wang
2010-11-02agp/intel: fix cache control for sandybridgeZhenyu Wang
2010-10-31agp/intel: the GMCH is always enabled for integrated processor graphicsChris Wilson
2010-10-29agp/intel: Sandybridge doesn't require GMCH enablingChris Wilson
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-27intel-gtt: maximize ggtt size on platforms that support thisDaniel Vetter
2010-10-27intel-gtt: save PGETBL_CTL later in the setup processDaniel Vetter
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson
2010-10-21drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson
2010-10-19agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar