Re: [PATCH 3/7] drm/udl: Remove unused encoder and CRTC code

2019-11-28 Thread Daniel Vetter
On Tue, Nov 26, 2019 at 02:47:03PM +0100, Thomas Zimmermann wrote: > The removed functionality is provided by simple-pipe helpers. > > Signed-off-by: Thomas Zimmermann Needs to be squashed into the previous patch, ideally with the new functions in the same place as the old ones (as much as possi

[PATCH 3/7] drm/udl: Remove unused encoder and CRTC code

2019-11-26 Thread Thomas Zimmermann
The removed functionality is provided by simple-pipe helpers. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/udl/Makefile | 2 +- drivers/gpu/drm/udl/udl_drv.h | 3 - drivers/gpu/drm/udl/udl_encoder.c | 70 --- drivers/gpu/drm/udl/udl_modeset.c | 138 -