diff options
author | Tvrtko Ursulin <tvrtko.ursulin@igalia.com> | 2024-10-16 15:20:10 +0300 |
---|---|---|
committer | Philipp Stanner <pstanner@redhat.com> | 2024-10-17 13:15:11 +0300 |
commit | 6a313579eac899b34dc40b0c342f5bd91e44a081 (patch) | |
tree | 50eb434d9a4036114e1f2ac28421b69de8411e63 /tools/perf/scripts/python/gecko.py | |
parent | d42a254633c773921884a19e8a1a0f53a31150c3 (diff) | |
download | linux-6a313579eac899b34dc40b0c342f5bd91e44a081.tar.xz |
drm/sched: Stop setting current entity in FIFO mode
It does not seem there is a need to set the current entity in FIFO mode
since ot only serves as being a "cursor" in round-robin mode. Even if
scheduling mode is changed at runtime the change in behaviour is simply
to restart from the first entity, instead of continuing in RR mode from
where FIFO left it, and that sounds completely fine.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Luben Tuikov <ltuikov89@gmail.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Philipp Stanner <pstanner@redhat.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241016122013.7857-3-tursulin@igalia.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions