linux-stable/drivers/gpu/drm/r128
Thomas Zimmermann 04dfe19a5e drm: Mark AGP implementation and ioctls as legacy
Only UMs drivers use DRM's core AGP code and ioctls. Mark the icotls
as legacy. Add the _legacy_ infix to all AGP functions. Move the
declarations to the public and internal legacy header files. The agp
field in struct drm_device is now located in the structure's legacy
section. Adapt drivers to the changes.

AGP code now depends on CONFIG_DRM_LEGACY.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210507185709.22797-5-tzimmermann@suse.de
2021-05-10 15:46:58 +02:00
..
ati_pcigart.c drm/r128: Remove references to struct drm_device.pdev 2021-05-03 19:48:27 +02:00
ati_pcigart.h drm/r128: make ATI PCI GART part of its only user, r128 2019-11-20 11:09:05 +02:00
Makefile drm/r128: make ATI PCI GART part of its only user, r128 2019-11-20 11:09:05 +02:00
r128_cce.c drm: Mark AGP implementation and ioctls as legacy 2021-05-10 15:46:58 +02:00
r128_drv.c drm/r128: Remove references to struct drm_device.pdev 2021-05-03 19:48:27 +02:00
r128_drv.h drm/r128: make ATI PCI GART part of its only user, r128 2019-11-20 11:09:05 +02:00
r128_ioc32.c drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s header 2021-01-18 15:41:04 +01:00
r128_irq.c drm/r128: drop use of drmP.h 2019-07-17 12:52:55 +02:00
r128_state.c drm/r128: Remove references to struct drm_device.pdev 2021-05-03 19:48:27 +02:00