Re: [Intel-gfx] [PATCH i-g-t] tests/i915_pm_freq_api: Test s2idle instead of S3

2023-08-31 Thread Gupta, Anshuman
> -Original Message- > From: Belgaumkar, Vinay > Sent: Thursday, August 31, 2023 5:09 AM > To: intel-gfx@lists.freedesktop.org; igt-...@lists.freedesktop.org > Cc: Belgaumkar, Vinay ; Gupta, Anshuman > > Subject: [PATCH i-g-t] tests/i915_pm_freq_api: Test s2idle instead of S3 > >

[Intel-gfx] [PATCH i-g-t] tests/i915_pm_freq_api: Test s2idle instead of S3

2023-08-30 Thread Vinay Belgaumkar
Test skips whenever S3 is not supported, use s2idle instead, which is widely enabled. Cc: Anshuman Gupta Signed-off-by: Vinay Belgaumkar --- tests/i915/i915_pm_freq_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/i915/i915_pm_freq_api.c