amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* Re: [Resend PATCH v1 0/3] send message to pmfw when SMT changes
@ 2023-03-23 21:43 Guilherme G. Piccoli
  2023-03-27  2:49 ` Yang, WenYou
  0 siblings, 1 reply; 6+ messages in thread
From: Guilherme G. Piccoli @ 2023-03-23 21:43 UTC (permalink / raw)
  To: wenyou.yang, amd-gfx list
  Cc: weiyuan2, ying.li, xinhui pan, Mario Limonciello, kernel-dev,
	Deucher, Alexander, kunliu13, Christian Koenig, Liang,
	Richard qi

Hi Wenyou Yang, first of all thanks for the improvement!

I'd like to ask you (and all CCed) if it would be possible to explain a
bit the goal / functionality behind these patches.

By reading the commit descriptions and code, I can understand code-wise
what's going on and how this will message the FW on SMT changes. What I
couldn't parse is the purpose of this, or in other words, what does it
gain for us? Also, why only on Vangogh?

Since I don't have the spec I couldn't read and learn myself - apologies
if this is somewhat a silly question. Also, if for some reason you
cannot respond (like a HW "NDA"), it's fine too.

Thanks in advance,


Guilherme

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Resend PATCH v1 0/3] send message to pmfw when SMT changes
@ 2023-03-22  9:16 Wenyou Yang
  0 siblings, 0 replies; 6+ messages in thread
From: Wenyou Yang @ 2023-03-22  9:16 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, Xinhui.Pan
  Cc: weiyuan2, ying.li, amd-gfx, Wenyou Yang, kunliu13, richardqi.liang

When the CPU SMT changes on the fly, send the message to pmfw
to notify the SMT status changed.

Wenyou Yang (3):
  cpu/smt: add a notifier to notify the SMT changes
  drm/amd/pm: send the SMT-enable message to pmfw
  drm/amd/pm: vangogh: support to send SMT enable message

 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c     | 41 +++++++++++++++++++
 drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h |  5 +++
 .../pm/swsmu/inc/pmfw_if/smu_v11_5_ppsmc.h    |  3 +-
 drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h  |  3 +-
 .../gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c  | 19 +++++++++
 include/linux/cpu.h                           |  5 +++
 kernel/cpu.c                                  | 11 ++++-
 7 files changed, 84 insertions(+), 3 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-28 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 21:43 [Resend PATCH v1 0/3] send message to pmfw when SMT changes Guilherme G. Piccoli
2023-03-27  2:49 ` Yang, WenYou
2023-03-27 14:08   ` Guilherme G. Piccoli
2023-03-28  6:07     ` Yang, WenYou
2023-03-28 12:09       ` Guilherme G. Piccoli
  -- strict thread matches above, loose matches on Subject: below --
2023-03-22  9:16 Wenyou Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).