summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* parisc: parisc-agp requires SBA IOMMU driverHelge Deller2021-04-061-1/+1
* char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2020-11-182-1/+10
* agp: use semicolons rather than commas to separate statementsJulia Lawall2020-09-283-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-06-253-5/+3
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
| * mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* | agp/intel: Fix a memory leak on module initialisation failureQiushi Wu2020-05-221-1/+3
|/
* drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl2020-04-181-7/+10
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2020-04-161-1/+1
|\
| * x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov2020-03-171-1/+1
* | agp/intel: Reinforce the barrier after GTT updatesChris Wilson2020-04-101-1/+3
|/
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
* agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye2020-01-031-3/+1
* agp: remove unused variable mcapndxYunfeng Ye2020-01-031-5/+0
* Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-062-9/+6
|\
| * agp: Add bridge parameter documentationCorentin Labbe2019-12-041-0/+3
| * agp: remove unused variable num_segmentsCorentin Labbe2019-12-041-2/+1
| * agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe2019-12-041-7/+2
* | char: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
|/
* ia64: remove support for machvecsChristoph Hellwig2019-08-161-2/+2
* ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-1/+1
* char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-163-346/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-2/+1
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-2/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand2019-03-051-2/+0
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-101-2/+2
* char: agp: Change return type to vm_fault_tSouptick Joarder2018-07-101-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-3/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-124-7/+14
* agp: uninorth: make two functions staticMathieu Malaterre2018-05-101-2/+2
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-4/+11
|\
| * agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
| * agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-3/+9
* | drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-6/+6
* | drm/i915: make dsm struct resource centricMatthew Auld2017-12-121-2/+0
* | agp/intel: Flush all chipset writes after updating the GGTTChris Wilson2017-12-111-0/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* agp: nvidia: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: amd64: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: sis: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ati: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ali: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: amd-k7: constify pci_device_id.Arvind Yadav2017-08-041-2/+2
* agp: uninorth: constify pci_device_id.Arvind Yadav2017-08-041-1/+1