platform/upstream/mesa.git
2022-12-20 Gert Wollnyr600/sfn: Fix possible dest channels for variable size dot
2022-12-20 Marcell Kissradv: Fix uninitalized struct for trap handler
2022-12-20 Gert Wollnyr600/sfn: Don't try to re-use the iterator when uses...
2022-12-20 Timur Kristófradv: Enable EXT_mesh_shader by default on GFX10.3.
2022-12-20 Timur Kristófradv/amdgpu: Remove cs_add_buffers because it's no...
2022-12-20 Timur Kristófradv/amdgpu: Remove command submission with scheduled...
2022-12-20 Timur Kristófradv: Add gang wait preambles and postambles to ensure...
2022-12-20 Timur Kristófradv: Remove ACE->GFX wait at the end of each command...
2022-12-20 Timur Kristófradv: Rename radv_update_ace_preambles to radv_update_g...
2022-12-20 Timur Kristófradv: Implement gang submit in radv_queue_submit_normal.
2022-12-20 Timur Kristófradv: Update ACE preambles in radv_queue_submit_normal.
2022-12-20 Timur Kristófradv: Refactor command buffer handling in radv_queue_su...
2022-12-20 Timur Kristófradv: Remove radv_queue_submit_with_ace and disable...
2022-12-20 Timur Kristófradv: Enable gang submit on the null winsys.
2022-12-20 Timur Kristófac: Add has_gang_submit field to ac_gpu_info.
2022-12-20 Timur Kristófradv/amdgpu: Allow using more than 1 preamble with...
2022-12-20 Timur Kristófradv/amdgpu: Add IP type to IB info and use it when...
2022-12-20 Timur Kristófradv/amdgpu: Introduce a custom struct for submitted...
2022-12-20 Timur Kristófradv/amdgpu: Set fallback submit request ip_type from...
2022-12-20 Timur Kristófradv/amdgpu: Change extra_cs to array in get_bo_list.
2022-12-20 Timur Kristófradv: Return correct error code when failed to allocate...
2022-12-20 Timur Kristófradv: Determine use_ace in radv_update_preambles.
2022-12-20 Timur Kristófradv: Rename uses_perf_counters to use_perf_counters.
2022-12-20 Timur Kristófradv: Stylistic changes in radv_queue_submit_normal.
2022-12-20 Timur Kristófradv: Destroy mesh shader scratch ring in radv_queue_st...
2022-12-20 Timur Kristófradv: Remove trailing whitespace again.
2022-12-20 Danylo Piliaievlvp: fix load_helper_invocation not being lowered
2022-12-20 Danylo Piliaievtu: fix load_helper_invocation not being lowered
2022-12-20 Danylo Piliaievnir/nir_lower_is_helper_invocation: Lower helper invoca...
2022-12-20 Rohan Garganv: Ensure we clear ANV_PIPE_PSS_STALL_SYNC_BIT on...
2022-12-20 Yonggang Luoutil: Fixes os_get_option_cached with bool options_tbl_...
2022-12-19 Giancarlo Devichd3d12: Don't flush indiscriminately for query result...
2022-12-19 Giancarlo Devichd3d12: Fix race condition when getting query results
2022-12-19 Giancarlo Devichd3d12: Move query structs to header
2022-12-19 Dave Airlievulkan: update headers/registry to 1.3.238 for video...
2022-12-19 Dave Airlievulkan/util: handle LUNARG in the list of special prefixes
2022-12-19 Dave Airlievulkan/cmd_queue: update generator to handle guarded...
2022-12-19 Emma Anholtturnip: Lazily call tu6_emit_descriptor_sets() at draw...
2022-12-19 Georg Lehmannlavapipe: Enable VK_KHR_shader_non_semantic_info.
2022-12-19 David Heidelbergci: move the CI handling scripts into bin/ci
2022-12-19 David Heidelbergci: ci_run_n_monitor.py: fix args.rev leftover
2022-12-19 José Roberto... iris: Add BO_ALLOC_PLAIN flag
2022-12-19 Konstantin... radv/bvh: Handle inactive triangles and AABBs
2022-12-19 Konstantin... radv/bvh: Move leaf node initialization into separate...
2022-12-19 Qiang Yuac/llvm: remove deref image/texture code
2022-12-19 Qiang Yuac,radv,radeonsi: remove unused param of load_sampler_d...
2022-12-19 Qiang Yuac/llvm: remove samples_identical nir to llvm code
2022-12-19 Qiang Yuac/llvm: remove implicite ms texture fmask handling
2022-12-19 Qiang Yuac/llvm: remove image/texture descriptor_amd nir to...
2022-12-19 Qiang Yuradeonsi: replace llvm resource code with nir lower
2022-12-19 Qiang Yunir/divergence_analysis: add missing intrinsics
2022-12-19 Qiang Yuac/llvm: add disable_aniso_single_level abi
2022-12-19 Qiang Yunir: lower image add lower_to_fragment_mask_load_amd...
2022-12-19 Qiang Yunir: add image fragment mask load intrinsic
2022-12-19 Qiang Yuradeonsi: replace llvm load_ssbo abi with nir lower
2022-12-19 Qiang Yuac/llvm: check load_ssbo present before call it
2022-12-19 Qiang Yuradeonsi: add si_nir_lower_resource pass
2022-12-18 Friedrich Vockradv/rt: Refactor exiting PLOC
2022-12-18 Friedrich Vockradv/rt: Execute memory barrier before updating the...
2022-12-18 Friedrich Vockradv/rt: PLOC fixes for active_leaf_count
2022-12-18 Marek Olšákutil/tools: add the tool that generates perfect hash...
2022-12-18 Marek Olšákmesa: optimize _mesa_bytes_per_vertex_attrib using...
2022-12-18 Marek Olšákmesa: compute _PipeFormat and _ElementSize after checki...
2022-12-18 Marek Olšákmesa: move user-specified vertex format fields into...
2022-12-18 Marek Olšákmesa: change gl_vertex_format::Format to bool Bgra...
2022-12-18 Marek Olšákst/mesa: simplify prepare_indexed_draw
2022-12-18 Marek Olšákst/mesa: optimize index buffer reference counting in...
2022-12-18 Marek Olšákmesa: set pipe_draw_info::index::resource directly...
2022-12-18 Marek Olšákst/mesa: fold GLThread.enabled into pin_thread_counter...
2022-12-18 Marek Olšákst/mesa: use u_bit_scan64 only for 64-bit CPUs in st_va...
2022-12-18 Yiwei Zhangdocs: update to latest venus driver support
2022-12-18 Yiwei Zhangvenus: fix VK_EXT_pci_bus_info support
2022-12-18 Yiwei Zhangvenus: sync protocol fixes and support for VK_EXT_pci_b...
2022-12-17 Marek Vasutetnaviv: Do expose 2D texture support on pre-halti...
2022-12-17 Alyssa Rosenzweigpanfrost: Add architecture description XML for v10
2022-12-17 Rob Clarkfreedreno/drm: Short-circuit kernel for timeout=0 waits
2022-12-17 Rob Clarkfreedreno/drm/virtio: Guest side fence waits
2022-12-17 Rob Clarkfreedreno/drm/virtio: More tracepoints
2022-12-17 Rob Clarkfreedreno: Limit cached staging BOs to PIPE_MAP_READ
2022-12-17 Rob Clarkfreedreno/drm/virtio: Remove prealloc_list
2022-12-17 Rob Clarkfreedreno/drm: Add sub-allocator
2022-12-17 Rob Clarkutil/vma: Add "nospan"
2022-12-17 Rob Clarkfreedreno/drm: Merge in_fence_fd's
2022-12-17 Rob Clarkfreedreno/drm: Move no_implicit_sync accounting
2022-12-17 Rob Clarkfreedreno/drm: Drop fd_bo_fence
2022-12-17 Rob Clarkfreedreno/drm: Re-enable submit fence merging
2022-12-17 Rob Clarkfreedreno/drm: Simplify deferred submit flushing
2022-12-17 Rob Clarkfreedreno/drm: Return fence from submit flush
2022-12-17 Rob Clarkfreedreno: Rename fd_fence -> fd_pipe_fence
2022-12-17 Rob Clarkfreedreno/drm: Combine fd_fence and fd_submit_fence
2022-12-17 Rob Clarkfreedreno/drm: Replace shared/nosync fields
2022-12-17 Rob Clarkfreedreno/drm: Reorg BO alloc flags
2022-12-17 Rob Clarkfreedreno/drm: Invert BO destruction
2022-12-17 Rob Clarkfreedreno/drm: Shuffle around BO init
2022-12-17 Rob Clarkfreedreno/drm: Drop pipe ref to device
2022-12-17 Rob Clarkfreedreno/drm: Get rid of fd_bo_del_locked()
2022-12-17 Rob Clarkfreedreno/drm: Rework batch BO delete
2022-12-17 Rob Clarkfreedreno/drm: Start prying apart table_lock
2022-12-17 Rob Clarkfreedreno/drm: Simplify cleanup_fences()
2022-12-17 Rob Clarkfreedreno/drm: Add bo list iterator macros
next