aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
* agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2011-01-14
* i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie2011-01-11
* i915/gtt: fix ordering issues with status setup and DMARDave Airlie2011-01-11
* agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2011-01-11
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-14
| |\
| * \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
| |\ \
| * | | agp/intel: Remove duplicate constChris Wilson2010-11-23
| * | | intel-gtt: export api for drm/i915Daniel Vetter2010-11-23
| * | | agp: kill agp_rebind_memoryDaniel Vetter2010-11-23
| * | | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-23
| * | | agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-23
| * | | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-23
| * | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-23
| * | | intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-23
| * | | intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-23
| * | | intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-23
| * | | intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-23
| * | | intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-23
| * | | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-23
| * | | agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-23
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22
| |\ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-15
| |\ \ \ \
| * | | | | agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-02
| * | | | | agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-02
| * | | | | agp/intel: the GMCH is always enabled for integrated processor graphicsChris Wilson2010-10-31
| * | | | | agp/intel: Sandybridge doesn't require GMCH enablingChris Wilson2010-10-29
| * | | | | intel-gtt: maximize ggtt size on platforms that support thisDaniel Vetter2010-10-27
| * | | | | intel-gtt: save PGETBL_CTL later in the setup processDaniel Vetter2010-10-27
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-18
| * | | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-18
| | |/ / / | |/| | |
* | | | | agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson2010-12-14
| |_|_|/ |/| | |
* | | | agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-05
| |_|/ |/| |
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ /
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-08
|\ \
| * | agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-04
| * | agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-04
| |/
* | parisc-agp: fix missing slab.h includeKyle McMartin2010-10-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-28
|\ \ | |/ |/|
| * drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-21
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\ \
| * | agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson2010-10-22
| * | agp/intel: Also add B43.1 to list of supported devicesChris Wilson2010-10-19
| * | agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez2010-10-19
| * | some clean up to intel-gtt.cJan Beulich2010-09-24
| * | intel-gtt add a cleanup function for chipset specific stuffDaniel Vetter2010-09-21
| * | intel-gtt: store the dma mask size in intel_gtt_driverDaniel Vetter2010-09-21
| * | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-21
| * | agp: kill agp_(unmap|map)_memoryDaniel Vetter2010-09-21