mesa/src
Samuel Pitoiset c11a62a7b0 radv/amdgpu: use the correct IB size when growing a CS with RADV_DEBUG=noibs
The current IB size is copied when radv_amdgpu_cs_add_old_ib_buffer()
is called, which might not be the real IB size because we might still
pad the CS with NOP packets after.

Found by inspection.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23727>
2023-06-26 09:10:09 +00:00
..
amd radv/amdgpu: use the correct IB size when growing a CS with RADV_DEBUG=noibs 2023-06-26 09:10:09 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: Implement vector live range splitting 2023-06-23 17:37:41 +00:00
broadcom v3dv: replace boolean and uint with bool and size_t 2023-06-24 12:21:09 +00:00
c11 util: Fixes prototype of threads_timespec_compare 2023-06-21 06:18:40 +00:00
compiler compiler: Allow the explicit_stride of aoa types to be zero 2023-06-26 09:19:43 +02:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl Revert "egl: return correct error for EGL_KHR_image_pixmap" 2023-06-23 06:50:08 +00:00
etnaviv ci/etnaviv: update ci expectation 2023-06-22 13:15:44 +00:00
freedreno ci/fastboot: use gzipped Image to avoid compressing on the runner 2023-06-23 20:47:53 +00:00
gallium rusticl/program: skip linking compiled binaries 2023-06-25 11:15:17 +02:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx Revert "glx: Remove pointless GLX_INTEL_swap_event paranoia" 2023-06-12 15:35:45 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Advance entry pointer in pvr_setup_vertex_buffers() 2023-06-26 08:40:13 +00:00
imgui
intel anv: fix to set predicted weight tables correctly. 2023-06-26 15:08:05 +09:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Fixes non-constant-expression cannot be narrowed from type 'unsigned long' to 'unsigned int' in initializer list with clang 2023-06-22 11:08:11 +00:00
mesa util: reinstate ENUM_PACKED 2023-06-21 21:51:59 +00:00
microsoft nir: Add function nir_function_set_impl 2023-06-24 14:48:47 +00:00
nouveau nv50/ir/nir: set numBarriers if we emit an OP_BAR 2023-06-24 02:12:14 +00:00
panfrost ci/panfrost: switch panfrost-g52-piglit-gles2 from X to XWayland 2023-06-22 10:27:38 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/blake3: Add blake3_hash typedef. 2023-06-23 09:28:04 +00:00
virtio venus: Fix detection of push descriptor set 2023-06-22 20:37:01 +00:00
vulkan vulkan/video: keep delta weight and offsets of predicted weight tables in h265 slice parsing 2023-06-26 15:07:53 +09:00
.clang-format treewide: Add a .clang-format file 2023-05-29 21:06:12 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00