Age | Commit message (Expand) | Author | Files | Lines |
2012-05-20 | drm/i915: hook Haswell devices in place | Eugeni Dodonov | 1 | -0/+4 |
2012-04-12 | agp: Use u32 __iomem annotation to silence sparse warning. | Santosh Nayak | 1 | -1/+1 |
2012-04-12 | agp: Remove 'break' after 'return' statement. | Santosh Nayak | 2 | -3/+0 |
2012-04-12 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie | 3 | -1/+59 |
2012-04-09 | drm/i915: add Haswell devices and their PCI IDs | Eugeni Dodonov | 2 | -0/+25 |
2012-04-02 | drm/i915: disable ppgtt on snb when dmar is enabled | Daniel Vetter | 1 | -1/+0 |
2012-04-02 | drm/i915: add Ivy Bridge GT2 Server entries | Eugeni Dodonov | 2 | -0/+3 |
2012-03-29 | agp/intel: add ValleyView AGP driver | Jesse Barnes | 3 | -0/+29 |
2012-03-29 | agp/intel: map more registers for use by the GTT code | Jesse Barnes | 1 | -1/+5 |
2012-02-10 | Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued | Daniel Vetter | 3 | -8/+8 |
2012-02-10 | agp/intel-gtt: export the gtt pagetable iomapping | Daniel Vetter | 1 | -0/+1 |
2012-02-10 | agp/intel-gtt: export the scratch page dma address | Daniel Vetter | 1 | -5/+4 |
2012-01-26 | agp: fix scratch page cleanup | Michal Kubecek | 1 | -6/+6 |
2012-01-17 | agp/intel: Add pci id for hostbridge from has/qemu | Ben Widawsky | 1 | -0/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -2/+2 |
2012-01-06 | agp: Fix multi-line warning message whitespace | Tormod Volden | 1 | -4/+4 |
2011-11-08 | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set | Keith Packard | 1 | -2/+3 |
2011-11-08 | drm/i915: fix if statement (bogus semi-colon) | Dan Carpenter | 1 | -1/+1 |
2011-11-03 | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds | 1 | -2/+4 |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+28 |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2011-10-21 | drm/i915: ILK + VT-d workaround | Ben Widawsky | 1 | -0/+28 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -2/+2 |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -2/+1 |
2011-08-24 | [IA64] agp/hp-agp: Allow binding user memory to the AGP GART | Émeric Maschino | 1 | -2/+4 |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson | 1 | -3/+4 |
2011-05-22 | agp/uninorth: Fix lockups with radeon KMS and >1x. | Michel Dänzer | 1 | -1/+1 |
2011-05-14 | agp/intel: add Ivy Bridge support | Jesse Barnes | 3 | -0/+21 |
2011-04-21 | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov | 1 | -3/+8 |
2011-04-21 | agp: fix OOM and buffer overflow | Vasiliy Kulikov | 1 | -1/+7 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-02-24 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2 | -35/+22 |
2011-02-23 | amd64-agp: fix crash at second module load | Florian Mickler | 1 | -2/+7 |
2011-02-22 | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson | 2 | -35/+22 |
2011-02-04 | agp: ensure GART has an address before enabling it | Stephen Kitt | 1 | -11/+16 |
2011-02-04 | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" | Matt Turner | 1 | -1/+1 |
2011-02-04 | amd-k7-agp: remove non-x86 code | Matt Turner | 1 | -19/+0 |
2011-01-24 | drm/i915,agp/intel: Do not clear stolen entries | Chris Wilson | 1 | -10/+9 |
2011-01-14 | agp/intel: Fix device names of i845 and 845G | Oswald Buddenhagen | 2 | -3/+3 |
2011-01-12 | i915/gtt: fix ordering causing DMAR errors on object teardown. | Dave Airlie | 1 | -2/+2 |
2011-01-12 | i915/gtt: fix ordering issues with status setup and DMAR | Dave Airlie | 1 | -2/+2 |
2011-01-11 | agp/intel: Flush the chipset write buffers when changing GTT base | Chris Wilson | 2 | -0/+11 |
2011-01-11 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -472/+363 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -17/+16 |
2010-12-14 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 1 | -2/+9 |
2010-12-14 | agp/intel: Fix missed cached memory flags setting in i965_write_entry() | Chris Wilson | 1 | -2/+9 |
2010-12-05 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 1 | -2/+4 |
2010-12-05 | agp/intel: Fix wrong kunmap in i830_cleanup() | Takashi Iwai | 1 | -2/+4 |
2010-11-23 | agp/intel: Remove duplicate const | Chris Wilson | 1 | -1/+1 |
2010-11-23 | intel-gtt: export api for drm/i915 | Daniel Vetter | 1 | -52/+68 |