drm/i915/selftests: Increasing the sleep time for live_rc6_manual
authorAnirban Sk <sk.anirban@intel.com>
Mon, 12 Feb 2024 05:07:38 +0000 (10:37 +0530)
committerAnshuman Gupta <anshuman.gupta@intel.com>
Tue, 13 Feb 2024 14:25:52 +0000 (19:55 +0530)
commit599b0d8ce6edacc5991c552d68c6404b2e150cab
treea61c78aef82b59d82a021abe0c909cad9c74c211
parentd2435a8e3d683adb9143b9ad3c416ac3a4ca9688
drm/i915/selftests: Increasing the sleep time for live_rc6_manual

Sometimes gt_pm live_rc6_manual selftest fails due to no power being
measured for the rc6 disabled period. Therefore increasing the rc6 disable
period from 250ms to 1000ms to rule out such sporadic failure.

v3:
- More descriptive and improved commit message (Anshuman)

Signed-off-by: Anirban Sk <sk.anirban@intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240212050738.1162198-1-sk.anirban@intel.com
drivers/gpu/drm/i915/gt/selftest_rc6.c