summaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2024-05-03alpha: don't make functions public without a reasonAl Viro
2024-02-16char/agp: remove agp_bridge_data::typeJiri Slaby (SUSE)
2023-12-06char/agp: Remove frontend codeThomas Zimmermann
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-07-30char: Explicitly include correct DT includesRob Herring
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2022-10-26agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas
2022-10-26agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas
2022-10-26agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas
2022-10-26agp/nvidia: Convert to generic power managementBjorn Helgaas
2022-10-26agp/ati: Convert to generic power managementBjorn Helgaas
2022-10-26agp/amd-k7: Convert to generic power managementBjorn Helgaas
2022-10-26agp/intel: Convert to generic power managementBjorn Helgaas
2022-10-26agp/efficeon: Convert to generic power managementBjorn Helgaas
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-07-15agp/intel: Use per device iommu checkLu Baolu
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-25agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann
2022-01-14agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann
2022-01-14agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann
2022-01-14agp/ati: Return error from ati_create_page_map()Thomas Zimmermann
2022-01-14agp: Documentation fixesThomas Zimmermann
2022-01-14agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann
2022-01-14agp: Remove trailing whitespacesThomas Zimmermann
2021-12-14via-agp: convert to generic power managementVaibhav Gupta
2021-12-14sis-agp: convert to generic power managementVaibhav Gupta
2021-12-14amd64-agp: convert to generic power managementVaibhav Gupta
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-11-30parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-22agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl