| Commit message (Expand) | Author | Age | Files | Lines |
* | char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-08 | 1 | -1/+1 |
* | parisc: agp/parisc-agp: allow binding of user memory to the AGP GART | Alex Ivanov | 2013-07-31 | 1 | -2/+4 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-09 | 3 | -8/+10 |
|\ |
|
| * | char/agp: replace numeric with standard PM state macros | Yijing Wang | 2013-06-28 | 2 | -5/+5 |
| * | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional | Andy Lutomirski | 2013-05-31 | 1 | -3/+5 |
* | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng | 2013-06-05 | 2 | -2/+2 |
|/ |
|
* | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK | Chris Wilson | 2013-02-20 | 1 | -2/+35 |
* | drm/i915: Fix gen2 mappable calculations | Ben Widawsky | 2013-02-15 | 1 | -1/+4 |
* | drm/i915: remove intel_gtt structure | Ben Widawsky | 2013-01-31 | 1 | -15/+21 |
* | agp/intel: Add gma_bus_addr | Ben Widawsky | 2013-01-20 | 1 | -2/+3 |
* | drm/i915: Needs_dmar, not | Ben Widawsky | 2013-01-20 | 1 | -4/+6 |
* | drm/i915: Remove scratch page from shared | Ben Widawsky | 2013-01-20 | 1 | -4/+5 |
* | drm/i915: Cut out the infamous ILK w/a from AGP layer | Ben Widawsky | 2013-01-20 | 1 | -27/+0 |
* | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-01-17 | 1 | -1/+0 |
|\ |
|
| * | drm/i915: Move GSM mapping into dev_priv | Ben Widawsky | 2012-12-20 | 1 | -1/+0 |
* | | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 13 | -34/+29 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-17 | 2 | -399/+12 |
|\ \
| |/ |
|
| * | drm/i915: Kill off now unused gen6+ AGP code | Ben Widawsky | 2012-11-11 | 2 | -398/+11 |
| * | drm/i915: Stop using AGP layer for GEN6+ | Ben Widawsky | 2012-11-11 | 1 | -1/+1 |
* | | char: remove use of __devexit | Bill Pemberton | 2012-11-21 | 13 | -13/+13 |
* | | char: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 6 | -8/+8 |
|/ |
|
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-10-16 | 1 | -1/+1 |
|\ |
|
| * | drm/i915: disable wc gtt pte mappings on gen2 | Daniel Vetter | 2012-10-12 | 1 | -1/+1 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -32/+30 |
|\ \
| |/ |
|
| * | agp/intel: Use a write-combining map for updating PTEs | Chris Wilson | 2012-09-20 | 1 | -3/+8 |
| * | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson | 2012-09-20 | 1 | -29/+22 |
* | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 2 | -13/+134 |
|\ \
| |/ |
|
| * | drm/i915: fix hsw uncached pte | Daniel Vetter | 2012-08-17 | 2 | -36/+70 |
| * | drm/i915: add more Haswell PCI IDs | Paulo Zanoni | 2012-08-07 | 2 | -6/+93 |
* | | sgi-agp: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2012-08-22 | 1 | -3/+2 |
|/ |
|
* | agp/intel-agp: remove snb+ host bridge pciids | Daniel Vetter | 2012-06-25 | 1 | -11/+0 |
* | Merge tag 'v3.5-rc4' into drm-intel-next-queued | Daniel Vetter | 2012-06-25 | 2 | -0/+2 |
|\ |
|
| * | char/agp: add another Ironlake host bridge | Eugeni Dodonov | 2012-06-06 | 2 | -0/+2 |
* | | agp/intel: use correct GTT offset on VLV | Jesse Barnes | 2012-06-20 | 1 | -0/+1 |
* | | agp/intel: allow cacheable and GDFT PTEs on ValleyView | Jesse Barnes | 2012-06-20 | 1 | -2/+9 |
* | | drm/i915: call intel_enable_gtt | Daniel Vetter | 2012-06-12 | 1 | -1/+2 |
* | | agp/intel-gtt: move gart base addres setup | Daniel Vetter | 2012-06-12 | 1 | -10/+10 |
* | | drm/i915 + agp/intel-gtt: prep work for direct setup | Daniel Vetter | 2012-06-12 | 3 | -14/+40 |
* | | agp/intel-gtt: don't require the agp bridge on setup | Daniel Vetter | 2012-06-12 | 1 | -3/+5 |
* | | drm/i915: stop using dev->agp->base | Daniel Vetter | 2012-06-12 | 1 | -3/+2 |
* | | agp/intel-gtt: remove dead code | Daniel Vetter | 2012-06-12 | 1 | -3/+0 |
|/ |
|
* | drm/i915: hook Haswell devices in place | Eugeni Dodonov | 2012-05-19 | 1 | -0/+4 |
* | agp: Use u32 __iomem annotation to silence sparse warning. | Santosh Nayak | 2012-04-12 | 1 | -1/+1 |
* | agp: Remove 'break' after 'return' statement. | Santosh Nayak | 2012-04-12 | 2 | -3/+0 |
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie | 2012-04-12 | 3 | -1/+59 |
|\ |
|
| * | drm/i915: add Haswell devices and their PCI IDs | Eugeni Dodonov | 2012-04-09 | 2 | -0/+25 |
| * | agp/intel: add ValleyView AGP driver | Jesse Barnes | 2012-03-29 | 3 | -0/+29 |
| * | agp/intel: map more registers for use by the GTT code | Jesse Barnes | 2012-03-29 | 1 | -1/+5 |
* | | drm/i915: disable ppgtt on snb when dmar is enabled | Daniel Vetter | 2012-04-02 | 1 | -1/+0 |
* | | drm/i915: add Ivy Bridge GT2 Server entries | Eugeni Dodonov | 2012-04-02 | 2 | -0/+3 |
|/ |
|