<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Courier;
        panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">The condition in which it’s enabled is hidden from upstream.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> Brandon Wright <bearoso@gmail.com> <br>
<b>Sent:</b> Saturday, August 8, 2020 10:11 PM<br>
<b>To:</b> Brol, Eryk <Eryk.Brol@amd.com>; amd-gfx@lists.freedesktop.org; Wood, Wyatt <Wyatt.Wood@amd.com><br>
<b>Subject:</b> Re: [PATCH 12/15] drm/amd/display: Use hw lock mgr<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Just curious, but I noticed this new lock manager isn't being used because of the definitive false return value in display/dc/dce/dmub_hw_lock_mgr.c:<span style="font-size:10.0pt;color:black">should_use_dmub_lock.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Was this supposed to be enabled?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<pre style="white-space:pre-wrap"><span style="font-size:10.5pt;font-family:Courier;color:black">From: Wyatt Wood <<a href="mailto:wyatt.w...@amd.com">wyatt.w...@amd.com</a>><o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">[Why]<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">Feature requires synchronization of dig, pipe, and cursor locking<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">between driver and fw.<o:p></o:p></span></pre>
<pre style="white-space:pre-wrap"><span style="font-size:10.5pt;font-family:Courier;color:black">[How]<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">Set flag to force psr to use hw lock mgr.<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">Signed-off-by: Wyatt Wood <<a href="mailto:wyatt.w...@amd.com">wyatt.w...@amd.com</a>><o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">Reviewed-by: Anthony Koo <<a href="mailto:anthony....@amd.com">anthony....@amd.com</a>><o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">Acked-by: Eryk Brol <<a href="mailto:eryk.b...@amd.com">eryk.b...@amd.com</a>><o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">---<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"> drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c | 2 +-<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"> 1 file changed, 1 insertion(+), 1 deletion(-)<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">diff --git a/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">b/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">index 82e67bd81f2d..5167d6b8a48d 100644<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">--- a/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">+++ b/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">@@ -233,8 +233,8 @@ static bool dmub_psr_copy_settings(struct dmub_psr *dmub,<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">        copy_settings_data->frame_cap_ind                       = <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">psr_context->psrFrameCaptureIndicationReq;<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">        copy_settings_data->debug.bitfields.visual_confirm      = <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">dc->dc->debug.visual_confirm == VISUAL_CONFIRM_PSR ?<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">                                                                        true : <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">false;<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">+       copy_settings_data->debug.bitfields.use_hw_lock_mgr     = 1;<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">        copy_settings_data->init_sdp_deadline                   = <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">psr_context->sdpTransmitLineNumDeadline;<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">-       copy_settings_data->debug.bitfields.use_hw_lock_mgr     = 0;<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black"> <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">        dc_dmub_srv_cmd_queue(dc->dmub_srv, &cmd);<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">        dc_dmub_srv_cmd_execute(dc->dmub_srv);<o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">-- <o:p></o:p></span></pre>
<pre><span style="font-size:10.5pt;font-family:Courier;color:black">2.25.1<o:p></o:p></span></pre>
</blockquote>
</div>
</div>
</body>
</html>