Re: (subset) [PATCH -next 0/3] drm: Enable module autoloading

2024-10-21 Thread Neil Armstrong
Hi, On Mon, 02 Sep 2024 11:33:17 +, Liao Chen wrote: > This patch enables the autoloading feature of drm module. By registering > MDT, the kernel is allowed to automatically bind modules to devices that > match the specified compatible strings. > > > Liao Chen (3): > drm/bridge: it6505: En

[PATCH -next 0/3] drm: Enable module autoloading

2024-09-02 Thread Liao Chen
This patch enables the autoloading feature of drm module. By registering MDT, the kernel is allowed to automatically bind modules to devices that match the specified compatible strings. Liao Chen (3): drm/bridge: it6505: Enable module autoloading drm/tegra: Enable module autoloading drm/mcd