<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">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Please add patch descriptions for patches 3, 4, 5.  With that fixed, series is:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Reviewed-by: Alex Deucher <alexander.deucher@amd.com><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> amd-gfx <amd-gfx-bounces@lists.freedesktop.org> on behalf of Andrey Grodzovsky <andrey.grodzovsky@amd.com><br>
<b>Sent:</b> Wednesday, August 14, 2019 4:40 PM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org><br>
<b>Cc:</b> Deucher, Alexander <Alexander.Deucher@amd.com>; Grodzovsky, Andrey <Andrey.Grodzovsky@amd.com>; Quan, Evan <Evan.Quan@amd.com>; S, Shirish <Shirish.S@amd.com><br>
<b>Subject:</b> [PATCH v2 0/5] Add mode 2 GPU reset for RV2/Picasso</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">This patchset adds mode 2 reset through SMU for RV2 and Picasso.<br>
<br>
v2:<br>
Split into more patches per functional unit.<br>
Add some NULL checks and fix typos.<br>
<br>
Andrey Grodzovsky (5):<br>
  drm/amd/powerplay: Fix meaning of 0x1E PPSMC_MSG<br>
  drm/amd/powerplay: add mode2 reset callback for pp_smu_mgr<br>
  drm/amd/powerpay: Implement mode2 reset callback for SMU10<br>
  drm/amd/poweplay: Add amd_pm_funcs callback for mode 2<br>
  drm/amdgpu: Use new mode2 reset interface for RV.<br>
<br>
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c        |  1 +<br>
 drivers/gpu/drm/amd/amdgpu/soc15.c                | 25 +++++++++++++++--------<br>
 drivers/gpu/drm/amd/include/kgd_pp_interface.h    |  1 +<br>
 drivers/gpu/drm/amd/powerplay/amd_powerplay.c     | 21 +++++++++++++++++++<br>
 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c |  7 +++++++<br>
 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h         |  9 ++++++++<br>
 drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h      |  2 +-<br>
 7 files changed, 57 insertions(+), 9 deletions(-)<br>
<br>
-- <br>
2.7.4<br>
<br>
_______________________________________________<br>
amd-gfx mailing list<br>
amd-gfx@lists.freedesktop.org<br>
<a href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a></div>
</span></font></div>
</body>
</html>