loader: Add Xe KMD support
[platform/upstream/mesa.git] / src /
2023-04-12 José Roberto de... loader: Add Xe KMD support
2023-04-12 José Roberto de... iris: Handle Xe syncronization with syncobjs
2023-04-12 José Roberto de... iris: Add function to close gem bos
2023-04-12 José Roberto de... anv: Fix vm bind of imported buffers
2023-04-12 Rob Clarkfreedreno/a6xx: Allow z24s8 format casts
2023-04-12 Dmitry Baryshkovfreedreno/a5xx: add SP clock control register
2023-04-12 Dmitry Baryshkovfreedreno/a5xx: reorder GPMU registers
2023-04-12 Collabora's Gfx... Uprev Piglit to 355ad6bcb2cb3d9e030b7c6eef2b076b0dfb4d63
2023-04-12 Samuel Pitoisetradv/ci: remove one RT test from the expected failures...
2023-04-12 Jesse Nataliedzn: Handle mismatches in bound descriptor set vs pipel...
2023-04-11 Kenneth Graunkeiris: Hack around gbm_gralloc stride restrictions
2023-04-11 Kenneth Graunkeiris: Extend resource creation helpers to allow for...
2023-04-11 Mike Blumenkrantzzink: fix GPL lib leaking
2023-04-11 Mike Blumenkrantzzink: free GPL input/output libs on context destroy...
2023-04-11 Jesse Natalied3d12: Fix buffer reference leak for SO count staging...
2023-04-11 Karol Herbstrusticl: enable radeonsi
2023-04-11 Karol Herbstradeonsi: use default float mode for CL
2023-04-11 Karol Herbstradeonsi: implement get_compute_state_info
2023-04-11 Mike Blumenkrantzzink: unroll array loop when copying vars for passthrou...
2023-04-11 Sil Vilerinod3d12: Video processor to only promote resources to...
2023-04-11 Danylo Piliaievvulkan: Sanitize pSampleMask in CmdSetSampleMaskEXT
2023-04-11 Mike Blumenkrantzzink: block oom flushes during unordered blits
2023-04-11 Timur Kristófradv/amdgpu: Place secondary CS without IB2 in non...
2023-04-11 Timur Kristófradv/amdgpu: Extract radv_amdgpu_cs_bo_create function.
2023-04-11 Timur Kristófradv/amdgpu: Add bool is_secondary argument to cs_creat...
2023-04-11 Timur Kristófradv: Allow task/mesh shaders with RADV_DEBUG=noibs.
2023-04-11 Timur Kristófradv/amdgpu: Respect maximum number of submitted IBs...
2023-04-11 Timur Kristófradv/amdgpu: Clean up submission functions.
2023-04-11 Timur Kristófradv/amdgpu: Use fallback submit for queues that can...
2023-04-11 Timur Kristófradv: Split submission in winsys instead of radv_queue.
2023-04-11 Timur Kristófradv: Fill continue preambles and postambles properly.
2023-04-11 Timur Kristófradv/amdgpu: Split gang submissions correctly when...
2023-04-11 Timur Kristófradv/amdgpu: Add ability to submit non-chained CS to...
2023-04-11 Timur Kristófradv/amdgpu: Add postambles to fallback submit.
2023-04-11 Timur Kristófradv/amdgpu: Add continue preambles to fallback submit.
2023-04-11 Timur Kristófradv/amdgpu: Allow multiple continue preambles.
2023-04-11 Timur Kristófradv/amdgpu: Rewrite fallback code path so it can split...
2023-04-11 Timur Kristófradv/amdgpu: Remove hw_can_chain in favour of use_ib.
2023-04-11 Timur Kristófradv/amdgpu: Add a few assertions during submit.
2023-04-11 Timur Kristófradv/amdgpu: Extract radv_amdgpu_cs_add_old_ib_buffer.
2023-04-11 Timur Kristófradv/amdgpu: Use correct alignment when creating CS...
2023-04-11 Timur Kristófradv/amdgpu: Only allow IB BOs on graphics and compute...
2023-04-11 Timur Kristófradv/amdgpu: Fix mismatching return type of radv_amdgpu...
2023-04-11 Timur Kristófac: Add maximum number of submitted IBs.
2023-04-11 Timur Kristófradv: Create continue preamble on GFX6 even when no...
2023-04-11 xuruizink: bs->dd.push_pool[1].pool should be freed
2023-04-11 Patrick Lerdaegl: fix memory leak related to _eglRefreshDeviceList()
2023-04-11 David Heidelbergci/amd: add draw.dynamic_rendering flake
2023-04-11 Eric Engestromv3dv/ci: mark known dEQP-VK.wsi.xlib.surface.query_form...
2023-04-11 Bas Nieuwenhuizenradv: Align atomic values.
2023-04-11 Bas Nieuwenhuizenutil/disk_cache: Align atomic size.
2023-04-11 Bas Nieuwenhuizenutil: Add aligned int64_t types for x86(non 64).
2023-04-11 Samuel Pitoisetradv: fix re-emitting vertex user SGPRs when binding...
2023-04-11 Daniel Schürmannradv/ci: add 2 more Flakes for Navi21
2023-04-11 Daniel Schürmannradv: clean up pipeline-cache interface
2023-04-11 Daniel Schürmannradv: use vk_pipeline_cache
2023-04-11 Daniel Schürmannradv: implement radv_shader_create_cached()
2023-04-11 Daniel Schürmannradv: add struct radv_pipeline_cache_object
2023-04-11 Daniel Schürmannradv: add radv_shader_serialize() and radv_shader_deser...
2023-04-11 Daniel Schürmannradv: unconditionally store the binary code in radv_shader
2023-04-11 Daniel Schürmannradv: derive struct radv_shader from vk_pipeline_cache_...
2023-04-11 Lionel Landwerlinintel/fs: use nomask for setting cr0 for float controls
2023-04-11 Corentin Noëlmesa: Add EXT_instanced_arrays support
2023-04-11 Corentin Noëlglapi: Make EXT_draw_instanced functions available...
2023-04-11 Corentin Noëlmesa: OpenGL ES 3.0 requires EXT_instanced_arrays
2023-04-11 Lionel Landwerlinanv: fixup streamout write barriers
2023-04-11 Konstantin Seurerradv: Remove radv_bvh_aabb_node::aabb
2023-04-11 Konstantin Seurerradv/bvh: Remove calculate_node_bounds
2023-04-11 Konstantin Seurerradv: Pack and encode geometry id and flags on the CPU
2023-04-11 Konstantin Seurerradv: Remove has_previous_stage
2023-04-11 Konstantin Seureraco: Remove is_gs_copy_shader
2023-04-11 Konstantin Seurerradv: Remove some dead radv_shader_args setup
2023-04-11 Konstantin Seurerradv: Add radv_shader_type to fix gs_copy and trap...
2023-04-11 Alyssa Rosenzweignir/lower_blend: Enable per-sample shading
2023-04-11 Alyssa Rosenzweignir/lower_blend: Set uses_fbfetch_output conservatively
2023-04-11 Alyssa Rosenzweigmesa/st: Set uses_sample_shading when forcing per-sample
2023-04-11 Jesse Natalied3d12: Support creating PSOs with no attachments with...
2023-04-11 Yiwei Zhangvenus: forward ARM driverVersion for ANGLE workarounds
2023-04-11 David Heidelbergci/amd: raven is currently downgraded to 2 machines...
2023-04-11 David Heidelbergci/amd: update device status
2023-04-11 David HeidelbergRevert "mesa: Enable NV_texture_barrier in GLES2+"
2023-04-11 Friedrich Vockradv: Add RT stages to radv_mesa_to_rgp_shader_stages
2023-04-11 Mike Blumenkrantzlavapipe: implement inline variant caching
2023-04-11 Mike Blumenkrantzlavapipe: don't double-inline ubo0
2023-04-10 Alyssa Rosenzweigpanvk: Clang-format
2023-04-10 Alyssa Rosenzweigpanfrost: Re-run clang-format
2023-04-10 Alyssa Rosenzweigpan/decode: Move comment out of designated initializer
2023-04-10 Alyssa Rosenzweigpanfrost/winsys: Clang-format
2023-04-10 Alyssa Rosenzweigpanfrost/winsys: Add .clang-format for winsys folder
2023-04-10 Alyssa Rosenzweigpanfrost: Symlink gallium .clang-format to common
2023-04-10 Mike Blumenkrantzlavapipe: refactor/consolidate GPL shader copying
2023-04-10 Mike Blumenkrantzlavapipe: copy fragment shader when merging GPL pipelines
2023-04-10 Timur Kristófradv: Don't include nir.h in radv_shader.h
2023-04-10 Timur Kristófaco: Only include nir.h in instruction selection.
2023-04-10 Timur Kristófaco: Don't use nir_selection_control in aco_ir.
2023-04-10 Timur Kristófaco: Fix optimization of v_cmp with subgroup invocation.
2023-04-10 Yiwei Zhangvenus: move exp feature init back to ring and remove...
2023-04-10 Yiwei Zhangvenus: requires ringMonitoring
2023-04-10 Yiwei Zhangvenus: requires asyncRoundtrip
2023-04-10 Jesse Nataliedzn: Don't enable bindless by default
next