aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2012-01-06agp: Fix multi-line warning message whitespaceTormod Volden
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2011-08-23[IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-05-22agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer
2011-05-13agp/intel: add Ivy Bridge supportJesse Barnes
2011-04-21agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-21agp: fix OOM and buffer overflowVasiliy Kulikov
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler
2011-02-22agp/intel: Experiment with a 855GM GWB bitChris Wilson
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner
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