Age | Commit message (Expand) | Author | Files | Lines |
2012-08-22 | sgi-agp: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 1 | -3/+2 |
2012-08-17 | drm/i915: fix hsw uncached pte | Daniel Vetter | 2 | -36/+70 |
2012-08-07 | drm/i915: add more Haswell PCI IDs | Paulo Zanoni | 2 | -6/+93 |
2012-06-25 | agp/intel-agp: remove snb+ host bridge pciids | Daniel Vetter | 1 | -11/+0 |
2012-06-25 | Merge tag 'v3.5-rc4' into drm-intel-next-queued | Daniel Vetter | 2 | -0/+2 |
2012-06-21 | agp/intel: use correct GTT offset on VLV | Jesse Barnes | 1 | -0/+1 |
2012-06-21 | agp/intel: allow cacheable and GDFT PTEs on ValleyView | Jesse Barnes | 1 | -2/+9 |
2012-06-13 | drm/i915: call intel_enable_gtt | Daniel Vetter | 1 | -1/+2 |
2012-06-13 | agp/intel-gtt: move gart base addres setup | Daniel Vetter | 1 | -10/+10 |
2012-06-13 | drm/i915 + agp/intel-gtt: prep work for direct setup | Daniel Vetter | 3 | -14/+40 |
2012-06-13 | agp/intel-gtt: don't require the agp bridge on setup | Daniel Vetter | 1 | -3/+5 |
2012-06-13 | drm/i915: stop using dev->agp->base | Daniel Vetter | 1 | -3/+2 |
2012-06-13 | agp/intel-gtt: remove dead code | Daniel Vetter | 1 | -3/+0 |
2012-06-06 | char/agp: add another Ironlake host bridge | Eugeni Dodonov | 2 | -0/+2 |
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 |