diff options
author | Dmitry Osipenko <[email protected]> | 2024-07-14 23:50:09 +0300 |
---|---|---|
committer | Dmitry Osipenko <[email protected]> | 2024-07-24 20:42:19 +0300 |
commit | 445d336cd15860f1efb441e6d694f829fbf679eb (patch) | |
tree | 07f888a9676be74fb28df48fdcdf76c8fd1bc13f /scripts/gdb/linux | |
parent | a9bf3efc33f1fbf88787a277f7349459283c9b95 (diff) |
drm/virtio: Fix type of dma-fence context variable
Type of DMA fence context is u64. Fence-waiting code uses u32 for the
context variable, fix it.
Fixes: e4812ab8e6b1 ("drm/virtio: Refactor and optimize job submission code path")
Cc: <[email protected]> # v6.4+
Signed-off-by: Dmitry Osipenko <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions