summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller2023-05-221-1/+14
* char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport2023-02-131-0/+6
* agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-4/+2
* agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-5/+2
* agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-4/+2
* agp/nvidia: Convert to generic power managementBjorn Helgaas2022-10-261-20/+4
* agp/ati: Convert to generic power managementBjorn Helgaas2022-10-261-18/+4
* agp/amd-k7: Convert to generic power managementBjorn Helgaas2022-10-261-20/+4
* agp/intel: Convert to generic power managementBjorn Helgaas2022-10-261-6/+5
* agp/efficeon: Convert to generic power managementBjorn Helgaas2022-10-261-12/+4
* Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-061-10/+7
|\
| * agp/intel: Use per device iommu checkLu Baolu2022-07-151-10/+7
* | Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-011-29/+29
|\ \ | |/ |/|
| * agp/intel: Rename intel-gtt symbolsLucas De Marchi2022-06-221-29/+29
* | x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K2022-04-051-1/+1
|/
* Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-13/+13
|\
| * agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-251-13/+13
* | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-016-11/+14
|\ \ | |/ |/|
| * agp/via: Remove unused variable 'current_size'Thomas Zimmermann2022-01-141-3/+0
| * agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann2022-01-141-3/+0
| * agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann2022-01-141-1/+2
| * agp/ati: Return error from ati_create_page_map()Thomas Zimmermann2022-01-141-1/+5
| * agp: Documentation fixesThomas Zimmermann2022-01-141-0/+2
| * agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann2022-01-141-0/+2
| * agp: Remove trailing whitespacesThomas Zimmermann2022-01-143-3/+3
* | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-163-57/+17
|\ \ | |/ |/|
| * via-agp: convert to generic power managementVaibhav Gupta2021-12-141-20/+5
| * sis-agp: convert to generic power managementVaibhav Gupta2021-12-141-19/+6
| * amd64-agp: convert to generic power managementVaibhav Gupta2021-12-141-18/+6
* | Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-141-3/+3
|\ \
| * | parisc/agp: Annotate parisc agp init functions with __initHelge Deller2021-11-301-3/+3
| |/
* / agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula2021-11-151-0/+1
|/
* 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