Re: [PATCH v4 07/10] drm/vs: add ctrc fun

2024-06-23 Thread Dmitry Baryshkov
On Sun, Jun 23, 2024 at 07:17:04AM GMT, Keith Zhao wrote: > > On Tue, May 21, 2024 at 06:58:14PM +0800, keith wrote: > > > add crtc funs and helper funs > > > > > > Signed-off-by: keith > > > --- > > > drivers/gpu/drm/verisilicon/Makefile | 3 +- > > > drivers/gpu/drm/verisilicon/vs_crtc.c |

RE: [PATCH v4 07/10] drm/vs: add ctrc fun

2024-06-23 Thread Keith Zhao
> ; Shengyang Chen > ; dri-devel@lists.freedesktop.org; > devicet...@vger.kernel.org; linux-ker...@vger.kernel.org; > linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH v4 07/10] drm/vs: add ctrc fun > > On Tue, May 21, 2024 at 06:58:14PM +0800, keith wrote: > >

Re: [PATCH v4 07/10] drm/vs: add ctrc fun

2024-05-21 Thread Dmitry Baryshkov
On Tue, May 21, 2024 at 06:58:14PM +0800, keith wrote: > add crtc funs and helper funs > > Signed-off-by: keith > --- > drivers/gpu/drm/verisilicon/Makefile | 3 +- > drivers/gpu/drm/verisilicon/vs_crtc.c | 241 ++ > drivers/gpu/drm/verisilicon/vs_crtc.h | 17 ++ > 3