[PATCH -next 0/3] drm: Enable module autoloading
Liao Chen
liaochen4 at huawei.com
Mon Sep 2 11:33:17 UTC 2024
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/mcde: Enable module autoloading
drivers/gpu/drm/bridge/ite-it6505.c | 1 +
drivers/gpu/drm/mcde/mcde_drv.c | 1 +
drivers/gpu/drm/tegra/drm.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1
More information about the dri-devel
mailing list