platform/upstream/mesa.git
2023-09-26 Konrad Dybciofreedreno: Add Adreno 643
2023-09-26 Konrad Dybciofreedreno: Include speedbin fallback in 690 chipid...
2023-09-26 Eric Engestromdocs/meson: drop mention that our meson is ready
2023-09-26 Eric Engestromci: unify container and build jobs rules
2023-09-26 Lina Versaceintel/pci_ids: Consistently use lowercase
2023-09-26 Karol Herbstmeson/rusticl: add sha1_h
2023-09-26 Martin Roukala... radv/ci/vkcts-navi10: catch all the line-related flakes
2023-09-26 Martin Roukala... radv/ci/vkcts-navi21: document more flakes
2023-09-26 Martin Roukala... radv/ci/vkcts-navi21: catch all the line_stipple_(enabl...
2023-09-26 David Roscagallium/auxiliary/vl: Only map the shader constants...
2023-09-26 David Roscagallium/auxiliary/vl: Fix YUV to RGB bob compute shader...
2023-09-26 David Roscagallium/auxiliary/vl: Use chroma offset in YUV to RGB...
2023-09-26 David Roscagallium/auxiliary/vl: Add RGB to YUV compute shader
2023-09-26 Corentin Noëlmesa: Ensure that the baselevel will never exceed the...
2023-09-26 Samuel Pitoisetradv: declare shader_query_state for mesh/task shaders
2023-09-26 Samuel Pitoisetradv: enable lowering of mesh/task shader queries when...
2023-09-26 Samuel Pitoisetradv: adjust lowering of intrinsic queries for mesh...
2023-09-26 Samuel Pitoisetradv: add GDS counters offset for mesh/task queries
2023-09-26 Samuel Pitoisetac/nir: add lowering for task shader queries
2023-09-26 Samuel Pitoisetac/nir: add lowering for mesh shader queries
2023-09-26 Samuel Pitoisetnir: rename atomic_add_gs_invocation_count_amd to make...
2023-09-26 Kenneth Graunkemesa: Fix zeroing of new ParameterValues array entries...
2023-09-26 Marek Olšákamd/llvm: fix build with LLVM 18
2023-09-26 Marek Olšákgallivm: fix build with LLVM 18
2023-09-26 Faith Ekstrandnvk: Don't store the descriptor pool BO in the set
2023-09-26 Faith Ekstrandnvk/drm: Split exec as needed for large command buffers
2023-09-26 Faith Ekstrandnvk/drm: Restructure nvk_queue_submit_drm_nouveau()
2023-09-26 Faith Ekstrandnvk: Get rid of the tiled memory allocation helpers
2023-09-26 Faith Ekstrandnvk: Drop the device-level mutex
2023-09-26 Faith Ekstrandnvk: Drop memory object tracking
2023-09-26 Faith Ekstrandnvk: Drop command buffer BO tracking
2023-09-26 Faith Ekstrandnvk/drm: Drop the push_add_bo() helper
2023-09-26 Faith Ekstrandnvk/drm: Drop the push_add_push_bo() helper
2023-09-26 Faith Ekstrandnvk: Rip out old UAPI support
2023-09-26 Tapani Pällianv: fix a leak of fp64_nir shader
2023-09-26 Caio Oliveirautil: Fix bookkeeping of linear node sizes
2023-09-26 Dave Airliedraw/mesh: reset some user state values on mesh draws.
2023-09-26 Hyunjun Koanv: don't use cmd_buffer after destroyed.
2023-09-25 Charmaine Leesvga: use srv raw buffer for accessing readonly shader...
2023-09-25 Charmaine Leesvga: fix immediates used in rawbuf for constant buffer
2023-09-25 Charmaine Leesvga: restrict use of rawbuf for constant buffer access...
2023-09-25 Charmaine Leesvga: fix persistent mapped surface update to constant...
2023-09-25 Gert Wollnyci: Upref virglrenderer
2023-09-25 Gert Wollnyvirgl: report MIRROR_CLAMP features better
2023-09-25 Faith Ekstrandnvk: Advertise discreteQueuePriorities = 2
2023-09-25 Faith Ekstrandnvk: Advertise maxMemoryAllocationCount = 4096
2023-09-25 Faith Ekstrandnvk: Re-order physical device limits
2023-09-25 Connor Abbotttu: Remove pipeline from state
2023-09-25 Connor Abbotttu: Don't use pipeline for active stages
2023-09-25 Connor Abbotttu: Don't use pipeline for per_view_viewport
2023-09-25 Connor Abbotttu: Don't use pipeline for bandwidth validity
2023-09-25 Connor Abbotttu: Don't use pipeline for dynamic draw states
2023-09-25 Connor Abbotttu: Make compute dispatch use the shader
2023-09-25 Connor Abbotttu: Don't reference pipeline for some draw states
2023-09-25 Connor Abbotttu: Rewrite remaining pipeline LRZ handling
2023-09-25 Connor Abbotttu: Use pipeline feedback loop flag indirectly
2023-09-25 Connor Abbotttu: Decouple program state from the pipeline
2023-09-25 Connor Abbotttu: Rework passing shared consts
2023-09-25 Connor Abbotttu: Rewrite tessellation modes handling
2023-09-25 Connor Abbotttu: Use shader directly for VS/TCS output size and...
2023-09-25 Connor Abbotttu: Move FS-specific pipeline information to the shader
2023-09-25 Connor Abbotttu: Start tracking shaders independently of pipeline
2023-09-25 Connor Abbotttu: Create singleton "empty" shaders
2023-09-25 Caio Oliveirautil: Add a few basic tests for linear_alloc
2023-09-25 Caio Oliveirautil: Remove per-buffer header in linear alloc for...
2023-09-25 Caio Oliveirautil: Remove size information from child allocations
2023-09-25 Caio Oliveirautil: Remove linear_realloc()
2023-09-25 Caio Oliveirautil: Remove usages of linear_realloc()
2023-09-25 Caio Oliveirautil: Use an opaque type for linear context
2023-09-25 Caio Oliveirautil: Make DECLARE_LINEAR_ALLOC_* macros assume no...
2023-09-25 Caio Oliveirautil: Remove size from linear_parent creation
2023-09-25 Caio Oliveirautil: Use linear parent to (r)allocated extra nodes
2023-09-25 Caio Oliveirautil: Remove ralloc_parent from linear_header
2023-09-25 Samuel Pitoisetradv/ci: skip dEQP-VK.robustness.* on Vangogh due to...
2023-09-25 Samuel Pitoisetci: update to vulkan-cts-1.3.6.3
2023-09-25 Konrad Dybciofreedreno: Include speedbin fallback in 730 chipid...
2023-09-25 Rhys Perryaco: reset prefetch in the correct block after removing...
2023-09-25 Lionel Landwerlinintel/ds: avoid dropping traces when running out of...
2023-09-25 Lionel Landwerlinanv/utrace: trace CPU on timestamp buffer readiness
2023-09-25 Lionel Landwerlinintel/ds: track number of tracepoint timestamp copies
2023-09-25 Lionel Landwerlinutil/u_trace: count number of tracepoints
2023-09-25 Lionel Landwerlinintel/ds: lock submissions to u_trace_context
2023-09-25 Lionel Landwerlinintel: don't assume Linux minor dev node
2023-09-25 Lionel Landwerlinanv: enable utrace timestamp buffer copies on compute...
2023-09-25 Lionel Landwerlinanv: move utrace flush out of backends
2023-09-25 Lionel Landwerlinanv: move simple shaders code to its own object
2023-09-25 Lionel Landwerlinanv: add simple shader support without a command buffer
2023-09-25 Lionel Landwerlinanv: add a memcpy compute internal kernel
2023-09-25 Lionel Landwerlinanv: fix utrace timestamp buffer copies
2023-09-25 David Roscafrontends/va: Set default rate control values once...
2023-09-25 David Roscafrontends/va: Process VAEncSequenceParameterBufferType...
2023-09-25 Eric Engestromdocs: add calendar for 23.3
2023-09-25 Martin Roukala... radv/ci: add more tests to the navi21 vkcts flake list
2023-09-25 Martin Roukala... radv/ci: increase the parallelism of the vkcts-navi21 job
2023-09-25 Juan A. Suarez... v3d/shim: include new ioctl parameters
2023-09-25 Samuel Pitoisetradv: enable cache counters for RGP on GFX11
2023-09-25 Samuel Pitoisetradv: add SPM support for GFX11
2023-09-25 Samuel Pitoisetac/spm: add support for GFX11
2023-09-25 Samuel Pitoisetac/spm: add new segment types for GFX11
2023-09-25 Samuel Pitoisetac/gpu_info: define AMD_MAX_WGP
next