Re: [PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
[PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
Create a common "framework" that can be used to add support for different hdmi IPs within the mediatek range of products. Signed-off-by: Guillaume Ranquet --- drivers/gpu/drm/mediatek/Makefile | 3 +- drivers/gpu/drm/mediatek/mtk_hdmi.c| 596 ++--- driv