| Commit message (Expand) | Author | Age |
... | |
| * | | intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries | Daniel Vetter | 2010-09-08 |
| * | | intel-gtt: store a local pointer to the bridge pci dev | Daniel Vetter | 2010-09-08 |
| * | | intel-gtt: introduce drm/intel-gtt.h | Daniel Vetter | 2010-09-08 |
| * | | agp/intel: make intel-gtt.c into a real source file | Daniel Vetter | 2010-09-08 |
| * | | agp/intel: split out gmch/gtt probe, part 2 | Daniel Vetter | 2010-09-08 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ \ |
|
| * | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
* | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ |
|
| * | | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 |
| * | | | | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann | 2010-09-17 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-10-13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson | 2010-09-17 |
| |/ / |
|
| * | | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang | 2010-09-07 |
| * | | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 2010-09-07 |
| * | | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang | 2010-09-07 |
| * | | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang | 2010-09-07 |
| * | | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson | 2010-09-06 |
* | | | AGP: Warn when GATT memory cannot be set to UC | Borislav Petkov | 2010-09-05 |
* | | | x86, GART: Disable GART table walk probes | Borislav Petkov | 2010-09-05 |
* | | | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov | 2010-09-05 |
|/ / |
|
* | | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang | 2010-08-22 |
* | | agp/intel: set 40-bit dma mask on Sandybridge | Zhenyu Wang | 2010-08-22 |
|/ |
|
* | agp: intel-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
* | agp: efficeon-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
* | drm/agp/i915: trim stolen space to 32M | Jesse Barnes | 2010-08-01 |
* | agp/intel: Destroy the scatterlist on allocation failure | Chris Wilson | 2010-08-01 |
* | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2010-08-01 |
|\ |
|
| * | agp/intel: Use the correct mask to detect i830 aperture size. | Tim Gardner | 2010-07-26 |
* | | agp/intel: Add actual definitions of the Sandybridge PTE caching bits. | Zhenyu Wang | 2010-08-01 |
* | | agp/intel: Support the extended physical addressing bits on Sandybridge. | Zhenyu Wang | 2010-08-01 |
* | | intel_agp: Don't oops with zero stolen memory | Ondrej Zary | 2010-08-01 |
|/ |
|
* | agp: add no warn since we have a fallback to vmalloc paths | Dave Airlie | 2010-06-14 |
* | agp: drop vmalloc flag. | Dave Airlie | 2010-06-14 |
* | agp/uninorth: Fix oops caused by flushing too much | Paul Mackerras | 2010-06-02 |
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | agp/intel: Restrict GTT mapping to valid range on i915 and i945 | Chris Wilson | 2010-05-26 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-26 |
|\ \
| |/
|/| |
|
| * | agp: amd64, fix pci reference leaks | Jiri Slaby | 2010-05-25 |
* | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 |
|\| |
|
| * | amd64-agp: Probe unknown AGP devices the right way | Ben Hutchings | 2010-05-18 |
| * | sis-agp: Remove SIS 760, handled by amd64-agp | Ben Hutchings | 2010-05-18 |
| * | agp: use scratch page on memory remove and at GATT creation V4 | Jerome Glisse | 2010-04-22 |
| * | agp/intel: put back check that we have a driver for the bridge. | Dave Airlie | 2010-04-20 |
| * | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ... | Dave Airlie | 2010-04-19 |
| |\ |
|
| | * | agp/intel-gtt: kill previous_size assignments | Daniel Vetter | 2010-04-18 |
| | * | agp/intel-gtt: kill intel_i830_tlbflush | Daniel Vetter | 2010-04-18 |
| | * | agp/intel: split out gmch/gtt probe, part 1 | Daniel Vetter | 2010-04-18 |
| | * | agp/intel: kill mutli_gmch_chip | Daniel Vetter | 2010-04-18 |
| | * | agp/intel: uncoditionally reconfigure driver on resume | Daniel Vetter | 2010-04-18 |
| | * | agp/intel: split out the GTT support | Daniel Vetter | 2010-04-18 |