Age | Commit message (Expand) | Author |
2014-08-02 | agp: remove read/write stubs | Mathias Krause |
2014-05-06 | agp: info leak in agpioc_info_wrap() | Dan Carpenter |
2014-02-07 | drivers/char: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-07 | agp/ati: Use PCI_COMMAND instead of hard-coded 4 | Bjorn Helgaas |
2014-01-07 | agp/intel: Use CPU physical address, not bus address, for ioremap() | Bjorn Helgaas |
2014-01-07 | agp/intel: Use pci_bus_address() to get GTTADR bus address | Bjorn Helgaas |
2014-01-07 | agp/intel: Use pci_bus_address() to get MMADR bus address | Bjorn Helgaas |
2014-01-07 | agp/intel: Support 64-bit GMADR | Yinghai Lu |
2014-01-07 | agp/intel: Rename gtt_bus_addr to gtt_phys_addr | Bjorn Helgaas |
2014-01-07 | agp: Use pci_resource_start() to get CPU physical address for BAR | Bjorn Helgaas |
2014-01-06 | agp: Support 64-bit APBASE | Bjorn Helgaas |
2013-12-08 | char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-11-14 | drm/i915: Kill legeacy AGP for gen3 kms | Daniel Vetter |
2013-11-08 | drm/i915: Make AGP support optional | Ville Syrjälä |
2013-07-31 | parisc: agp/parisc-agp: allow binding of user memory to the AGP GART | Alex Ivanov |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-06-28 | char/agp: replace numeric with standard PM state macros | Yijing Wang |
2013-06-05 | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng |
2013-05-31 | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional | Andy Lutomirski |
2013-02-20 | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK | Chris Wilson |
2013-02-15 | drm/i915: Fix gen2 mappable calculations | Ben Widawsky |
2013-01-31 | drm/i915: remove intel_gtt structure | Ben Widawsky |
2013-01-20 | agp/intel: Add gma_bus_addr | Ben Widawsky |
2013-01-20 | drm/i915: Needs_dmar, not | Ben Widawsky |
2013-01-20 | drm/i915: Remove scratch page from shared | Ben Widawsky |
2013-01-20 | drm/i915: Cut out the infamous ILK w/a from AGP layer | Ben Widawsky |
2013-01-17 | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet... | Dave Airlie |
2013-01-03 | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | drm/i915: Move GSM mapping into dev_priv | Ben Widawsky |
2012-12-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-11-21 | char: remove use of __devexit | Bill Pemberton |
2012-11-21 | char: remove use of __devinitdata | Bill Pemberton |
2012-11-11 | drm/i915: Kill off now unused gen6+ AGP code | Ben Widawsky |
2012-11-11 | drm/i915: Stop using AGP layer for GEN6+ | Ben Widawsky |
2012-10-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-10-12 | drm/i915: disable wc gtt pte mappings on gen2 | Daniel Vetter |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-09-20 | agp/intel: Use a write-combining map for updating PTEs | Chris Wilson |
2012-09-20 | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-08-22 | sgi-agp: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-08-17 | drm/i915: fix hsw uncached pte | Daniel Vetter |
2012-08-07 | drm/i915: add more Haswell PCI IDs | Paulo Zanoni |
2012-06-25 | agp/intel-agp: remove snb+ host bridge pciids | Daniel Vetter |
2012-06-25 | Merge tag 'v3.5-rc4' into drm-intel-next-queued | Daniel Vetter |
2012-06-20 | agp/intel: use correct GTT offset on VLV | Jesse Barnes |
2012-06-20 | agp/intel: allow cacheable and GDFT PTEs on ValleyView | Jesse Barnes |
2012-06-12 | drm/i915: call intel_enable_gtt | Daniel Vetter |