amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] send message to pmfw when SMT changes
@ 2023-03-22  5:48 Wenyou Yang
  2023-03-22  5:48 ` [PATCH v1 1/3] cpu/smt: add a notifier to notify the " Wenyou Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Wenyou Yang @ 2023-03-22  5:48 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, Xinhui.Pan
  Cc: Wenyou Yang, ying.li, kunliu13, amd-gfx, 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] 12+ messages in thread

end of thread, other threads:[~2023-03-25  1:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22  5:48 [PATCH v1 0/3] send message to pmfw when SMT changes Wenyou Yang
2023-03-22  5:48 ` [PATCH v1 1/3] cpu/smt: add a notifier to notify the " Wenyou Yang
2023-03-22  5:48 ` [PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw Wenyou Yang
2023-03-23 17:41   ` [v1,2/3] " Limonciello, Mario
2023-03-23 18:06     ` Limonciello, Mario
2023-03-24  2:29       ` Lazar, Lijo
2023-03-24 17:49         ` Limonciello, Mario
2023-03-25  1:49           ` Lazar, Lijo
2023-03-24  2:14     ` Yang, WenYou
2023-03-22  5:48 ` [PATCH v1 3/3] drm/amd/pm: vangogh: support to send SMT enable message Wenyou Yang
2023-03-23 17:14   ` [v1,3/3] " Limonciello, Mario
2023-03-24  2:07     ` Yang, WenYou

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).