Re: [PATCH 13/14] char/agp: Remove frontend code

2023-11-27 Thread Alex Deucher
On Wed, Nov 22, 2023 at 7:25 AM Thomas Zimmermann wrote: > > 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.

[PATCH 13/14] char/agp: Remove frontend code

2023-11-22 Thread Thomas Zimmermann
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