Re: [RFC][PATCH 00/10] drm: Add DRM module helpers for existing PCI drivers

2022-01-27 Thread Javier Martinez Canillas
On 12/17/21 15:46, Thomas Zimmermann wrote: > This is an RFC patchset to complement the helper macros provided > in [1]. The module helpers create module init and exit helpers that > respect the kernel parameters that enable/disable DRM drivers. > > There's one more patch that prepares qxl by movi

[RFC][PATCH 00/10] drm: Add DRM module helpers for existing PCI drivers

2021-12-17 Thread Thomas Zimmermann
This is an RFC patchset to complement the helper macros provided in [1]. The module helpers create module init and exit helpers that respect the kernel parameters that enable/disable DRM drivers. There's one more patch that prepares qxl by moving some code around. It's required to make use of the