Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-11 Thread Abhishek Tamboli
On Wed, Sep 11, 2024 at 09:41:30AM +0200, neil.armstr...@linaro.org wrote: > On 10/09/2024 23:19, Doug Anderson wrote: > > Hi, > > > > On Sat, Sep 7, 2024 at 1:32 AM Tejas Vipin wrote: > > > > > > On 9/7/24 3:53 AM, Jessica Zhang wrote: > > > > > > > > > > > > On 9/6/2024 3:14 PM, Jessica Zhan

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-11 Thread Abhishek Tamboli
On Tue, Sep 10, 2024 at 02:19:53PM -0700, Doug Anderson wrote: > Hi, > > On Sat, Sep 7, 2024 at 1:32 AM Tejas Vipin wrote: > > > > On 9/7/24 3:53 AM, Jessica Zhang wrote: > > > > > > > > > On 9/6/2024 3:14 PM, Jessica Zhang wrote: > > >> > > >> > > >> On 9/4/2024 7:15 AM, Tejas Vipin wrote: > > >

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-11 Thread Doug Anderson
Hi, On Wed, Sep 11, 2024 at 12:41 AM wrote: > > On 10/09/2024 23:19, Doug Anderson wrote: > > Hi, > > > > On Sat, Sep 7, 2024 at 1:32 AM Tejas Vipin wrote: > >> > >> On 9/7/24 3:53 AM, Jessica Zhang wrote: > >>> > >>> > >>> On 9/6/2024 3:14 PM, Jessica Zhang wrote: > > > On 9/4/20

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-11 Thread neil . armstrong
On 10/09/2024 23:19, Doug Anderson wrote: Hi, On Sat, Sep 7, 2024 at 1:32 AM Tejas Vipin wrote: On 9/7/24 3:53 AM, Jessica Zhang wrote: On 9/6/2024 3:14 PM, Jessica Zhang wrote: On 9/4/2024 7:15 AM, Tejas Vipin wrote: Changes the himax-hx83112a panel to use multi style functions for im

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-10 Thread Doug Anderson
Hi, On Sat, Sep 7, 2024 at 1:32 AM Tejas Vipin wrote: > > On 9/7/24 3:53 AM, Jessica Zhang wrote: > > > > > > On 9/6/2024 3:14 PM, Jessica Zhang wrote: > >> > >> > >> On 9/4/2024 7:15 AM, Tejas Vipin wrote: > >>> Changes the himax-hx83112a panel to use multi style functions for > >>> improved err

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-07 Thread Tejas Vipin
On 9/7/24 3:53 AM, Jessica Zhang wrote: > > > On 9/6/2024 3:14 PM, Jessica Zhang wrote: >> >> >> On 9/4/2024 7:15 AM, Tejas Vipin wrote: >>> Changes the himax-hx83112a panel to use multi style functions for >>> improved error handling. >>> >>> Signed-off-by: Tejas Vipin >> >> Reviewed-by: Jes

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-06 Thread Jessica Zhang
On 9/6/2024 3:14 PM, Jessica Zhang wrote: On 9/4/2024 7:15 AM, Tejas Vipin wrote: Changes the himax-hx83112a panel to use multi style functions for improved error handling. Signed-off-by: Tejas Vipin Reviewed-by: Jessica Zhang Hi Tejas, Just a heads up, it seems that this might be a

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-06 Thread Jessica Zhang
On 9/4/2024 7:15 AM, Tejas Vipin wrote: Changes the himax-hx83112a panel to use multi style functions for improved error handling. Signed-off-by: Tejas Vipin Reviewed-by: Jessica Zhang --- drivers/gpu/drm/panel/panel-himax-hx83112a.c | 297 +-- 1 file changed, 136 ins

Re: [PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions

2024-09-04 Thread Doug Anderson
Hi, On Wed, Sep 4, 2024 at 7:15 AM Tejas Vipin wrote: > > Changes the himax-hx83112a panel to use multi style functions for > improved error handling. > > Signed-off-by: Tejas Vipin > --- > drivers/gpu/drm/panel/panel-himax-hx83112a.c | 297 +-- > 1 file changed, 136 insertions(