Hi,
On 20-08-2025 15:32, Andi Shyti wrote:
Hi,
On Wed, Aug 20, 2025 at 03:15:28PM +0530, Sk Anirban wrote:
Add debug logging to show RPS frequency configuration when the
live_rps_power selftest fails to conserve power at lower frequencies.
This helps diagnose frequency scaling issues by showing max_freq,
rp0_freq, and max_freq_softlimit values.
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13774
how is this helping to close the issue?
Andi
Good point - this patch adds debugging capability to investigate the
issue rather than solving it. I'll switch to "References:" instead of
"Closes:" for the proper context.
Thanks,
Anirban
Signed-off-by: Sk Anirban <sk.anir...@intel.com>