Re: [PATCH v5 9/9] drm/vs: Add VS DRM Master Driver for JH7110 SoC

2024-11-21 Thread Dmitry Baryshkov
On Wed, Nov 20, 2024 at 02:18:48PM +0800, keith zhao wrote: > The VS DRM master driver for the JH7110 System on Chip (SoC), > along with the addition of a DMA GEM (Graphics Execution Manager) driver > > Signed-off-by: keith zhao > --- > drivers/gpu/drm/verisilicon/Makefile | 3 +- > drivers/gp

[PATCH v5 9/9] drm/vs: Add VS DRM Master Driver for JH7110 SoC

2024-11-19 Thread keith zhao
The VS DRM master driver for the JH7110 System on Chip (SoC), along with the addition of a DMA GEM (Graphics Execution Manager) driver Signed-off-by: keith zhao --- drivers/gpu/drm/verisilicon/Makefile | 3 +- drivers/gpu/drm/verisilicon/vs_drv.c | 777 +++ 2 files chan