diff options
author | Nitin Gote <nitin.r.gote@intel.com> | 2024-12-17 09:35:32 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@linux.intel.com> | 2024-12-18 17:26:09 +0300 |
commit | 512eadb33489fac4245abdede396cbda17e79a8b (patch) | |
tree | 0f94b3c2483436e6b075339f037a11b346afe886 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f373ebec18a75d671908e81ed9925aebf279ec2f (diff) | |
download | linux-512eadb33489fac4245abdede396cbda17e79a8b.tar.xz |
drm/i915/gt: Increase a time to retry RING_HEAD reset
Issue seen again where engine resets fails because the engine resumes from
an incorrect RING_HEAD. HEAD is still not 0 even after writing into it.
This seems to be timing issue and we experimented different values from 5ms
to 50ms and found out that 50ms works best based on testing.
So, if write doesn't succeed at first then retry again.
v2: add a comment (Andi Shyti)
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12806
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217063532.2729031-1-nitin.r.gote@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions