public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix Navi3x boot and hotplug problems
@ 2023-10-05 17:52 Mario Limonciello
  2023-10-05 17:52 ` [PATCH v2 1/2] usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope Mario Limonciello
  2023-10-05 17:52 ` [PATCH v2 2/2] Revert "drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0" Mario Limonciello
  0 siblings, 2 replies; 8+ messages in thread
From: Mario Limonciello @ 2023-10-05 17:52 UTC (permalink / raw)
  To: Heikki Krogerus, Greg Kroah-Hartman, Wolfram Sang,
	Sebastian Reichel
  Cc: Alex Deucher, linux-usb, linux-kernel, amd-gfx, Mario Limonciello

On some OEM systems multiple navi3x dGPUS are triggering RAS errors
and BACO errors.

These errors come from elements of the OEM system that weren't part of
original test environment.  This series addresses those problems.

NOTE: Although this series touches two subsystems, I would prefer to
take this all through DRM because there is a workaround in
amd-staging-drm-next that I would like to be reverted at the same
time as picking up the fix.

v1->v2:
 * Drop _PR3 patch from series, it was cherry picked and is on it's way
   to 6.6-rcX already.
 * Rather than changing global policy, fix the problematic power supply
   driver.
v1: https://lore.kernel.org/linux-pm/20230926225955.386553-1-mario.limonciello@amd.com/

Mario Limonciello (2):
  usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power
    supply scope
  Revert "drm/amd/pm: workaround for the wrong ac power detection on smu
    13.0.0"

 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c       |  3 ++-
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c |  1 +
 drivers/usb/typec/ucsi/psy.c                         | 10 ++++++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-05 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 17:52 [PATCH v2 0/2] Fix Navi3x boot and hotplug problems Mario Limonciello
2023-10-05 17:52 ` [PATCH v2 1/2] usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope Mario Limonciello
2023-10-05 19:13   ` Greg Kroah-Hartman
2023-10-05 20:35   ` Sebastian Reichel
2023-10-05 17:52 ` [PATCH v2 2/2] Revert "drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0" Mario Limonciello
2023-10-05 19:12   ` Greg Kroah-Hartman
2023-10-05 19:15     ` Mario Limonciello
2023-10-05 19:17     ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox