linux-stable/drivers/char/agp
Thomas Zimmermann 87be41f09a char/agp: Remove frontend code
The AGP subsystem supports a user-space interface via /dev/agpgart. It
is only enabled with DRM support for mode setting in user space. (i.e.,
CONFIG_DRM_LEGACY). All of that DRM code has been removed and the option
will go away. Hence remove the AGP frontend.

Modern DRM drivers with kernel mode setting handle AGP support internally.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: David Airlie <airlied@gmail.com>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231122122449.11588-14-tzimmermann@suse.de
2023-12-06 10:08:41 +01:00
..
Kconfig arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00
Makefile char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
agp.h char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
ali-agp.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
alpha-agp.c char: agp: Change return type to vm_fault_t 2018-07-10 13:48:11 +10:00
amd-k7-agp.c agp/amd-k7: Convert to generic power management 2022-10-26 11:25:28 -05:00
amd64-agp.c agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS() 2022-10-26 11:25:49 -05:00
ati-agp.c agp/ati: Convert to generic power management 2022-10-26 11:25:33 -05:00
backend.c char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
efficeon-agp.c agp/efficeon: Convert to generic power management 2022-10-26 11:25:16 -05:00
generic.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
intel-agp.c agp/intel: Convert to generic power management 2022-10-26 11:25:22 -05:00
intel-agp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
intel-gtt.c IOMMU Updates for Linux v5.20/v6.0: 2022-08-06 10:42:38 -07:00
isoch.c agp: remove unused variable arqsz in agp_3_5_enable() 2020-01-03 16:08:05 +10:00
nvidia-agp.c agp/nvidia: Convert to generic power management 2022-10-26 11:25:38 -05:00
parisc-agp.c parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table 2023-10-30 14:54:41 +01:00
sis-agp.c agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS() 2022-10-26 11:25:52 -05:00
sworks-agp.c agp/sworks: Remove unused variable 'current_size' 2022-01-14 15:15:59 +01:00
uninorth-agp.c char: Explicitly include correct DT includes 2023-07-30 18:15:27 +02:00
via-agp.c agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS() 2022-10-26 11:25:56 -05:00