All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Restore cached power limit and custom clocks
@ 2025-07-25  3:12 Mario Limonciello
  2025-07-25  3:12 ` [PATCH 1/2] drm/amd: Restore cached power limit during resume Mario Limonciello
  2025-07-25  3:12 ` [PATCH 2/2] drm/amd: Restore cached manual clock settings " Mario Limonciello
  0 siblings, 2 replies; 4+ messages in thread
From: Mario Limonciello @ 2025-07-25  3:12 UTC (permalink / raw)
  To: amd-gfx; +Cc: Mario Limonciello

From: Mario Limonciello <mario.limonciello@amd.com>

If userspace has programmed a custom power limit and/or custom clock
table the state will not be maintained across an S3 suspend cycle.

The values are already cached, so restore them in the resume sequence.

Mario Limonciello (2):
  drm/amd: Restore cached power limit during resume
  drm/amd: Restore cached manual clock settings during resume

 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2025-07-28 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-25  3:12 [PATCH 0/2] Restore cached power limit and custom clocks Mario Limonciello
2025-07-25  3:12 ` [PATCH 1/2] drm/amd: Restore cached power limit during resume Mario Limonciello
2025-07-28 17:51   ` Alex Deucher
2025-07-25  3:12 ` [PATCH 2/2] drm/amd: Restore cached manual clock settings " Mario Limonciello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.