Re: [PATCH v2 1/3] vop2: Add clock resets support

2024-11-08 Thread Detlev Casanova
On Friday, 8 November 2024 11:39:57 EST Detlev Casanova wrote: > On Thursday, 23 May 2024 23:09:26 EST Andy Yan wrote: > > Hi Detlev, > > > > At 2024-05-23 02:57:48, "Detlev Casanova" > > wrote: > > >At the end of initialization, each VP clock needs to be reset before > > >they can be used. > >

Re: [PATCH v2 1/3] vop2: Add clock resets support

2024-11-08 Thread Detlev Casanova
On Thursday, 23 May 2024 23:09:26 EST Andy Yan wrote: > Hi Detlev, > > At 2024-05-23 02:57:48, "Detlev Casanova" wrote: > >At the end of initialization, each VP clock needs to be reset before > >they can be used. > > > >Failing to do so can put the VOP in an undefined state where the > >generate

Re:[PATCH v2 1/3] vop2: Add clock resets support

2024-05-23 Thread Andy Yan
Hi Detlev, At 2024-05-23 02:57:48, "Detlev Casanova" wrote: >At the end of initialization, each VP clock needs to be reset before >they can be used. > >Failing to do so can put the VOP in an undefined state where the >generated HDMI signal is either lost or not matching the selected mode. Woul

[PATCH v2 1/3] vop2: Add clock resets support

2024-05-22 Thread Detlev Casanova
At the end of initialization, each VP clock needs to be reset before they can be used. Failing to do so can put the VOP in an undefined state where the generated HDMI signal is either lost or not matching the selected mode. Signed-off-by: Detlev Casanova --- drivers/gpu/drm/rockchip/rockchip_dr