Update amd-pmf for AMD strix series

Bug #2058330 reported by You-Sheng Yang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HWE Next
New
Undecided
Unassigned
linux (Ubuntu)
Fix Released
Undecided
Unassigned
Noble
Triaged
Undecided
Unassigned
linux-oem-6.8 (Ubuntu)
Status tracked in Oracular
Noble
Fix Released
High
You-Sheng Yang
Oracular
Invalid
Undecided
Unassigned

Bug Description

[SRU Justfication]

[Impact]

Missing AMD-PMF support for AMD Strix platforms.

[Fix]

A few commits from v6.9-rc1.

[Test Case]

And feature enabled message should appear in dmesg:

[ 3.203628] amd-pmf AMDI0103:00: registered PMF device successfully

Access via sysfs:

root@test:/sys/devices/platform/AMDI0103:00# cat cnqf_enable
on

[Where problems could occur]

PMF once caused cpufreq locks or other unexpected behaviors in the past and may take additional fix to address.

[Other Info]

While this is in v6.9-rc-1 now, Noble and OEM-6.8 will be nominated for fix.

========== original bug report ==========

These updates will be enhanced amd-pmf for family 1AH on the supported OEM platforms, including enabling new revision for BIOS notify events, support static slider by APTS (AMD Performance and Thermal State)...etc. Needs to be backported into oem-6.8.

Following are commits merged to linus tree for v6.9-rc1:
* 8362e862fb879 platform/x86/amd/pmf: Update sps power thermals according to the platform-profiles
* 3eecb434d7f21 platform/x86/amd/pmf: Add support to get sps default APTS index values
* 48d38f569261b platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
* 6262938eef282 platform/x86/amd/pmf: Add support to notify sbios heart beat event
* 5fdc8b82aab4c platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
* 233f78e11e1fa platform/x86/amd/pmf: Disable debugfs support for querying power thermals
* a33e9e106601b platform/x86/amd/pmf: Differentiate PMF ACPI versions

You-Sheng Yang (vicamo)
tags: added: amd oem-priority originate-from-2058194
Changed in linux (Ubuntu Noble):
assignee: nobody → Anthony Wong (anthonywong)
no longer affects: linux-oem (Ubuntu)
Timo Aaltonen (tjaalton)
affects: linux-oem (Ubuntu Noble) → linux-oem-6.8 (Ubuntu Noble)
You-Sheng Yang (vicamo)
Changed in linux (Ubuntu):
status: New → Fix Released
assignee: Anthony Wong (anthonywong) → nobody
Changed in linux (Ubuntu Noble):
assignee: Anthony Wong (anthonywong) → You-Sheng Yang (vicamo)
status: New → Triaged
Changed in linux-oem-6.8 (Ubuntu Noble):
status: New → In Progress
assignee: nobody → You-Sheng Yang (vicamo)
importance: Undecided → High
no longer affects: linux-oem-6.8 (Ubuntu Noble)
no longer affects: linux (Ubuntu Noble)
You-Sheng Yang (vicamo)
no longer affects: linux (Ubuntu Oracular)
Changed in linux-oem-6.8 (Ubuntu Oracular):
status: New → Invalid
Changed in linux-oem-6.8 (Ubuntu Noble):
status: New → In Progress
importance: Undecided → Medium
importance: Medium → High
assignee: nobody → You-Sheng Yang (vicamo)
Changed in linux (Ubuntu Noble):
status: New → Triaged
You-Sheng Yang (vicamo)
description: updated
Timo Aaltonen (tjaalton)
Changed in linux-oem-6.8 (Ubuntu Noble):
status: In Progress → Fix Committed
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-oem-6.8/6.8.0-1006.6 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-noble-linux-oem-6.8' to 'verification-done-noble-linux-oem-6.8'. If the problem still exists, change the tag 'verification-needed-noble-linux-oem-6.8' to 'verification-failed-noble-linux-oem-6.8'.

If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you!

tags: added: kernel-spammed-noble-linux-oem-6.8-v2 verification-needed-noble-linux-oem-6.8
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (78.2 KiB)

This bug was fixed in the package linux-oem-6.8 - 6.8.0-1006.6

---------------
linux-oem-6.8 (6.8.0-1006.6) noble; urgency=medium

  * noble/linux-oem-6.8: 6.8.0-1006.6 -proposed tracker (LP: #2064336)

  * Packaging resync (LP: #1786013)
    - debian.oem/dkms-versions -- update from kernel-versions (main/2024.04.29)

  * Resync CI Runner Configuration (LP: #2024199)
    - [CI] resync ci configuration

  * AMD Strix s2idle failure due to AMD VPE driver init (LP: #2065365)
    - drm/amdgpu/vpe: power on vpe when hw_init

  * daisy chained thunderbolt devices not working at reboot on AMD strix
    platforms (LP: #2058333)
    - thunderbolt: Introduce tb_port_reset()
    - thunderbolt: Introduce tb_path_deactivate_hop()
    - thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4
      routers
    - thunderbolt: Reset topology created by the boot firmware

  * Update amd_sfh for AMD strix series (LP: #2058331)
    - HID: amd_sfh: Increase sensor command timeout
    - HID: amd_sfh: Improve boot time when SFH is available
    - HID: amd_sfh: Extend MP2 register access to SFH
    - HID: amd_sfh: Set the AMD SFH driver to depend on x86

  * Update amd-pmf for AMD strix series (LP: #2058330)
    - platform/x86/amd/pmf: Differentiate PMF ACPI versions
    - platform/x86/amd/pmf: Disable debugfs support for querying power thermals
    - platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
    - platform/x86/amd/pmf: Add support to notify sbios heart beat event
    - platform/x86/amd/pmf: Add support to get APTS index numbers for static
      slider
    - platform/x86/amd/pmf: Add support to get sps default APTS index values
    - platform/x86/amd/pmf: Update sps power thermals according to the platform-
      profiles

  * Miscellaneous Ubuntu changes
    - [Config] Update config after rebase.

  [ Ubuntu: 6.8.0-34.34 ]

  * noble/linux: 6.8.0-34.34 -proposed tracker (LP: #2065167)
  * Packaging resync (LP: #1786013)
    - [Packaging] debian.master/dkms-versions -- update from kernel-versions
      (main/2024.04.29)

  [ Ubuntu: 6.8.0-32.32 ]

  * noble/linux: 6.8.0-32.32 -proposed tracker (LP: #2064344)
  * Packaging resync (LP: #1786013)
    - [Packaging] drop getabis data
    - [Packaging] update variants
    - [Packaging] update annotations scripts
    - [Packaging] debian.master/dkms-versions -- update from kernel-versions
      (main/2024.04.29)
  * Enable Nezha board (LP: #1975592)
    - [Config] Enable CONFIG_REGULATOR_FIXED_VOLTAGE on riscv64
  * Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board
    (LP: #2013232)
    - [Config] Enable CONFIG_SERIAL_8250_DW on riscv64
  * RISC-V kernel config is out of sync with other archs (LP: #1981437)
    - [Config] Sync riscv64 config with other architectures
  * obsolete out-of-tree ivsc dkms in favor of in-tree one (LP: #2061747)
    - ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device
    - Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"
    - mei: vsc: Unregister interrupt handler for system suspend
    - media: ipu-bridge: Add ov01a10 in Dell XPS 9315
    - SAUCE: media: ipu-bridge: Support more sensors
  *...

Changed in linux-oem-6.8 (Ubuntu Noble):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.