diff options
author | Christian König <christian.koenig@amd.com> | 2024-09-30 15:07:49 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2024-09-30 15:29:26 +0200 |
commit | abf201f6ce14c4ceeccde5471bdf59614b83a3d8 (patch) | |
tree | 3877e0195fe7dbe3be925c97eb73d95e7b916145 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 087913e0ba2b3b9d7ccbafb2acf5dab9e35ae1d5 (diff) | |
download | linux-abf201f6ce14c4ceeccde5471bdf59614b83a3d8.tar.gz linux-abf201f6ce14c4ceeccde5471bdf59614b83a3d8.tar.bz2 linux-abf201f6ce14c4ceeccde5471bdf59614b83a3d8.zip |
drm/sched: revert "Always increment correct scheduler score"
This reverts commit 087913e0ba2b3b9d7ccbafb2acf5dab9e35ae1d5.
It turned out that the original code was correct since the rq can only
change when there is no armed job for an entity.
This change here broke the logic since we only incremented the counter
for the first job, so revert it.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240930131451.536150-1-christian.koenig@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions