mesa/src
Boris Brezillon 5a4fcb42f7 panvk: Fix panvk_copy_fb_desc()
We should not skip the copy when the batch is attached a framebuffer
descriptor, quite the opposite. Let's drop the check instead of reversing
it since we are guaranteed to have an FB attached when
panvk_copy_fb_desc() is called.

Fixes: 792a0ab0b1 ("panvk: Prepare per-gen split")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12590>
2021-08-27 16:38:45 +02:00
..
amd radv: remove unecessary radv_finishme() for invalid color formats 2021-08-27 07:29:17 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: Implement VK_EXT_pipeline_creation_feedback 2021-08-26 21:04:42 +00:00
compiler nir: fix ifind_msb_rev by using appropriate type 2021-08-26 18:35:31 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl python: explicitly require python3 2021-08-14 21:44:31 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno freedreno/a6xx: Fix a6xx gen4 compute shaders 2021-08-25 15:24:19 +00:00
gallium zink: more effectively utilize batch_usage for query destruction 2021-08-27 14:26:50 +00:00
gbm gbm: add GBM_FORMAT_R16 2021-08-06 13:38:00 +00:00
getopt
glx dri2: Fix Null pointer dereferences 2021-08-26 17:09:23 +03:00
gtest
hgl
imgui
intel intel/compiler: INT DIV function does not support source modifiers 2021-08-26 07:51:44 +00:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi glapi/gl_gentable.py: drop call to backtrace on no op 2021-08-26 01:47:30 +00:00
mesa i915: remove use of backtrace and backtrace_symbols 2021-08-26 01:47:30 +00:00
microsoft microsoft/compiler: trivial fixes to error-handling 2021-08-26 18:57:40 +00:00
nouveau
panfrost panvk: Fix panvk_copy_fb_desc() 2021-08-27 16:38:45 +02:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/u_debug_symbol: remove debug_symbol_name_glibc and execinfo dependency 2021-08-26 01:47:30 +00:00
virtio venus: conditionally enable async descriptor set allocation 2021-08-26 17:56:19 +00:00
vulkan vulkan/wsi/sw: wait for image fence before submitting to queue 2021-08-24 03:30:17 +10:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00