diff options
| author | Philipp Stanner <phasta@kernel.org> | 2025-04-24 15:02:54 +0200 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2025-05-16 15:15:26 +0200 |
| commit | e0677e52545349b76a946c75fea89aa698aeb97a (patch) | |
| tree | 898efe07c627498964373a58523f9dc161d1fe9b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 2628009dba602d9959c9318c7732851780073523 (diff) | |
| download | linux-e0677e52545349b76a946c75fea89aa698aeb97a.tar.gz linux-e0677e52545349b76a946c75fea89aa698aeb97a.zip | |
drm/nouveau: Check dma_fence in canonical way
In nouveau_fence_done(), a fence is checked for being signaled by
manually evaluating the base fence's bits. This can be done in a
canonical manner through dma_fence_is_signaled().
Replace the bit-check with dma_fence_is_signaled().
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Link: https://lore.kernel.org/r/20250424130254.42046-6-phasta@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
