mesa/src/freedreno/vulkan
Connor Abbott d4a9ef1b21 tu: tu: Clear patchControlPoints dirty state with static patchControlPoints
Noticed by inspection after the previous issue.

Fixes: 68f3c38c80 ("tu: Implement extendedDynamicState2PatchControlPoints")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18912>
(cherry picked from commit 4466f9aa02)
2022-11-09 21:22:05 +00:00
..
.clang-format turnip: move away from tu_private.h 2022-08-04 00:40:12 +00:00
.dir-locals.el turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
.editorconfig turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
meson.build turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
msm_kgsl.h turnip: Update the msm_kgsl.h header with the sanitized 4.19 version 2022-01-21 21:25:07 +00:00
TODO turnip: clean up TODO. 2019-03-11 10:01:41 -07:00
tu_android.c turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
tu_android.h turnip: add tu_android.h 2022-08-04 00:40:12 +00:00
tu_autotune.c tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_autotune.h tu: Retain allocated CSes in tu_autotune_on_submit 2022-09-09 07:57:54 +00:00
tu_clear_blit.c turnip: Be sure we blit depth, not stencil, for Z32FS8 -> Z32F resolves. 2022-10-20 18:20:00 +00:00
tu_clear_blit.h turnip: add tu_clear_blit.h 2022-08-04 00:40:12 +00:00
tu_cmd_buffer.c tu: tu: Clear patchControlPoints dirty state with static patchControlPoints 2022-11-09 21:22:05 +00:00
tu_cmd_buffer.h tu: Only write A6XX_PC_PRIMITIVE_CNTL_0 if changed 2022-10-19 19:00:42 +00:00
tu_common.h tu: Use vk_pipeline_shader_stage_to_nir 2022-09-21 11:20:15 +00:00
tu_cs.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_cs.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_cs_breadcrumbs.c turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
tu_descriptor_set.c tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_descriptor_set.h tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_device.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_device.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_drm.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_drm.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_dynamic_rendering.c tu: Lazily init VSC to fix dynamic rendering in secondary cmdbufs 2022-10-10 18:31:15 +00:00
tu_dynamic_rendering.h turnip: add tu_dynamic_rendering.h 2022-08-04 00:40:12 +00:00
tu_formats.c turnip: Add perf debug for more UBWC-disable cases that we could support. 2022-10-11 19:10:18 +00:00
tu_formats.h tu: Use the format list to decide whether we can do UBWC with MUTABLE. 2022-08-09 18:15:45 +00:00
tu_image.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_image.h turnip: Add perf debug for more UBWC-disable cases that we could support. 2022-10-11 19:10:18 +00:00
tu_kgsl.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_lrz.c turnip: Use the simplified stencil write flags for the LRZ-allowed check. 2022-09-21 17:18:07 +00:00
tu_lrz.h turnip: add tu_lrz.h 2022-08-04 00:40:12 +00:00
tu_nir_lower_multiview.c tu, ir3: Move multi_pos_output to ir3_shader_variant 2022-09-21 11:20:15 +00:00
tu_pass.c tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_pass.h tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_perfetto.cc util/perf: move u_perfetto to here 2022-08-26 21:47:44 +00:00
tu_perfetto.h turnip: clean up tu_perfetto.h 2022-08-25 21:00:14 +00:00
tu_perfetto_util.c turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
tu_pipeline.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_pipeline.h tu: Fix the size of patch control points state 2022-10-17 20:13:43 +00:00
tu_query.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_query.h turnip: add tu_query.h 2022-08-04 00:40:12 +00:00
tu_shader.c nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
tu_shader.h tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_suballoc.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_suballoc.h turnip: add tu_suballoc.h 2022-08-04 00:40:12 +00:00
tu_tracepoints.py turnip: add cmd_buffer tracepoint 2022-08-25 21:00:14 +00:00
tu_util.c turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
tu_util.h turnip: update tu_util.h 2022-08-04 00:40:12 +00:00
tu_wsi.c turnip: use SPDX-License-Identifier 2022-08-04 00:40:12 +00:00
tu_wsi.h turnip: add tu_wsi.h 2022-08-04 00:40:12 +00:00