summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-151-1/+1
|\
| * agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-06-291-1/+1
* | drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala2015-06-261-2/+2
|/
* Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2015-02-051-7/+7
|\
| * agp/intel: Serialise after GTT updatesChris Wilson2015-01-281-7/+7
* | agp: change agp_free_page_array to use kvfreeWang, Yalin2015-01-292-12/+4
|/
* agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
* agp/intel-gtt: Remove get/put_pagesDaniel Vetter2014-09-191-4/+0
* agp: remove read/write stubsMathias Krause2014-08-021-15/+0
* agp: info leak in agpioc_info_wrap()Dan Carpenter2014-05-061-0/+1
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-074-4/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-294-6/+24
|\
| * drm/i915: Kill legeacy AGP for gen3 kmsDaniel Vetter2013-11-141-5/+0
| * drm/i915: Make AGP support optionalVille Syrjälä2013-11-083-1/+24
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2213-104/+80
|\ \
| * | agp/ati: Use PCI_COMMAND instead of hard-coded 4Bjorn Helgaas2014-01-071-2/+2
| * | agp/intel: Use CPU physical address, not bus address, for ioremap()Bjorn Helgaas2014-01-071-7/+7
| * | agp/intel: Use pci_bus_address() to get GTTADR bus addressBjorn Helgaas2014-01-072-5/+4
| * | agp/intel: Use pci_bus_address() to get MMADR bus addressBjorn Helgaas2014-01-072-9/+5
| * | agp/intel: Support 64-bit GMADRYinghai Lu2014-01-072-10/+6
| * | agp/intel: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas2014-01-071-8/+8
| * | agp: Use pci_resource_start() to get CPU physical address for BARBjorn Helgaas2014-01-073-9/+11
| * | agp: Support 64-bit APBASEBjorn Helgaas2014-01-0611-60/+43
| |/
* | char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-081-1/+1
|/
* parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-07-311-2/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-093-8/+10
|\
| * char/agp: replace numeric with standard PM state macrosYijing Wang2013-06-282-5/+5
| * drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optionalAndy Lutomirski2013-05-311-3/+5
* | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-052-2/+2
|/
* drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILKChris Wilson2013-02-201-2/+35
* drm/i915: Fix gen2 mappable calculationsBen Widawsky2013-02-151-1/+4
* drm/i915: remove intel_gtt structureBen Widawsky2013-01-311-15/+21
* agp/intel: Add gma_bus_addrBen Widawsky2013-01-201-2/+3
* drm/i915: Needs_dmar, notBen Widawsky2013-01-201-4/+6
* drm/i915: Remove scratch page from sharedBen Widawsky2013-01-201-4/+5
* drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky2013-01-201-27/+0
* Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-171-1/+0
|\
| * drm/i915: Move GSM mapping into dev_privBen Widawsky2012-12-201-1/+0
* | Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-0313-34/+29
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-172-399/+12
|\ \ | |/
| * drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky2012-11-112-398/+11
| * drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-111-1/+1
* | char: remove use of __devexitBill Pemberton2012-11-2113-13/+13
* | char: remove use of __devinitdataBill Pemberton2012-11-216-8/+8
|/
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-161-1/+1
|\
| * drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-121-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-32/+30
|\ \ | |/
| * agp/intel: Use a write-combining map for updating PTEsChris Wilson2012-09-201-3/+8
| * drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-201-29/+22
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-132-13/+134
|\ \ | |/
OpenPOWER on IntegriCloud