diff options
author | Raag Jadav <raag.jadav@intel.com> | 2025-01-02 16:36:18 +0530 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2025-01-11 13:44:40 +0100 |
commit | 9ef80eec5fab5dd840687f55a79c109777b2adf2 (patch) | |
tree | 24c1473209ec2f4c2441e24c620419fe01f1c242 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6f0572fa8fd6758f7a0ed2e96b429cb5b4323e12 (diff) |
drm/i915/selftest: Change throttle criteria for rps
Current live_rps_control() implementation errors out on throttling.
This was done with the assumption that throttling to minimum frequency
is a catastrophic failure, which is incorrect. Throttling can happen
due to variety of reasons and often times out of our control. Also,
the resulting frequency can be at any given point below the maximum
allowed. Change throttle criteria to reflect this logic and drop the
error, as it doesn't necessarily mean selftest failure.
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250102110618.174415-1-raag.jadav@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions