platform/upstream/mesa.git
2023-08-01 Danylo Piliaievturnip: Use common nir_vk_is_not_xfb_output
2023-08-01 Danylo Piliaievradv: Use common nir_vk_is_not_xfb_output
2023-08-01 Danylo Piliaievvulkan/nir: Add common helper to check if output is XFB
2023-08-01 Danylo Piliaievradv: fix unused non-xfb shader outputs not being removed
2023-08-01 Georg Lehmannaco/gfx11: use v_cmp_class_f16 with opsel for bitnz...
2023-08-01 Georg Lehmannaco: combine a & ~b to bfi(b, 0, a)
2023-07-31 Alyssa Rosenzweigclang-format: Ignore original panfrost commit
2023-07-31 Rhys Perryradv: correctly skip MRT output NaN fixup for meta...
2023-07-31 Faith Ekstrandvulkan: Add a core vk_sampler struct
2023-07-31 Faith Ekstrandvulkan/format: Add the remaining 1-plane YCbCr formats
2023-07-31 Faith Ekstrandvulkan: Add common vkCmdBegin/EndQuery wrappers
2023-07-31 Faith Ekstrandvulkan: Add a vk_query_pool base object
2023-07-31 Faith Ekstrandvulkan: Add a more direct way to use a NIR shader
2023-07-31 Faith Ekstrandvulkan: Add a core vk_buffer_view struct
2023-07-31 José Roberto... iris: Add support for userptr in Xe KMD
2023-07-31 José Roberto... iris: Add gem_create_userptr() to KMD backend
2023-07-31 José Roberto... iris: Move iris_bufmgr_bo_close() to kmd backend
2023-07-31 José Roberto... iris: Move i915_gem_set_domain() call to i915 backend
2023-07-31 Rohan Garganv: partially revert 2e8b1f6d
2023-07-31 Lionel Landwerlinanv: enable EDS3 ConservativeRasterizationMode
2023-07-31 Lionel Landwerlinanv: fix 3DSTATE_RASTER::APIMode field setting
2023-07-31 Rhys Perryradv: workaround WWZ exporting index=1 through location=1
2023-07-31 Gert Wollnyr600/sfn: Don't try to propagate to vec4 with more...
2023-07-30 Yiwei Zhangvenus: suppress a false logging
2023-07-30 Gert Wollnyr600: Force CF when emitting a NOP on R600 in gs copy...
2023-07-29 Karol Herbstnv50/ir/nir: Fix zero source handling of tex instructions.
2023-07-28 Jordan Justenintel/compiler: Use nir SUBGROUP_INVOCATION for RT...
2023-07-28 Jordan Justenintel/isl: Use intel_needs_workaround() for MTL CCS WA
2023-07-28 Eric Engestromlavapipe/ci: use tighter changes: rules
2023-07-28 Faith Ekstrandnir/builder: Add a nir_txs_deref() helper
2023-07-28 Faith Ekstrandnir/builder: Allow tex helpers on image types
2023-07-28 Connor Abbottfreedreno/afuc: Initial a7xx support
2023-07-28 Connor Abbottafuc: Fix writing $00
2023-07-28 Connor Abbottafuc: Add setbit/clrbit
2023-07-28 Connor Abbottafuc: Convert to isaspec
2023-07-28 Connor Abbottafuc: Fix xmov lexer typo
2023-07-28 Connor Abbottisaspec: Add initial decoding support
2023-07-28 Connor Abbottisaspec: Rename isa_decode() to isa_disasm()
2023-07-28 Connor Abbottisaspec: Add callback after decoding an instruction
2023-07-28 Connor Abbottisaspec: Add "custom" field type
2023-07-28 Connor Abbottisaspec: Add support for function and entrypoint labels
2023-07-28 Connor Abbottisaspec: Add support for "absolute" branches
2023-07-28 Connor Abbottisaspec: Add "displayname" for altering {NAME} when...
2023-07-28 Adam Jacksonegl: Implement EGL_EXT_explicit_device
2023-07-28 Roman Stratiienkoegl: android: Remove legacy name-based shared buffers...
2023-07-28 José Roberto... intel: Rename intel_gem_add_ext() to intel_i915_gem_add...
2023-07-28 José Roberto... intel/common: Move functions inside of C++ ifdef
2023-07-28 José Roberto... intel: Move i915_drm.h specific code from common/intel_...
2023-07-28 José Roberto... iris: Replace I915_EXEC_FENCE_SIGNAL by IRIS_BATCH_FENC...
2023-07-28 José Roberto... intel/dev: Port intel_dev_info tool to Xe KMD
2023-07-28 Illia Polishchukanv, drirc: Add workaround to speed up Cyberpunk 2077...
2023-07-28 Jason Ekstrandintel/fs: Add a parameter to speed up register spilling
2023-07-28 Timur Kristófaco: Refactor select_program to smaller functions.
2023-07-28 José Roberto... iris/xe: Call iris_lost_context_state() when batch...
2023-07-28 Mike Blumenkrantznir: add a helper for calculating variable slots
2023-07-28 Mike Blumenkrantzlavapipe: use the component offset directly for xfb
2023-07-28 Mike Blumenkrantznir: fix slot calculations for compact variables with...
2023-07-28 Eric Engestrombin/ci_run_n_monitor: get git sha from pipeline if...
2023-07-28 Daniel Stoneegl/drm: Assume modern DRI interface versions
2023-07-28 Daniel Stoneegl/drm: Use IMAGE_DRIVER instead of DRI2_LOADER
2023-07-28 Daniel Stoneegl/wayland: Assume modern DRI interface versions
2023-07-28 Daniel Stoneegl/wayland: Never use DRI2_LOADER extension
2023-07-28 Daniel Stoneegl/wayland: Add image loader extension for swrast
2023-07-28 Daniel Stoneegl/wayland: Always initialise fd_display_gpu
2023-07-28 Daniel Stoneegl/dri2: Don't look up image extension twice
2023-07-28 Daniel Stonedri: Support 1555/4444 formats
2023-07-28 Konstantin... llvmpipe: Zero extend vectors in widen_to_simd_width
2023-07-28 Samuel Pitoisetradv: remove radv_shader_info::tes::num_linked_patch_inputs
2023-07-28 Samuel Pitoisetradv: add support for dynamic TCS vertices out for TES
2023-07-28 Samuel Pitoisetradv: copy the number of TCS vertices out to TES shader...
2023-07-28 Samuel Pitoisetradv: stop checking if patch control points is dynamic...
2023-07-28 Samuel Pitoisetradv: use a packed user SGPR for the TES state
2023-07-28 Samuel Pitoisetradv: prevent linking TCS<->TES when TES is NULL
2023-07-28 Samuel Pitoisetradv: initialize tcs.tes_{patch}_inputs_read to a defau...
2023-07-28 Samuel Pitoisetradv: do not always copy the number of tess patches...
2023-07-28 Samuel Pitoisetradv: stop lowering patch vertices for TES
2023-07-28 Samuel Pitoisetradv: stop copying some NIR info fields from TES to TCS
2023-07-28 Alex Denesvirgl: link VA driver with build-id
2023-07-28 Samuel Pitoisetradv: compute the legacy GS info earlier
2023-07-28 Samuel Pitoisetradv: use next stage to determine if primID/clip dist...
2023-07-28 Samuel Pitoisetradv: use next_stage to determine if the layer should...
2023-07-28 Samuel Pitoisetradv: add support for VS/TES as ES without shaders...
2023-07-28 Samuel Pitoisetradv: track whether inputs/outputs are linked per shade...
2023-07-28 Benjamin Chengradv/video: use app provided hevc scaling list order
2023-07-28 Lionel Landwerlinblorp: update and move fast clear PIPE_CONTROLs to...
2023-07-28 Lionel Landwerlinblorp: switch blorp_update_clear_color to early return
2023-07-27 Karol Herbstnv50/ir/nir: fix txq emission on MS textures
2023-07-27 Yiwei Zhangci/venus: reenable pipeline cts
2023-07-27 Yiwei Zhangci/venus: remove fixed tests that no longer run
2023-07-27 Mike Blumenkrantzzink: don't clobber descriptor mode on multiple screen...
2023-07-27 Mike Blumenkrantzkopper: determine modifier support per-drawable
2023-07-27 Mike Blumenkrantzkopper: pass modifier availability to drawable creation
2023-07-27 Mike Blumenkrantzglx/sw: check for modifier support in the kopper path
2023-07-27 Mike Blumenkrantzglx/dri3: split out modifier check
2023-07-27 Mike Blumenkrantzkopper: move pixmap param for drawable creation to...
2023-07-27 Mike Blumenkrantzglxsw: check geometry of drawables on creation
2023-07-27 Mike Blumenkrantzkopper: handle pixmap creation failure more gracefully
2023-07-27 Iván Brianoanv,hasvk: respect provoking vertex setting on geometry...
2023-07-27 Eric Engestromci: print clang-format's version
2023-07-27 Eric Engestromci: print rustfmt's version
next