mesa/src
Rhys Perry d7938de8fe vulkan/wsi: don't support present with queues where blit is unsupported
Since we might have to perform a copy, video and sparse queues cannot be
used to present.

Attempting to create a command buffer on RADV for the sparse binding queue
causes a crash.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 748b7f80ef ("radv: Move sparse binding into a dedicated queue.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26523>
2023-12-09 07:37:44 +00:00
..
amd radv: Implement vkCmdUpdateBuffer on transfer queues. 2023-12-09 01:49:13 +00:00
android_stub
asahi asahi: Use the compat version of qsort_r 2023-11-29 17:01:09 +00:00
broadcom v3dv/ci: only trigger on relevant changes 2023-12-08 22:19:50 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir,radeonsi: add FLAGS into load_vector_arg_amd to record color input usage 2023-12-09 00:05:27 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl meson: work around meson 0.62 issue 2023-12-04 11:41:37 +00:00
etnaviv etnaviv/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 18:26:35 +00:00
freedreno freedreno/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:37:25 +00:00
gallium radeonsi: fix legacy merged LS/ES workgroup size for aco compilation 2023-12-09 06:19:49 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: update symbols that have become aliases for newer ones 2023-12-04 12:16:06 +00:00
imgui
intel intel/tools: fix compilation of intel_hang_viewer on 32 bits 2023-12-08 22:53:03 +00:00
loader dri: added build dependencies for systems using non-standard prefixed X11 libs. 2023-11-02 15:08:17 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa: fix _mesa_matrix_is_identity 2023-12-09 02:08:18 +00:00
microsoft microsoft/clc: One more image lowering fix 2023-12-06 23:46:42 +00:00
nouveau nvk/nak: fix regression with shf changes on sm70 2023-12-08 05:30:09 +00:00
panfrost panfrost/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:21:11 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: make BITSET_TEST_RANGE_INSIDE_WORD take a value to compare with 2023-12-09 00:05:27 +00:00
virtio venus: fix query feedback copy sanitize off by 1 2023-12-09 01:32:05 +00:00
vulkan vulkan/wsi: don't support present with queues where blit is unsupported 2023-12-09 07:37:44 +00:00
.clang-format util/rb_tree: Add augmented trees and interval trees 2023-11-02 21:03:46 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00