aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-10/+7
2022-07-15agp/intel: Use per device iommu checkLu Baolu1-10/+7
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-29/+29
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi1-29/+29
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K1-1/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-13/+13
2022-02-25agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-13/+13
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-11/+14
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-57/+17
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann1-3/+0
2022-01-14agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann1-3/+0
2022-01-14agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann1-1/+2
2022-01-14agp/ati: Return error from ati_create_page_map()Thomas Zimmermann1-1/+5
2022-01-14agp: Documentation fixesThomas Zimmermann1-0/+2
2022-01-14agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann1-0/+2
2022-01-14agp: Remove trailing whitespacesThomas Zimmermann3-3/+3
2021-12-14via-agp: convert to generic power managementVaibhav Gupta1-20/+5
2021-12-14sis-agp: convert to generic power managementVaibhav Gupta1-19/+6
2021-12-14amd64-agp: convert to generic power managementVaibhav Gupta1-18/+6
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter1-3/+3
2021-11-30parisc/agp: Annotate parisc agp init functions with __initHelge Deller1-3/+3
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula1-0/+1
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2-1/+10
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall3-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula3-5/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-05-22agp/intel: Fix a memory leak on module initialisation failureQiushi Wu1-1/+3
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl1-7/+10
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+1
2020-04-10agp/intel: Reinforce the barrier after GTT updatesChris Wilson1-1/+3
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-2/+2
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye1-3/+1
2020-01-03agp: remove unused variable mcapndxYunfeng Ye1-5/+0
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-9/+6
2019-12-04agp: Add bridge parameter documentationCorentin Labbe1-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe1-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe1-7/+2
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-2/+2
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-1/+1
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig3-346/+0
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-9/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2019-03-05agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand1-2/+0