Re: Proposal: Make CONFIG_DRM_TTM_HELPER a user-configurable option

2025-08-15 Thread Jani Nikula
On Thu, 14 Aug 2025, "David C. Manuelda" wrote: > Hi all, > > I'm working with external DRM drivers (such as NVIDIA's proprietary > module), and I've noticed that `CONFIG_DRM_TTM_HELPER` is currently not > user-selectable—it gets pulled in only when enabling other drivers like > `nouveau`, `amd

Proposal: Make CONFIG_DRM_TTM_HELPER a user-configurable option

2025-08-15 Thread David C. Manuelda
Hi all, I'm working with external DRM drivers (such as NVIDIA's proprietary module), and I've noticed that `CONFIG_DRM_TTM_HELPER` is currently not user-selectable—it gets pulled in only when enabling other drivers like `nouveau`, `amdgpu`, etc. This creates a situation where, in order to bu