| Commit message (Expand) | Author | Age | Files | Lines |
* | agp/uninorth: Fix lockups with radeon KMS and >1x. | Michel Dänzer | 2011-05-22 | 1 | -1/+1 |
* | agp/intel: add Ivy Bridge support | Jesse Barnes | 2011-05-14 | 3 | -0/+21 |
* | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov | 2011-04-21 | 1 | -3/+8 |
* | agp: fix OOM and buffer overflow | Vasiliy Kulikov | 2011-04-21 | 1 | -1/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2011-02-24 | 2 | -35/+22 |
|\ |
|
| * | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson | 2011-02-22 | 2 | -35/+22 |
* | | amd64-agp: fix crash at second module load | Florian Mickler | 2011-02-23 | 1 | -2/+7 |
|/ |
|
* | agp: ensure GART has an address before enabling it | Stephen Kitt | 2011-02-04 | 1 | -11/+16 |
* | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" | Matt Turner | 2011-02-04 | 1 | -1/+1 |
* | amd-k7-agp: remove non-x86 code | Matt Turner | 2011-02-04 | 1 | -19/+0 |
* | drm/i915,agp/intel: Do not clear stolen entries | Chris Wilson | 2011-01-24 | 1 | -10/+9 |
* | agp/intel: Fix device names of i845 and 845G | Oswald Buddenhagen | 2011-01-14 | 2 | -3/+3 |
* | i915/gtt: fix ordering causing DMAR errors on object teardown. | Dave Airlie | 2011-01-12 | 1 | -2/+2 |
* | i915/gtt: fix ordering issues with status setup and DMAR | Dave Airlie | 2011-01-12 | 1 | -2/+2 |
* | agp/intel: Flush the chipset write buffers when changing GTT base | Chris Wilson | 2011-01-11 | 2 | -0/+11 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-11 | 8 | -472/+363 |
|\ |
|
| * | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-14 | 1 | -2/+9 |
| |\ |
|
| * \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-05 | 1 | -2/+4 |
| |\ \ |
|
| * | | | agp/intel: Remove duplicate const | Chris Wilson | 2010-11-23 | 1 | -1/+1 |
| * | | | intel-gtt: export api for drm/i915 | Daniel Vetter | 2010-11-23 | 1 | -52/+68 |
| * | | | agp: kill agp_rebind_memory | Daniel Vetter | 2010-11-23 | 1 | -20/+0 |
| * | | | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko | Daniel Vetter | 2010-11-23 | 1 | -5/+0 |
| * | | | agp: kill agp_flush_chipset and corresponding ioctl | Daniel Vetter | 2010-11-23 | 6 | -24/+0 |
| * | | | drm/i915/gtt: call chipset flush directly | Daniel Vetter | 2010-11-23 | 1 | -0/+7 |
| * | | | drm/i915|intel-gtt: consolidate intel-gtt.h headers | Daniel Vetter | 2010-11-23 | 1 | -5/+0 |
| * | | | intel-gtt: fold i81x-only dcache support into the generic driver | Daniel Vetter | 2010-11-23 | 1 | -89/+61 |
| * | | | intel-gtt: switch i81x to the common initialization helpers | Daniel Vetter | 2010-11-23 | 1 | -127/+71 |
| * | | | intel-gtt: switch i81x to the write_entry helpers | Daniel Vetter | 2010-11-23 | 1 | -92/+60 |
| * | | | intel-gtt: kill unneeded sandybridge memory types | Daniel Vetter | 2010-11-23 | 1 | -6/+0 |
| * | | | intel-gtt: drop dcache support for i830 and later | Daniel Vetter | 2010-11-23 | 1 | -7/+1 |
| * | | | agp/intel: Remove confusion of stolen entries not stolen memory | Chris Wilson | 2010-11-23 | 1 | -33/+7 |
| * | | | agp/intel: Remove the artificial cap on stolen size | Chris Wilson | 2010-11-23 | 1 | -13/+3 |
| * | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-22 | 1 | -1/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-15 | 1 | -0/+5 |
| |\ \ \ \ |
|
| * | | | | | agp/intel: restore cache behavior on sandybridge | Zhenyu Wang | 2010-11-02 | 1 | -1/+1 |
| * | | | | | agp/intel: fix cache control for sandybridge | Zhenyu Wang | 2010-11-02 | 1 | -2/+2 |
| * | | | | | agp/intel: the GMCH is always enabled for integrated processor graphics | Chris Wilson | 2010-10-31 | 1 | -16/+27 |
| * | | | | | agp/intel: Sandybridge doesn't require GMCH enabling | Chris Wilson | 2010-10-29 | 1 | -7/+30 |
| * | | | | | intel-gtt: maximize ggtt size on platforms that support this | Daniel Vetter | 2010-10-28 | 2 | -29/+81 |
| * | | | | | intel-gtt: save PGETBL_CTL later in the setup process | Daniel Vetter | 2010-10-28 | 1 | -7/+7 |
* | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 1 | -17/+16 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 1 | -15/+14 |
| * | | | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 1 | -16/+16 |
| | |/ / /
| |/| | | |
|
* | | | | | agp/intel: Fix missed cached memory flags setting in i965_write_entry() | Chris Wilson | 2010-12-14 | 1 | -2/+9 |
| |_|_|/
|/| | | |
|
* | | | | agp/intel: Fix wrong kunmap in i830_cleanup() | Takashi Iwai | 2010-12-05 | 1 | -2/+4 |
| |_|/
|/| | |
|
* | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2010-11-09 | 1 | -3/+3 |
|\ \ |
|
| * | | agp/intel: fix cache control for sandybridge | Zhenyu Wang | 2010-11-04 | 1 | -2/+2 |
| * | | agp/intel: restore cache behavior on sandybridge | Zhenyu Wang | 2010-11-04 | 1 | -1/+1 |
| |/ |
|