Re: [PATCH 0/8] drm: Introduce display-helper library

2022-03-29 Thread Lyude Paul
For patches 2, 3, and 4: Reviewed-by: Lyude Paul On Tue, 2022-03-22 at 20:27 +0100, Thomas Zimmermann wrote: > Move DisplayPort, HDMI and various other display helpers from KMS > helpers into a new module. Adapt all drivers. > > This patch is part of an on-going effort to reduce the minimum size

[PATCH 0/8] drm: Introduce display-helper library

2022-03-22 Thread Thomas Zimmermann
Move DisplayPort, HDMI and various other display helpers from KMS helpers into a new module. Adapt all drivers. This patch is part of an on-going effort to reduce the minimum size of DRM when linked into the kernel binary. The helpers for various display and video-output standards are not required