diff options
| author | John Hubbard <jhubbard@nvidia.com> | 2026-06-10 18:19:01 -0700 |
|---|---|---|
| committer | Alexandre Courbot <acourbot@nvidia.com> | 2026-06-17 16:17:27 +0900 |
| commit | 746e0e1cc93d15925a4141779c8ee789ff5ea392 (patch) | |
| tree | 09765ab226d6c851f40abbc82281c1f2e51f61c9 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 84d58754370fc7bb8ff7af5213bb9aa967a38be2 (diff) | |
gpu: nova-core: fb: fix Blackwell flush address composition
The Blackwell sysmem flush read helper composed the 64-bit address as
lo | (hi << 32). Write it as (hi << 32) | lo, the order humans expect
to read, matching the bit layout and the new Hopper helper.
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Link: https://patch.msgid.link/20260611011901.84517-4-jhubbard@nvidia.com
[acourbot: separate unrelated changes into their own patch.]
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
