summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard2011-11-081-2/+3
* drm/i915: fix if statement (bogus semi-colon)Dan Carpenter2011-11-081-1/+1
* Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-021-2/+4
|\
| * [IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino2011-08-231-2/+4
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-281-0/+28
|\ \
| * | drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-201-0/+28
| |/
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-2/+2
|\ \
| * | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-2/+2
| |/
* | char: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
|/
* agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
* agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer2011-05-221-1/+1
* agp/intel: add Ivy Bridge supportJesse Barnes2011-05-133-0/+21
* agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
* agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-242-35/+22
|\
| * agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-222-35/+22
* | amd64-agp: fix crash at second module loadFlorian Mickler2011-02-231-2/+7
|/
* agp: ensure GART has an address before enabling itStephen Kitt2011-02-041-11/+16
* Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner2011-02-041-1/+1
* amd-k7-agp: remove non-x86 codeMatt Turner2011-02-041-19/+0
* drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-241-10/+9
* agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2011-01-142-3/+3
* i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie2011-01-121-2/+2
* i915/gtt: fix ordering issues with status setup and DMARDave Airlie2011-01-121-2/+2
* agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2011-01-112-0/+11
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-108-472/+363
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-141-2/+9
| |\
| * \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-2/+4
| |\ \
| * | | agp/intel: Remove duplicate constChris Wilson2010-11-231-1/+1
| * | | intel-gtt: export api for drm/i915Daniel Vetter2010-11-231-52/+68
| * | | agp: kill agp_rebind_memoryDaniel Vetter2010-11-231-20/+0
| * | | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-231-5/+0
| * | | agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-236-24/+0
| * | | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-231-0/+7
| * | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-231-5/+0
| * | | intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-231-89/+61
| * | | intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-231-127/+71
| * | | intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-231-92/+60
| * | | intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-231-6/+0
| * | | intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-231-7/+1
| * | | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-231-33/+7
| * | | agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-231-13/+3
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-221-1/+0
| |\ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-151-0/+5
| |\ \ \ \
| * | | | | agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-021-1/+1
| * | | | | agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-021-2/+2
| * | | | | agp/intel: the GMCH is always enabled for integrated processor graphicsChris Wilson2010-10-311-16/+27
| * | | | | agp/intel: Sandybridge doesn't require GMCH enablingChris Wilson2010-10-291-7/+30
| * | | | | intel-gtt: maximize ggtt size on platforms that support thisDaniel Vetter2010-10-272-29/+81
OpenPOWER on IntegriCloud