vbo: remove bogus assert
[platform/upstream/mesa.git] / src / broadcom /
2023-01-19 Maíra Canalv3dv: remove unused clamp_to_transparent_black_border...
2023-01-18 Alejandro Piñeirov3dv: enable shaderStorageImageReadWithoutFormat
2023-01-18 Alejandro Piñeirobroadcom/compiler: treat PIPE_FORMAT_NONE as 32-bit...
2023-01-18 Alejandro Piñeirobroadcom/compiler: v3d_nir_lower_txf_ms doesn't need...
2023-01-16 Alejandro Piñeirov3dv: skip two ycbcr tests
2023-01-16 Ella Stanforthv3dv: add support for multi-planar formats, enable...
2023-01-16 Alejandro Piñeirov3dv/image: use 64-byte alingment for linear images...
2023-01-16 Alejandro Piñeirov3dv: pass alignment to v3dv_buffer_init
2023-01-16 Alejandro Piñeirov3dv/pipeline: rename lower_tex_src_to_offset to lower_...
2023-01-16 Alejandro Piñeirov3dv/format: remove unused v3dv_get_tex_return_size
2023-01-16 Iago Toral Quirogav3dv: add paths to handle partial copies of linear...
2023-01-16 Iago Toral Quirogabroadcom/compiler: produce better code for f2f16 with...
2023-01-11 Iago Toral Quirogav3dv: expose VK_KHR_shader_integer_dot_product
2023-01-11 Iago Toral Quirogav3d/compiler: remove unused sample_coverage field from...
2023-01-11 Iago Toral Quirogav3dv: fix alpha-to-one for single sample setup
2023-01-11 Iago Toral Quirogav3d: add a debug option to optimize shader compile...
2023-01-10 Eric Engestrombroadcom/ci: drop duplicate job definition
2023-01-10 Eric Engestromci/rpi4: add a couple of tests as flaky
2023-01-10 Eric Engestromci/rpi3: add another test variant (draw-copypixels...
2023-01-06 Erico Nunesci: enable wayland platform in more debian builds
2023-01-05 Maíra Canalv3dv: initialize fd variable for proper error handling
2022-12-29 David Heidelbergci/broadcom: add rpi3 flake color_clears.multi_context...
2022-12-16 Iago Toral Quirogav3dv: be more careful when restoring dirty state after...
2022-12-16 Iago Toral Quirogav3dv: pipeline creation feedback may not request all...
2022-12-16 Iago Toral Quirogav3dv: honor render area in subpass resolve fallback
2022-12-16 Iago Toral Quirogav3dv: handle depth/stencil resolves we can't implement...
2022-12-16 Iago Toral Quirogav3dv: don't resolve by averaging samples on depth/stenc...
2022-12-16 Iago Toral Quirogav3dv: always store/restore attachment state during...
2022-12-14 Ian Romanicknir: Eliminate nir_op_i2b
2022-12-14 Eric Engestromv3dv: skip some invalid tests
2022-12-09 Rebecca Mckeeverv3dv: Delete VK_KHR_device_group provided entrypoints
2022-12-01 Iago Toral Quirogav3dv: fix job serialization for single sync path
2022-12-01 Iago Toral Quirogav3dv: make single-sync paths more explicit
2022-11-30 Iago Toral Quirogav3dv: pre-allocate actual events instead of event descr...
2022-11-25 Martin Roukala ... Revert "glx: Fix drawable refcounting for naked Windows"
2022-11-25 Iago Toral Quirogav3dv: allocate copy query pipelines lazily
2022-11-24 Iago Toral Quirogav3dv: specialize query copy pipelines
2022-11-24 Iago Toral Quirogav3dv: allocate one BO for both occlusion results and...
2022-11-24 Iago Toral Quirogav3dv: reimplement occlusion queries
2022-11-24 Iago Toral Quirogav3dv: add a helper to create compute pipelines from nir
2022-11-24 Iago Toral Quirogav3dv: reset pending cpu job state once processed
2022-11-23 Simon Serv3dv: drop wayland-protocols dep
2022-11-22 Emma Anholtci/vc4,v3d: Add headless wayland testing using weston.
2022-11-21 Maíra Canalv3dv: fix multiple typos
2022-11-20 Eric Engestromv3d(v): account for debug flags when using the cache
2022-11-18 David Heidelbergci/broadcom: drop glmark2 traces, useless
2022-11-15 Yonggang Luotree-wide: Convert all usage of defined(PIPE_(OS|ARCH...
2022-11-14 Alejandro Piñeirov3dv/bo: reset bo and then call gem close
2022-11-14 Eric EngestromRevert "ci/broadcom: v3dv-rpi4-vk:arm64 flakes too...
2022-11-11 Iago Toral Quirogav3dv: ignore imported BOs when tracking BO memory usage
2022-11-11 Iago Toral Quirogav3dv: fix debug dump on BO free
2022-11-10 David Heidelbergci/broadcom: v3dv-rpi4-vk:arm64 flakes too often
2022-11-10 Yonggang Luoutil: normalize include files under src/util/*.h with...
2022-11-09 Iago Toral Quirogabroadcom/compiler: avoid using ldvary sequence to hide...
2022-11-09 David Heidelbergci/bare-metal: remove consolidations leftovers
2022-11-08 Eric Engestromvc4: add DRM_VC4_CREATE_SHADER_BO support to drm-shim
2022-11-05 David Heidelbergci/broadcom: juint is already defined in .piglit-traces...
2022-11-04 Benjamin TissoiresCI: convert to use the new S3 server instead of the...
2022-11-04 Guilherme Galloci: Update piglit-traces tests expectations
2022-11-04 Iago Toral Quirogabroadcom/compiler: drop unused v3d_compile parameter...
2022-11-04 Iago Toral Quirogav3dv: use vk_alloc instead of malloc
2022-11-04 Iago Toral Quirogav3dv: vkCmdWaitEvents2 takes an array of VkDependencyInfo
2022-11-03 Yonggang Luomesa: Use DEBUG_NAMED_VALUE_END for const struct debug_...
2022-11-03 Iago Toral Quirogav3dv: fix event synchronization
2022-11-03 Iago Toral Quirogav3dv: make the helper to emit pipeline barriers public...
2022-11-03 Iago Toral Quirogav3dv: always check VK_ACCESS_2_MEMORY_READ_BIT for...
2022-11-03 Iago Toral Quirogav3dv: increase limit for active event objects
2022-11-03 Iago Toral Quirogav3dv: do better cleanup on failure during pipeline...
2022-11-03 Iago Toral Quirogav3dv: handle allocation failure during pipeline initial...
2022-11-03 Iago Toral Quirogav3dv: fix incorrect return type
2022-11-03 Iago Toral Quirogav3dv: do a better job at cleaning up the device on...
2022-11-03 Eric Engestromv3dv: avoid freeing already-freed memory
2022-11-03 Iago Toral Quirogav3dv: remove unnecessary check for NULL
2022-11-02 Illia Abernikhinutils: Merge util/debug.* into util/u_debug.* and remov...
2022-10-28 Iago Toral Quirogav3dv: split event implementation to a separate file
2022-10-28 Iago Toral Quirogav3dv: return out of host memory if we fail to create...
2022-10-28 Iago Toral Quirogav3dv: re-enable sync_fd import/export
2022-10-28 Iago Toral Quirogav3dv: refactor events
2022-10-28 Iago Toral Quirogabroadcom/compiler: handle vec2 load/store index
2022-10-27 Iago Toral Quirogav3dv: drop layout refs for all allocated sets from...
2022-10-27 Iago Toral Quirogav3dv: implement VK_EXT_pipeline_robustness
2022-10-27 Iago Toral Quirogavulkan/runtime: include robustness info when hashing...
2022-10-27 Iago Toral Quirogabroadcom/compiler: trivial code clean-up
2022-10-27 Iago Toral Quirogav3dv: use enabled features from vk_device
2022-10-27 Iago Toral Quirogav3dv: use NIR_PASS with v3d_nir_lower_robust_image_access
2022-10-26 Alejandro Piñeirobroadcom/compiler: call nir_opt_gcm with a custom strategy
2022-10-26 Alejandro Piñeirobroadcom/compiler: pass a strategy struct to vir_compil...
2022-10-26 Alejandro Piñeirov3dv/pipeline: use v3d_optimize_nir
2022-10-26 Alejandro Piñeirobroadcom/compiler: add more lowerings/optimizations...
2022-10-26 Alejandro Piñeirobroadcom/compiler: update how we compute return_words_o...
2022-10-26 Alejandro Piñeirobroadcom/compiler: don't call nir_opt_load_store_vector...
2022-10-25 Eric Engestromvc4: mark piglit copypixels-(draw-)sync as flaky
2022-10-24 Rob Clarkv3d/ci: Add a flake
2022-10-24 Alejandro Piñeirov3d: replace all TODO around for FIXME
2022-10-18 Eric Engestromv3dv: drop error overwrite
2022-10-17 Alejandro Piñeirov3dv/pipeline: keep qpu_insts around if we expect them...
2022-10-04 Alejandro Piñeirov3dv/pipeline: use a array instead of individual pointe...
2022-09-27 Iago Toral Quirogav3dv: expose VK_EXT_image_robustness
2022-09-27 Iago Toral Quirogabroadcom/compiler: add a lowering for robust image...
2022-09-27 Iago Toral Quirogabroadcom/compiler: rename static helpers involved with...
next