| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-05-03 | 1 | -8/+8 |
|\ |
|
| * | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-03-08 | 1 | -8/+8 |
| |\ |
|
| | * | agp/intel: Move intel_fake_agp_sizes into #ifdef block | Chris Wilson | 2017-01-23 | 1 | -8/+8 |
* | | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2017-03-01 | 2 | -5/+6 |
|\ \ \
| |/ / |
|
| * | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 1 | -3/+2 |
| |/ |
|
| * | drm/i915: Use fixed-sized types for stolen | Chris Wilson | 2017-01-06 | 1 | -2/+4 |
* | | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara | 2016-12-14 | 1 | -2/+1 |
* | agp/intel: Flush chipset writes after updating a single PTE | Chris Wilson | 2016-08-18 | 1 | -0/+2 |
* | drm/i915: Add support for mapping an object page by page | Chris Wilson | 2016-06-13 | 1 | -0/+8 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 | 1 | -14/+18 |
|\ |
|
| * | agp/intel-gtt: Only register fake agp driver for gen1 | Daniel Vetter | 2016-02-11 | 1 | -12/+12 |
| * | agp/intel-gtt: Don't leak the scratch page | Daniel Vetter | 2016-02-10 | 1 | -2/+6 |
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -1/+1 |
|\ \ |
|
| * | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen | 2016-02-18 | 1 | -1/+1 |
| |/ |
|
* | | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -1/+0 |
|/ |
|
* | agp/uninorth: fix a memleak in create_gatt_table | Denis Kirjanov | 2015-10-02 | 1 | -6/+10 |
* | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter | 2015-07-15 | 1 | -1/+1 |
|\ |
|
| * | agp/intel: Fix typo in needs_ilk_vtd_wa() | Chris Wilson | 2015-06-29 | 1 | -1/+1 |
* | | drm/i915/gtt: Allow >= 4GB sizes for vm. | Mika Kuoppala | 2015-06-26 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2015-02-05 | 1 | -7/+7 |
|\ |
|
| * | agp/intel: Serialise after GTT updates | Chris Wilson | 2015-01-28 | 1 | -7/+7 |
* | | agp: change agp_free_page_array to use kvfree | Wang, Yalin | 2015-01-29 | 2 | -12/+4 |
|/ |
|
* | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags | Dave Jones | 2014-12-23 | 8 | -8/+8 |
* | agp/intel-gtt: Remove get/put_pages | Daniel Vetter | 2014-09-19 | 1 | -4/+0 |
* | agp: remove read/write stubs | Mathias Krause | 2014-08-02 | 1 | -15/+0 |
* | agp: info leak in agpioc_info_wrap() | Dan Carpenter | 2014-05-06 | 1 | -0/+1 |
* | drivers/char: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-07 | 4 | -4/+0 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-01-29 | 4 | -6/+24 |
|\ |
|
| * | drm/i915: Kill legeacy AGP for gen3 kms | Daniel Vetter | 2013-11-14 | 1 | -5/+0 |
| * | drm/i915: Make AGP support optional | Ville Syrjälä | 2013-11-08 | 3 | -1/+24 |
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 13 | -104/+80 |
|\ \ |
|
| * | | agp/ati: Use PCI_COMMAND instead of hard-coded 4 | Bjorn Helgaas | 2014-01-07 | 1 | -2/+2 |
| * | | agp/intel: Use CPU physical address, not bus address, for ioremap() | Bjorn Helgaas | 2014-01-07 | 1 | -7/+7 |
| * | | agp/intel: Use pci_bus_address() to get GTTADR bus address | Bjorn Helgaas | 2014-01-07 | 2 | -5/+4 |
| * | | agp/intel: Use pci_bus_address() to get MMADR bus address | Bjorn Helgaas | 2014-01-07 | 2 | -9/+5 |
| * | | agp/intel: Support 64-bit GMADR | Yinghai Lu | 2014-01-07 | 2 | -10/+6 |
| * | | agp/intel: Rename gtt_bus_addr to gtt_phys_addr | Bjorn Helgaas | 2014-01-07 | 1 | -8/+8 |
| * | | agp: Use pci_resource_start() to get CPU physical address for BAR | Bjorn Helgaas | 2014-01-07 | 3 | -9/+11 |
| * | | agp: Support 64-bit APBASE | Bjorn Helgaas | 2014-01-06 | 11 | -60/+43 |
| |/ |
|
* | | 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 |