Re: [PATCH v1 v1 7/7] drm/vs: Add hdmi

2023-08-01 Thread Maxime Ripard
Hi, On Tue, Aug 01, 2023 at 06:10:30PM +0800, Keith Zhao wrote: > add hdmi driver as encoder and connect > > Signed-off-by: Keith Zhao You've ignored most of the comments I made on the previous version, so please go back to that mail and fix everything you've ignored. https://lore.kernel.org/d

[PATCH v1 v1 7/7] drm/vs: Add hdmi

2023-08-01 Thread Keith Zhao
add hdmi driver as encoder and connect Signed-off-by: Keith Zhao --- drivers/gpu/drm/verisilicon/starfive_hdmi.c | 940 drivers/gpu/drm/verisilicon/starfive_hdmi.h | 295 ++ 2 files changed, 1235 insertions(+) create mode 100644 drivers/gpu/drm/verisilicon/starfive_hdmi