summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
AgeCommit message (Expand)AuthorLines
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport-0/+6
2022-10-26agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-4/+2
2022-10-26agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-5/+2
2022-10-26agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-4/+2
2022-10-26agp/nvidia: Convert to generic power managementBjorn Helgaas-20/+4
2022-10-26agp/ati: Convert to generic power managementBjorn Helgaas-18/+4
2022-10-26agp/amd-k7: Convert to generic power managementBjorn Helgaas-20/+4
2022-10-26agp/intel: Convert to generic power managementBjorn Helgaas-6/+5
2022-10-26agp/efficeon: Convert to generic power managementBjorn Helgaas-12/+4
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-10/+7
2022-07-15agp/intel: Use per device iommu checkLu Baolu-10/+7
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie-29/+29
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi-29/+29
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K-1/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-13/+13
2022-02-25agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET-13/+13
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-11/+14
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+17
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann-3/+0
2022-01-14agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann-3/+0
2022-01-14agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann-1/+2
2022-01-14agp/ati: Return error from ati_create_page_map()Thomas Zimmermann-1/+5
2022-01-14agp: Documentation fixesThomas Zimmermann-0/+2
2022-01-14agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann-0/+2
2022-01-14agp: Remove trailing whitespacesThomas Zimmermann-3/+3
2021-12-14via-agp: convert to generic power managementVaibhav Gupta-20/+5
2021-12-14sis-agp: convert to generic power managementVaibhav Gupta-19/+6
2021-12-14amd64-agp: convert to generic power managementVaibhav Gupta-18/+6
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-3/+3
2021-11-30parisc/agp: Annotate parisc agp init functions with __initHelge Deller-3/+3
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula-0/+1
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller-1/+1
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter-1/+10
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula-5/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-2/+0
2020-05-22agp/intel: Fix a memory leak on module initialisation failureQiushi Wu-1/+3
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl-7/+10
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen-1/+1
2020-04-10agp/intel: Reinforce the barrier after GTT updatesChris Wilson-1/+3
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-2/+2
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye-3/+1
2020-01-03agp: remove unused variable mcapndxYunfeng Ye-5/+0
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-9/+6
2019-12-04agp: Add bridge parameter documentationCorentin Labbe-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe-7/+2