platform/upstream/mesa.git
2023-04-03 Rhys Perryradv/gfx11: improve RT scratch allocation
2023-04-03 Timur Kristófradv: Use linear_dispatch info in GFX11 task/mesh draw...
2023-04-03 Timur Kristófnir: Gather compile time constant task->mesh dispatch...
2023-04-03 Timur Kristófaco: Better phi lowering for merge block when else...
2023-04-03 Timur Kristófaco: Call dominator_tree before lower_phis.
2023-04-03 Timur Kristófaco: Pop branch operands when targets are same in SSA...
2023-04-03 Timur Kristófaco: Don't verify branch exec read when eliminating...
2023-04-03 Timur Kristófaco: Simplify get_phi_operand using Operand::c32_or_c64.
2023-04-03 Timur Kristófaco: Don't remove exec writes that also write other...
2023-04-03 Timur Kristófaco: Consider p_cbranch_nz as divergent branch too.
2023-04-03 David Heidelbergci: disable lima farm, currently out-of-space, needs...
2023-04-03 Tatsuyuki Ishiradv: Pre-compute descriptor set layout hash.
2023-04-03 Nataraj Deshpandeanv: Bump VkDeviceMemory objects limit to 4GB
2023-04-03 Lionel Landwerlinisl: update max buffer size for SKL+
2023-04-03 Lionel Landwerlinanv: take care of maxStorageBufferRange being uint32_t
2023-04-03 Qiang Yuac/llvm: remove ac_build_opencoded_load_format
2023-04-03 Qiang Yuac/llvm,radeonsi: remove abi->load_inputs implementation
2023-04-03 Qiang Yuradeonsi: monolithic VS emit prolog in nir directly
2023-04-03 Qiang Yuac/llvm: move ac_fixup_ls_hs_input_vgprs to amd common
2023-04-03 Qiang Yuac/llvm: vs_rel_patch_id can also be fixed up
2023-04-03 Qiang Yuradeonsi: add si_nir_lower_vs_inputs
2023-04-03 Qiang Yuac/nir: add ac_nir_load_arg_at_offset
2023-04-03 Qiang Yuradeonsi: expose si_nir_load_internal_binding
2023-04-02 Mauro Rossihasvk: include "vk_android.h" header in anv_android.c
2023-04-01 Timur Kristófac/nir: When task->mesh dispatch Y or Z are 0, also...
2023-04-01 Timur Kristófac/nir: Store only lowest 8 bits for task draw ring...
2023-04-01 Rhys Perryaco: fix nir_var_shader_out barriers for task shaders
2023-04-01 Rob Clarkfreedreno: Support the disable_throttling=true driconf...
2023-04-01 Rob Clarkfreedreno: Move driconf settings into sub-struct
2023-04-01 Rob Clarkfreedreno: Avoid looping shader stages if nothing dirty
2023-04-01 Rob Clarkfreedreno: Re-work dirty-resource tracking
2023-04-01 Rob Clarkfreedreno: Inline single-use helpers
2023-04-01 Rob Clarkfreedreno: Extract out a helper
2023-04-01 Rob Clarkfreedreno: Hoist dirty vars
2023-04-01 Rob Clarkfreedreno: Stop being too clever by half
2023-04-01 Connor Abbottfreedreno: Fix or/and'ing two BitmaskEnums
2023-04-01 Pavel Ondračkanine: use separate register for aL emulation
2023-03-31 Karol Herbstrusticl/kernel: make use of cso info
2023-03-31 Karol Herbstpanfrost: implement get_compute_state_info
2023-03-31 Karol Herbstpanfrost: move max_thread_count and take reg_count...
2023-03-31 Karol Herbstnvc0: implement get_compute_state_info
2023-03-31 Karol Herbstnv50: implement get_compute_state_info
2023-03-31 Karol Herbstiris: implement get_compute_state_info
2023-03-31 Karol Herbstlp: implement get_compute_state_info
2023-03-31 Karol Herbstgallium: add get_compute_state_info
2023-03-31 Karol Herbstrusticl/kernel: set has_variable_shared_mem on the nir
2023-03-31 Karol Herbstnir: track existence of variable shared memory
2023-03-31 Sil VilerinoRevert "d3d12: Honor suggested driver profile/level...
2023-03-31 Rhys Perryaco: don't optimize s_or_b64(v_cmp_u_f32(a, b), cmp...
2023-03-31 Charlie Birksdocs: add a few vulkan extensions supported by multiple...
2023-03-31 Konstantin... radv/ci: Update ray tracing pipeline fail/skip lists
2023-03-31 Samuel Pitoisetradv: fix binding raytracing/compute pipelines
2023-03-31 Samuel Pitoisetradv: add the raygen shader BO to the cmdbuf list
2023-03-31 Timur Kristófac/nir/ngg: Slightly improve attribute ring offset...
2023-03-31 Timur Kristófradv: Use radv_get_shader to get vertex shader when...
2023-03-31 Samuel Pitoisetradv: configure PA_SC_MODE_CNTL_1 during cmdbuf recording
2023-03-31 Samuel Pitoisetradv: set PS_ITER_SAMPLE(1) for sample shading during...
2023-03-31 Samuel Pitoisetradv: copy db_render_control to the cmdbuf state
2023-03-31 José Roberto... iris: Implement Xe version of bo_madvise() and bo_set_c...
2023-03-31 Maarten Lankhorstiris: Place scanout buffers only into lmem for discrete...
2023-03-31 José Roberto... iris: Handle allocation of scanout buffers in Xe
2023-03-31 José Roberto... iris: Handle allocation of exported buffers in Xe kmd
2023-03-31 José Roberto... iris: Add BO_ALLOC_SHARED
2023-03-31 Faith Ekstrandanv: Use the new vk_device_memory base struct
2023-03-31 Faith Ekstrandvulkan: Add a vk_device_memory base struct
2023-03-31 Faith Ekstrandvulkan,anv,hasvk,radv: Unify Android hardware buffer...
2023-03-31 Faith Ekstrandradv: Set vk_image.ahardware_buffer_format
2023-03-31 Faith Ekstrandanv,hasvk: Set vk_image.ahardware_buffer_format
2023-03-31 Faith Ekstrandvulkan: Add an ahardware_buffer_format field to vk_image
2023-03-31 Faith Ekstrandvulkan/android: Fix hardware buffer usage flags
2023-03-31 Faith Ekstrandvulkan,anv,hasvk,radv: Add a common vk_image_usage_to_a...
2023-03-31 Felix DeGroodanv: set CFE_STATE.OverDispatchControl to default
2023-03-31 Felix DeGroodanv: only emit CFE_STATE when scratch space increases
2023-03-31 Lionel Landwerlinanv: move queue check helpers to anv_private
2023-03-31 Lionel Landwerlinanv: compute the largest GRL kernel scratch size
2023-03-31 Felix DeGroodanv: cs_stall during compute state flush on < gen12.5
2023-03-31 Lucas Fryzekgallium: Modify default path for DMABUF to use DRM
2023-03-31 Lucas Fryzekd3d12/llvmpipe/softpipe: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzekr300/r600/radeon_si: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzekvirgl: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzeksvga: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzeki915: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzekiris: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzekzink: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzeknouveau: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzektegra: Add support for `get_screen_fd`
2023-03-31 Lucas Fryzekcrocus: Add support for `get_screen_fd`
2023-03-31 Mike Blumenkrantzlavapipe: advertise EXT_shader_object
2023-03-31 Mike Blumenkrantzlavapipe: implement EXT_shader_object
2023-03-31 Mike Blumenkrantzlavapipe: break out pipeline layout creation for reuse
2023-03-31 Corentin Noëlvenus/ci: Only run one crosvm instance
2023-03-31 Corentin Noëlci: Uprev crosvm and virglrenderer
2023-03-31 Samuel Pitoisetvulkan: Update XML and headers to 1.3.246
2023-03-31 antoninozink: update requirements now that pv mode can be emulated
2023-03-31 antoninozink: always advertize provoking vertex mode support
2023-03-31 antoninozink: add provoking vertex mode lowering
2023-03-31 antoninozink: add field to 'zink_gs_key' and enum
2023-03-31 antoninozink: simplify logic to call `zink_set_primitive_emulat...
2023-03-31 antoninonir: only handle flat interpolation when needed in...
2023-03-31 xuruipanfrost: Check the return value of drmGetVersion
next