[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2022-01-06 Thread Alex Hung
** Changed in: amd
   Status: Fix Released => In Progress

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  In Progress
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-11-09 Thread Alex Hung
** Changed in: amd
   Status: Fix Committed => Fix Released

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  Fix Released
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.14 - 5.14.0-1007.7

---
linux-oem-5.14 (5.14.0-1007.7) focal; urgency=medium

  * focal/linux-oem-5.14: 5.14.0-1007.7 -proposed tracker (LP: #1949349)

  * Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed with
error -1 (LP: #1945576)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * Fix Screen freeze after resume from suspend with iGPU [1002:6987]
(LP: #1949050)
- drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
- drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
- drm/amdgpu: Fix crash on device remove/driver unload

  * Fail to detect audio output from external monitor (LP: #1948767)
- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors

  * Fix System hangs on black screen when reboot (LP: #1949321)
- SAUCE: drm/i915: Don't request GMBUS to generate irqs when called while 
irqs
  are off
- SAUCE: drm/i915/hdmi: Turn DP++ TMDS output buffers back on in
  encoder->shutdown()

 -- Timo Aaltonen   Mon, 01 Nov 2021
12:38:15 +0200

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  Fix Committed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-10-28 Thread Amit Bhutani
** Changed in: amd
   Status: New => Fix Committed

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  Fix Committed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-10-27 Thread Alex Hung
** Tags removed: verification-needed-focal
** Tags added: verification-done-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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  New
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-10-27 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oem-5.14/5.14.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-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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  New
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-10-25 Thread Timo Aaltonen
** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => Fix Committed

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  New
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1941893] Re: Improve performance and idle power consumption

2021-10-25 Thread Timo Aaltonen
** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1941893

Title:
  Improve performance and idle power consumption

Status in amd:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New

Bug description:
  [Impact]

This can improve AMD performance for all Zen or newer CPU which support C3 
shares cache.

  [Fix]

Its not necessary to flush the caches in software before entering
  C3.

Empirical measurements show:
 40-45% improvement in speedometer score.
 ~15% improvement in idle power.

The patch is in linux-next (tag next-20211007) and can be found @
  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  
next.git/commit/arch/x86/kernel/acpi/cstate.c?id=a8fb40966f19ff81520d9ccf8f7e2b95201368b8

  [Test]

This is requested by AMD.

  [Where problems could occur]

Low risk. This only works on AMD Zen CPUs that supports this
  features. AMD tested it and provided estimated measurement results.

   Original descriptions 

  A patch queued for 5.15 to change the C3 entry will improve AMD performance.
  https://lore.kernel.org/patchwork/patch/1478776/

  Empirical measurements show:
   40-45% improvement in speedometer score.
   ~15% improvement in idle power.

  Can you please include in 5.13-oem and 5.14-oem kernels?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1941893/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp