Re: [PATCH v5 8/9] drm/vs: Add Innosilicon HDMI Support

2024-11-21 Thread Dmitry Baryshkov
On Wed, Nov 20, 2024 at 02:18:47PM +0800, keith zhao wrote: > This commit adds the Innosilicon HDMI driver, Documentation/process/submitting-patches.rst, look for "This patch..." > designed to interface with the VS display controller. > > The driver leverages the APIs provided by the Innosilicon

[PATCH v5 8/9] drm/vs: Add Innosilicon HDMI Support

2024-11-19 Thread keith zhao
This commit adds the Innosilicon HDMI driver, designed to interface with the VS display controller. The driver leverages the APIs provided by the Innosilicon HDMI bridge. Signed-off-by: keith zhao --- drivers/gpu/drm/verisilicon/Kconfig | 19 + drivers/gpu/drm/verisilicon/Makefile