aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
...
| * | intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entriesDaniel Vetter2010-09-08
| * | intel-gtt: store a local pointer to the bridge pci devDaniel Vetter2010-09-08
| * | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-08
| * | agp/intel: make intel-gtt.c into a real source fileDaniel Vetter2010-09-08
| * | agp/intel: split out gmch/gtt probe, part 2Daniel Vetter2010-09-08
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-20
| * | | | x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann2010-09-17
| | |/ / | |/| |
* | | | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-10-13
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-17
| |/ /
| * | intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-07
| * | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-07
| * | agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-07
| * | agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-07
| * | agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-06
* | | AGP: Warn when GATT memory cannot be set to UCBorislav Petkov2010-09-05
* | | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-05
* | | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-05
|/ /
* | drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-22
* | agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-22
|/
* agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-01
* agp/intel: Destroy the scatterlist on allocation failureChris Wilson2010-08-01
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
|\
| * agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-26
* | agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2010-08-01
* | agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2010-08-01
* | intel_agp: Don't oops with zero stolen memoryOndrej Zary2010-08-01
|/
* agp: add no warn since we have a fallback to vmalloc pathsDave Airlie2010-06-14
* agp: drop vmalloc flag.Dave Airlie2010-06-14
* agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-01
|\
| * agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-26
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-26
|\ \ | |/ |/|
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-25
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\|
| * amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-18
| * sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings2010-05-18
| * agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-22
| * agp/intel: put back check that we have a driver for the bridge.Dave Airlie2010-04-20
| * Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
| |\
| | * agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-18
| | * agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-18
| | * agp/intel: split out gmch/gtt probe, part 1Daniel Vetter2010-04-18
| | * agp/intel: kill mutli_gmch_chipDaniel Vetter2010-04-18
| | * agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter2010-04-18
| | * agp/intel: split out the GTT supportDaniel Vetter2010-04-18