mesa/src
Luigi Santivetti 9396ba3be1 pvr: fixup assert in pvr_cmd_buffer_alloc_mem
Stop explicitly passing PVR_BO_ALLOC_FLAG_CPU_MAPPED to
pvr_cmd_buffer_alloc_mem(). This is redundant for sub-allocations,
as they are always unconditionally mapped to the CPU.

Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23463>
2023-06-08 08:14:04 +00:00
..
amd util: use uint32_t as the parameter of align function 2023-06-08 06:41:21 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Remove stale comments 2023-06-07 03:21:49 +00:00
broadcom v3d,v3dv: fix viewport offset for negative viewport center 2023-06-07 18:40:56 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP as it's not used anymore 2023-05-31 15:44:51 +00:00
compiler compiler: use align instead glsl_align and remove glsl_align 2023-06-08 06:41:21 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
etnaviv etnaviv: nir: do not call nir_lower_idiv(..) unconditionally 2023-06-07 19:02:36 +00:00
freedreno tu: Fix missing unlock 2023-06-07 11:04:19 +00:00
gallium r600/sfn: Fix warning about overloads hiding virtual functions 2023-06-08 07:17:21 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: fix build with APPLEGL 2023-05-15 03:50:30 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: fixup assert in pvr_cmd_buffer_alloc_mem 2023-06-08 08:14:04 +00:00
imgui
intel anv: allow binding tables allocations on compute only queues 2023-06-08 02:37:44 +00:00
loader loader: Replace usage of mtx_t with simple_mtx_t in loader/loader_dri3_helper.c 2023-05-31 15:44:50 +00:00
mapi Update OpenGL headers 2023-06-07 20:47:03 +00:00
mesa treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
microsoft vulkan: move nir_convert_ycbcr into vulkan runtime 2023-06-07 08:42:03 +00:00
nouveau nv50/ir: convert to scoped_barrier 2023-06-07 09:57:24 +00:00
panfrost treewide: Use nir_trim_vector more 2023-06-06 18:52:25 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/driconf: pin minImageCount to three for "Path of Exile" 2023-06-08 07:41:53 +00:00
virtio gallivm/nir: fix shuffleup tests. 2023-06-08 01:40:45 +00:00
vulkan vulkan/wsi: Remove duplicate NULL check 2023-06-07 11:41:29 +00: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