<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p style="font-family:Arial;font-size:10pt;color:#0000FF;margin:5pt;" align="Left">
[AMD Official Use Only - General]<br>
</p>
<br>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Threre are a lot of places in the code where we check sched.ready.  Will this break any of those?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Alex</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Chen, Guchun <Guchun.Chen@amd.com><br>
<b>Sent:</b> Thursday, May 18, 2023 3:02 AM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>; Deucher, Alexander <Alexander.Deucher@amd.com>; Zhang, Hawking <Hawking.Zhang@amd.com>; Koenig, Christian <Christian.Koenig@amd.com>; Pan, Xinhui <Xinhui.Pan@amd.com><br>
<b>Cc:</b> Chen, Guchun <Guchun.Chen@amd.com><br>
<b>Subject:</b> [PATCH 0/3] cleanup abuse of sched.ready in each ring init</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">This series intend to fix the abuse of flag sched.ready in<br>
each ring init process. Its status needs to be updated only after<br>
respective ring/IB test in init/resume.<br>
<br>
Guchun Chen (3):<br>
  drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma<br>
  drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfx<br>
  drm/amdgpu: switch to unified amdgpu_ring_test_helper<br>
<br>
 drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c  |  9 ++-------<br>
 drivers/gpu/drm/amd/amdgpu/cik_sdma.c    |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c   | 24 ++++-------------------<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c   | 25 ++++--------------------<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c    |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c    |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c  |  1 -<br>
 drivers/gpu/drm/amd/amdgpu/mes_v10_1.c   |  8 +-------<br>
 drivers/gpu/drm/amd/amdgpu/mes_v11_0.c   |  7 +------<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c   |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c   |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c   |  4 ----<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c |  4 ----<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c   |  2 --<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c   |  8 ++------<br>
 drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c   |  6 +-----<br>
 drivers/gpu/drm/amd/amdgpu/si_dma.c      |  2 --<br>
 17 files changed, 15 insertions(+), 95 deletions(-)<br>
<br>
-- <br>
2.25.1<br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>