This bug is awaiting verification that the linux-oem-5.14/5.14.0-1008.8
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-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

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: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1950013

Title:
  Add s0i3 RTC wake up for AMD systems

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]

    RTC based wakeup is not supported natively by the hardware for s0i3.

  [Fix]

    A firmware and driver updates were implemented. The driver passes
  wakeup time to SMU to to enable RTC from S0i3.

    Note this s0i3 RTC wake up also requires new firmware.

    The first patch is the prerequisite actual fix (patch 2 and 3).

  [Test]

    This is requested by AMD and tested by an AMD developer as below:

      Testing a suspend run with RTC for 15 seconds and then 30 seconds:
      ```
      $ sudo rtcwake --seconds 15 -m mem
      rtcwake: assuming RTC uses UTC ...
      rtcwake: wakeup from "mem" using /dev/rtc0 at Fri Nov 5 02:31:45 2021
      $ sudo rtcwake --seconds 30 -m mem
      rtcwake: assuming RTC uses UTC ...
      rtcwake: wakeup from "mem" using /dev/rtc0 at Fri Nov 5 02:33:13 2021
      $ sudo cat /sys/kernel/debug/amd_pmc/s0ix_stats
      === S0ix statistics ===
      S0ix Entry Time: 4793618285
      S0ix Exit Time: 6209036738
      Residency Time: 29487884
      ```
      Residency divided by 1000000 is 29.4 seconds.

      Reading idle mask works fine too.

  [Where problems could occur]

    Low risk.

    First patch only exports Idlemask value.
    The actual fix only affects a specific AMD CPU (CZN).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1950013/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to