All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Wentland <harry.wentland@amd.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>,
	amd-gfx list <amd-gfx@lists.freedesktop.org>,
	Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>,
	Daniel Wheeler <daniel.wheeler@amd.com>,
	Alex Deucher <alexander.deucher@amd.com>,
	Jun Lei <Jun.Lei@amd.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Mustapha Ghaddar <mustapha.ghaddar@amd.com>
Subject: Re: [PATCH 2/2] drm/amd/display: Fix for otg synchronization logic
Date: Wed, 12 Jan 2022 11:25:55 -0500	[thread overview]
Message-ID: <282c1e7a-cf5f-f7cc-dbcc-9971a0f1b451@amd.com> (raw)
In-Reply-To: <CADnq5_MVeUXy1R=N5W92afEQujNffPuaFWcGPH1YD9gfiu=RBw@mail.gmail.com>



On 2022-01-12 10:53, Alex Deucher wrote:
> On Wed, Jan 12, 2022 at 9:28 AM Harry Wentland <harry.wentland@amd.com> wrote:
>>
>> From: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
>>
>> [Why]
>> During otg sync trigger, plane states are used to decide whether the otg
>> is already synchronized or not. There are scenarions when otgs are
>> disabled without plane state getting disabled and in such case the otg is
>> excluded from synchronization.
>>
>> [How]
>> Introduced pipe_idx_syncd in pipe_ctx that tracks each otgs master pipe.
>> When a otg is disabled/enabled, pipe_idx_syncd is reset to itself.
>> On sync trigger, pipe_idx_syncd is checked to decide whether a otg is
>> already synchronized and the otg is further included or excluded from
>> synchronization.
>>
>> v2:
>>   Don't drop is_blanked logic
>>
>> Reviewed-by: Jun Lei <Jun.Lei@amd.com>
>> Reviewed-by: Mustapha Ghaddar <mustapha.ghaddar@amd.com>
>> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
>> Signed-off-by: meenakshikumar somasundaram <meenakshikumar.somasundaram@amd.com>
>> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
>> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
>> Signed-off-by: Harry Wentland <harry.wentland@amd.com>
>> Cc: torvalds@linux-foundation.org
> 
> Series is:
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
> 

And merged. Thanks.

Harry


      reply	other threads:[~2022-01-12 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 14:27 [PATCH 0/2] Fixing bad merge in OTG synchronization logic Harry Wentland
2022-01-12 14:27 ` [PATCH 1/2] Revert "drm/amd/display: Fix for otg synchronization logic" Harry Wentland
2022-01-12 14:27 ` [PATCH 2/2] drm/amd/display: Fix for otg synchronization logic Harry Wentland
2022-01-12 15:53   ` Alex Deucher
2022-01-12 16:25     ` Harry Wentland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=282c1e7a-cf5f-f7cc-dbcc-9971a0f1b451@amd.com \
    --to=harry.wentland@amd.com \
    --cc=Bhawanpreet.Lakha@amd.com \
    --cc=Jun.Lei@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel.wheeler@amd.com \
    --cc=meenakshikumar.somasundaram@amd.com \
    --cc=mustapha.ghaddar@amd.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.