platform/upstream/mesa.git
2022-04-27 David Heidelbergci/iris: Enable SKQP on Tiger Lake boards
2022-04-27 David Heidelbergci: intel: Merge anv and iris into src/intel/ci
2022-04-27 Erik Faye-Lundvulkan: drop empty vulkan_wsi_args
2022-04-27 Erik Faye-Lundvulkan: use c_msvc_compat_args for shared code
2022-04-27 Samuel Pitoisetradv: enable radv_disable_sinking_load_input_fs for...
2022-04-27 Samuel Pitoisetradv: allow to disable sinking of load inputs for FS...
2022-04-27 Lucas Stachetnaviv: add tile size helper
2022-04-27 Lucas Stachetnaviv: use feature bit to check for big tile support
2022-04-27 Lucas Stachetnaviv: properly set additional DEC400 compression...
2022-04-27 Lucas Stachetnaviv: add support for big tile RS states
2022-04-27 Lucas Stachetnaviv: clean up tiling setup in etna_compile_rs_state
2022-04-27 Lucas Stachetnaviv: use feature bit for one const src per instucti...
2022-04-27 Lucas Stachetnaviv: use feature flag to determine which RS states...
2022-04-27 Lucas Stachetnaviv: use new PE pipe address states on >= HALTI0
2022-04-27 Lucas Stachetnaviv: correct bits per tile and clear value for...
2022-04-27 Lucas Stachetnaviv: update headers from rnndb
2022-04-27 Lucas Stachetnaviv: fill all minor GPU features from the kernel
2022-04-27 Lucas Stachetnaviv: don't supertile textures if supertiling is...
2022-04-27 Samuel Pitoisetradv: fix handling divisor == 0 with dynamic vertex...
2022-04-27 Gert Wollnyr600: Add support for TGSI_OPCODE_ATOMIMIN and IMAX
2022-04-27 Gert Wollnyr600: tune nir options
2022-04-27 Gert Wollnyr600/sb: Don't optimize float GT and GE
2022-04-27 Gert Wollnyntt: remove dead input variables before lowering FS IO
2022-04-27 Gert Wollnynir: Don't optimize to 64 bit fsub if the driver doesn...
2022-04-26 Yiwei Zhangvenus: flush when batched draw calls reach a threshold
2022-04-26 Yiwei Zhangvenus: refactor vn_cmd_submit
2022-04-26 Yiwei Zhangvenus: add VN_PERF option no_async_queue_submit
2022-04-26 Yiwei Zhangvenus: add VN_PERF option no_async_buffer_create
2022-04-26 Yiwei Zhangvenus: add env perf options and introduce no_async_set_...
2022-04-26 Yiwei Zhangvenus: refactor to add struct vn_env
2022-04-26 Jason Ekstrandnir: Constant fold sampler/texture offsets
2022-04-26 Jason Ekstrandnir/constant_folding: Break TXB folding into a helper...
2022-04-26 Yiwei Zhangvenus: fix view format for ahb image
2022-04-26 Mike Blumenkrantzkopper: copy a bunch of code for texture_from_pixmap
2022-04-26 Mike Blumenkrantzkopper: store whether screen has dmabuf support
2022-04-26 Mike Blumenkrantzkopper: move drawable geometry updating up in function
2022-04-26 Mike Blumenkrantzkopper: always fetch and store drawable info
2022-04-26 Mike Blumenkrantzdrisw: remove dead code
2022-04-26 Icecream95panfrost: Enable NIR lowering of half float packing
2022-04-26 Mike Blumenkrantzzink: fix up swapchain depth buffer geometry during...
2022-04-26 Mike Blumenkrantzzink: fix/improve swapchain surface info updating
2022-04-26 Mike Blumenkrantzkopper: add DISPLAY_TARGET bind for depth buffer
2022-04-26 Konstantin... radv: Copy shader modules to avoid use after free
2022-04-26 Konstantin... vulkan: Add a shader module clone helper
2022-04-26 Alyssa Rosenzweigpanfrost: Add a test for pan_image_layout_init
2022-04-26 Alyssa Rosenzweigpanfrost: Simplify how image_layout_init is called
2022-04-26 Alyssa Rosenzweigpanfrost: Unit test block size queries
2022-04-26 Alyssa Rosenzweigpanfrost: Remove unused dev argument
2022-04-26 Alyssa Rosenzweigpanfrost: Unify paths through image_layout_init
2022-04-26 Alyssa Rosenzweigpanfrost: Unify panfrost_block_size paths
2022-04-26 Alyssa Rosenzweigpanfrost: Use pan_block_size in layout calculation
2022-04-26 Alyssa Rosenzweigpanfrost: Extract panfrost_afbc_is_wide helper
2022-04-26 Alyssa Rosenzweigpanfrost: Don't pretend to support multiplane AFBC
2022-04-26 Alyssa Rosenzweigpanfrost: Use panfrost_afbc_superblock_width
2022-04-26 Alyssa Rosenzweigpanfrost: Add afbc_superblock_{size, width, height...
2022-04-26 Alyssa Rosenzweigpanfrost: Always use 64-bit SD with strides
2022-04-26 Alyssa Rosenzweigpanfrost: Split pan_layout.c from pan_texture.c
2022-04-26 Alyssa Rosenzweigpanfrost: Advertise all textures in drm-shim
2022-04-26 Yevhenii Kolesnikovnir: Remove single-source phis before opt_if_loop_last_...
2022-04-26 Lucas Stachetnaviv: set VIVS_GL_VERTEX_ELEMENT_CONFIG depending...
2022-04-26 Lucas Stachetnaviv: update headers from rnndb
2022-04-26 Jason Ekstrandvulkan/log: Allow but warn for client-invisible objects
2022-04-26 Jason Ekstrandvulkan/log: Allow but warn if called with a NULL object
2022-04-26 Jason Ekstrandspirv: Handle Op*MulExtended for non-32-bit types
2022-04-26 Alyssa Rosenzweigpanfrost: Kick off v9 support in the driver
2022-04-26 Alyssa Rosenzweigpanfrost: Compile for v9
2022-04-26 Alyssa Rosenzweigpanfrost: Generate Valhall Malloc IDVS jobs
2022-04-26 Alyssa Rosenzweigpanfrost: Use dirty flags to emit v9 descriptors
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize shader descriptors for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize ZSA state for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize vertex elements for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Simplify attribute format expression
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize rasterizer state for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Adapt compute job emit for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Use common state emit for compute jobs
2022-04-26 Alyssa Rosenzweigpanfrost: Don't fix up alpha test on Bifrost
2022-04-26 Alyssa Rosenzweigpanfrost: Port uniform/UBO logic to Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Add helper to emit UBOs
2022-04-26 Alyssa Rosenzweigpanfrost: Compile libpanfrost for v9
2022-04-26 Alyssa Rosenzweigpanfrost: Don't allocate storage for PSIZ on Valhall
2022-04-26 Alyssa Rosenzweigpan/blit: Support v9 data structures
2022-04-26 Alyssa Rosenzweigpan/blit: Prepare for Valhall port
2022-04-26 Alyssa Rosenzweigpan/blit: Generalize texture alignment
2022-04-26 Alyssa Rosenzweigpan/blit: Compile blit shaders without IDVS
2022-04-26 Alyssa Rosenzweigpanfrost: Add texture features enum to v9.xml
2022-04-26 Adam Jacksondocs: Update supported drivers for 22.x
2022-04-26 Adam Jacksondocs: Note EGL enum allocation for EGL_EXT_present_opaque
2022-04-26 Jason Ekstrandvulkan: Use ALL_COMMANDS_BIT for waits/signals instead...
2022-04-26 Jason Ekstrandvulkan: Set signals[i].stageMask = ALL_COMMANDS for...
2022-04-26 David Heidelbergci: skqp: update URL
2022-04-26 Erik Faye-Lundpanvk: quiet non-conformant warning on ci
2022-04-26 Erik Faye-Lundlavapipe: quiet non-conformant warning on ci
2022-04-26 Sviatoslav... anv: workaround apps that assume full subgroups without...
2022-04-26 Rhys Perryradv: fix clearing of TRUNC_COORD with tg4 and immutabl...
2022-04-26 Charmaine Leegallium/util: Increase the debug_flush map depth to 64
2022-04-26 Zack Rusinsvga: Add support for SVGAv3
2022-04-26 Zack Rusinsvga: Use direct maps when GB objects are present
2022-04-26 Zack Rusinsvga: finish readbacks before mapping resources
2022-04-26 Zack Rusinsvga: Don't try to build x86/x64 assembly on different...
2022-04-26 Alyssa Rosenzweigpan/bi: Implement pack_uvec[24]_to_uint
next