mesa/src/amd/common/virtio
Rhys Perry e5c44017d4 amd/common/virtio: use hash_table_u64
I don't know if the old code would have never used UINT32_MAX as a key,
which is going to become invalid for _mesa_hash_table_create_u32_keys.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40196>
2026-03-06 11:30:30 +00:00
..
amdgpu_virtio.c ac/info: get vm_always_valid support through ac_linux_drm 2025-11-20 10:21:47 +00:00
amdgpu_virtio.h ac/info: get vm_always_valid support through ac_linux_drm 2025-11-20 10:21:47 +00:00
amdgpu_virtio_bo.c amd/common/virtio: use hash_table_u64 2026-03-06 11:30:30 +00:00
amdgpu_virtio_device.c amd/common/virtio: use hash_table_u64 2026-03-06 11:30:30 +00:00
amdgpu_virtio_private.h amd/common/virtio: use hash_table_u64 2026-03-06 11:30:30 +00:00
amdgpu_virtio_proto.h