summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 10:48:36 +0100
committerBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 10:56:44 +0100
commit4356d21994f4ff5c87305b874939b359f16f6677 (patch)
tree9a85347266129aa2957945cbdb76b0d049cf4d57 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent55429c51d5db3db24c2ad561944c6a0ca922d476 (diff)
drm/panthor: Fix immediate ticking on a disabled tick
We have a few paths where we schedule the tick work immediately without changing the resched_target. If the tick was stopped, this would lead to a remaining_jiffies that's always > 0, and it wouldn't force a full tick in that case. Add extra checks to cover that case properly. v2: - Fix typo - Simplify the code as suggested by Steve v3: - Collect R-b Fixes: de8548813824 ("drm/panthor: Add the scheduler logical block") Reviewed-by: Steven Price <steven.price@arm.com> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Link: https://patch.msgid.link/20251128094839.3856402-6-boris.brezillon@collabora.com Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions