Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Krzysztof Kozlowski
On 04/06/2024 19:52, Abhinav Kumar wrote: > > > On 6/4/2024 8:36 AM, Krzysztof Kozlowski wrote: >> On 04/06/2024 17:32, Dmitry Baryshkov wrote: >>> On Tue, Jun 04, 2024 at 05:22:03PM +0200, Krzysztof Kozlowski wrote: On 04/06/2024 17:14, Dmitry Baryshkov wrote: >> >> I didnt

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Abhinav Kumar
On 6/4/2024 8:36 AM, Krzysztof Kozlowski wrote: On 04/06/2024 17:32, Dmitry Baryshkov wrote: On Tue, Jun 04, 2024 at 05:22:03PM +0200, Krzysztof Kozlowski wrote: On 04/06/2024 17:14, Dmitry Baryshkov wrote: I didnt follow why this is a link property. Sorry , I didnt follow the split part.

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Krzysztof Kozlowski
On 20/05/2024 14:12, Dmitry Baryshkov wrote: > Command mode panels provide TE signal back to the DSI host to signal > that the frame display has completed and update of the image will not > cause tearing. Usually it is connected to the first GPIO with the > mdp_vsync function, which is the default.

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Krzysztof Kozlowski
On 04/06/2024 17:32, Dmitry Baryshkov wrote: > On Tue, Jun 04, 2024 at 05:22:03PM +0200, Krzysztof Kozlowski wrote: >> On 04/06/2024 17:14, Dmitry Baryshkov wrote: I didnt follow why this is a link property. Sorry , I didnt follow the split part. >>> >>> There is

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Dmitry Baryshkov
On Tue, Jun 04, 2024 at 05:22:03PM +0200, Krzysztof Kozlowski wrote: > On 04/06/2024 17:14, Dmitry Baryshkov wrote: > >> > >> I didnt follow why this is a link property. Sorry , I didnt follow the > >> split part. > > > > There is a link between the DSI host and the panel. I don

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Krzysztof Kozlowski
On 04/06/2024 17:14, Dmitry Baryshkov wrote: >> >> I didnt follow why this is a link property. Sorry , I didnt follow the >> split part. > > There is a link between the DSI host and the panel. I don't want to > end up in a situation when the properties of the link are split

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-06-04 Thread Dmitry Baryshkov
On Wed, May 29, 2024 at 06:08:21PM -0700, Abhinav Kumar wrote: > > > On 5/29/2024 5:02 PM, Dmitry Baryshkov wrote: > > On Thu, 30 May 2024 at 00:57, Abhinav Kumar > > wrote: > > > > > > > > > > > > On 5/23/2024 2:58 AM, Dmitry Baryshkov wrote: > > > > On Thu, 23 May 2024 at 02:57, Abhinav Ku

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-29 Thread Abhinav Kumar
On 5/29/2024 5:02 PM, Dmitry Baryshkov wrote: On Thu, 30 May 2024 at 00:57, Abhinav Kumar wrote: On 5/23/2024 2:58 AM, Dmitry Baryshkov wrote: On Thu, 23 May 2024 at 02:57, Abhinav Kumar wrote: On 5/22/2024 1:05 PM, Dmitry Baryshkov wrote: On Wed, 22 May 2024 at 21:38, Abhinav Kuma

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-29 Thread Dmitry Baryshkov
On Thu, 30 May 2024 at 00:57, Abhinav Kumar wrote: > > > > On 5/23/2024 2:58 AM, Dmitry Baryshkov wrote: > > On Thu, 23 May 2024 at 02:57, Abhinav Kumar > > wrote: > >> > >> > >> > >> On 5/22/2024 1:05 PM, Dmitry Baryshkov wrote: > >>> On Wed, 22 May 2024 at 21:38, Abhinav Kumar > >>> wrote: >

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-29 Thread Abhinav Kumar
On 5/23/2024 2:58 AM, Dmitry Baryshkov wrote: On Thu, 23 May 2024 at 02:57, Abhinav Kumar wrote: On 5/22/2024 1:05 PM, Dmitry Baryshkov wrote: On Wed, 22 May 2024 at 21:38, Abhinav Kumar wrote: On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote: Command mode panels provide TE signal back

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-23 Thread Dmitry Baryshkov
On Thu, 23 May 2024 at 02:57, Abhinav Kumar wrote: > > > > On 5/22/2024 1:05 PM, Dmitry Baryshkov wrote: > > On Wed, 22 May 2024 at 21:38, Abhinav Kumar > > wrote: > >> > >> > >> > >> On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote: > >>> Command mode panels provide TE signal back to the DSI host t

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-22 Thread Abhinav Kumar
On 5/22/2024 1:05 PM, Dmitry Baryshkov wrote: On Wed, 22 May 2024 at 21:38, Abhinav Kumar wrote: On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote: Command mode panels provide TE signal back to the DSI host to signal that the frame display has completed and update of the image will not cause

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-22 Thread Dmitry Baryshkov
On Wed, 22 May 2024 at 21:38, Abhinav Kumar wrote: > > > > On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote: > > Command mode panels provide TE signal back to the DSI host to signal > > that the frame display has completed and update of the image will not > > cause tearing. Usually it is connected to

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-22 Thread Abhinav Kumar
On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote: Command mode panels provide TE signal back to the DSI host to signal that the frame display has completed and update of the image will not cause tearing. Usually it is connected to the first GPIO with the mdp_vsync function, which is the default. I

Re: [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-22 Thread Rob Herring
On Mon, May 20, 2024 at 03:12:43PM +0300, Dmitry Baryshkov wrote: > Command mode panels provide TE signal back to the DSI host to signal > that the frame display has completed and update of the image will not > cause tearing. Usually it is connected to the first GPIO with the > mdp_vsync function,

[PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source

2024-05-20 Thread Dmitry Baryshkov
Command mode panels provide TE signal back to the DSI host to signal that the frame display has completed and update of the image will not cause tearing. Usually it is connected to the first GPIO with the mdp_vsync function, which is the default. In such case the property can be skipped. Signed-of