On 30/09/2024 13:55, Jocelyn Falempe wrote:
On 27/09/2024 16:37, Thomas Zimmermann wrote:
Add drm_client_lib.ko to contain most of the client code. Move the
existing client for fbdev emulation into the new module. Protect the
new module behind CONFIG_DRM_CLIENT.
The Kconfig rules separate the D
On 27/09/2024 16:37, Thomas Zimmermann wrote:
Add drm_client_lib.ko to contain most of the client code. Move the
existing client for fbdev emulation into the new module. Protect the
new module behind CONFIG_DRM_CLIENT.
The Kconfig rules separate the DRM drivers from the DRM clients. A
driver can