Re: [PATCH 01/18] drm: Introduce new HDMI helpers

2021-04-09 Thread Thomas Zimmermann
Hi with my comments addressed: Acked-by: Thomas Zimmermann Am 17.03.21 um 16:43 schrieb Maxime Ripard: The new bridge rework to support the input and output formats introduced some boilerplate code that will need to be shared across drivers. Since dw-hdmi is the only driver so far, let's int

[PATCH 01/18] drm: Introduce new HDMI helpers

2021-03-17 Thread Maxime Ripard
The new bridge rework to support the input and output formats introduced some boilerplate code that will need to be shared across drivers. Since dw-hdmi is the only driver so far, let's introduce those helpers based on that code. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/Makefile | 2