mesa/src
Pierre-Eric Pelloux-Prayer db57624c0c winsys/radeon: do not cast bo->va as void*
Using a util_hash_table_create_ptr_keys to store bo->va address doesn't
work on 32 bits.
This commit makes radeon_drm_winsys::bo_vas a hash_table_u64 instead.

Tested by Miklós Máté.

CC: 20.1 <mesa-stable@lists.freedesktop.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3056
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5380>
2020-06-09 11:28:16 +02:00
..
amd radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+ 2020-06-09 08:04:23 +02:00
broadcom nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
compiler nir: use bitfield_insert instead of bfi in nir_lower_double_ops 2020-06-09 08:38:22 +10:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
etnaviv meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
freedreno turnip: fix VFD_CONTROL for binning pass 2020-06-08 16:28:48 -04:00
gallium winsys/radeon: do not cast bo->va as void* 2020-06-09 11:28:16 +02:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui
intel intel/fs: Add Fall-through comment 2020-06-08 15:49:24 +00:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi glthread: sync in glFlush for multiple contexts 2020-06-09 05:07:01 +00:00
mesa i965: fix export of GEM handles 2020-06-04 07:31:38 +00:00
panfrost pan_bo.h: add time.h include for time_t 2020-06-07 18:08:17 +02:00
util util: add BITSET_LAST_BIT() helper 2020-06-03 10:34:22 +00:00
vulkan Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00