platform/upstream/mesa.git
2023-02-10 Emma Anholtci/crocus: Update HSW expectations.
2023-02-10 Emma Anholtci/radv: Update navi21 llvm xfails.
2023-02-10 Emma Anholtci/nouveau: Disable the gm20b jobs entirely.
2023-02-10 Emma Anholtci/freedreno: Update a3xx piglit_shader xfails.
2023-02-10 Emma Anholtci/freedreno: Add an xfail for a618 VK full run.
2023-02-10 Emma Anholtci/freedreno: Update a530 manual-run xfails.
2023-02-10 Emma Anholtci/freedreno: Disable the a306_piglit_gl job.
2023-02-10 Emma Anholtci/zink: Update TGL full-run xfails.
2023-02-10 Emma Anholtci: Disable systems in my farm that haven't recovered.
2023-02-10 Nanley Cherymesa/st: Measure compressed fallback unmap paths
2023-02-10 Nanley Cherymesa/st: Enable compute-based transcoding to DXT5
2023-02-10 Nanley Cherymesa/st: Add st_texture_image_resource_level
2023-02-10 Nanley Cherymesa/st: Add st_compute_transcode_astc_to_dxt5
2023-02-10 Nanley Cherymesa/st: Add and use create_bc1_endpoint_ssbo
2023-02-10 Nanley Cherymesa/st: Add get_compute_program
2023-02-10 Nanley Cherymesa: Create _mesa_CreateShaderProgramv_impl
2023-02-10 Nanley Cheryglsl: Modify the #includes in the DXT5 shaders
2023-02-10 Nanley Cheryglsl: Add compute shaders to encode DXT5/BC3
2023-02-10 Nanley Cherydocs: Document the implicit barriers around blits
2023-02-10 Dave Airliecrocus: disable Y tiling for render targets properly.
2023-02-09 Tapani Pälliiris: disable preemption for 3DPRIMITIVE during streamout
2023-02-09 Lionel Landwerlinintel/fs: fix mesh indirect movs
2023-02-09 Mike Blumenkrantzzink: set PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2023-02-09 Mike Blumenkrantzzink: use GPL to handle (simple) separate shader objects
2023-02-09 Mike Blumenkrantzzink: enable combining intermediate gpl libs from combi...
2023-02-09 Mike Blumenkrantzzink: move gpl input/output funcs to zink_pipeline.c
2023-02-09 Mike Blumenkrantzzink: allow multiple gpl libraries in zink_create_gfx_p...
2023-02-09 Mike Blumenkrantzzink: add gpl flags for libraries based on shaders...
2023-02-09 Mike Blumenkrantzzink: split out gfx pipeline library creation
2023-02-09 Mike Blumenkrantzzink: add flags param to zink_pipeline_layout_create()
2023-02-09 Mike Blumenkrantzzink: split out VkShaderModule creation
2023-02-09 Mike Blumenkrantzzink: avoid the descriptor set multiplier for bindless...
2023-02-09 Mike Blumenkrantzzink: flag bindless_init before calling zink_batch_bind...
2023-02-09 Samuel Pitoisetdocs: add missing RADV_PERFTEST=video_decode
2023-02-09 Tatsuyuki Ishiradv: Assert the hardware support rbplus when emitting...
2023-02-09 Tatsuyuki Ishiradv: Fix missing rbplus_allowed check for dynamic...
2023-02-09 Samuel Pitoisetradv: stop skipping the cache for monolithic graphics...
2023-02-09 Samuel Pitoisetradv: stop skipping the cache for compute/raytracing...
2023-02-09 Samuel Pitoisetradv: simplify creating a FS epilog from a library
2023-02-09 Samuel Pitoisetradv: make sure to disable MRT compaction when compilin...
2023-02-09 Samuel Pitoisetradv: fix disabling MRT compaction for on-demand PS...
2023-02-09 Samuel Pitoisetradv: regroup PS epilog info when generating the graphi...
2023-02-09 Samuel Pitoisetradv: simplify determining when the fragment shader...
2023-02-09 Samuel Pitoisetradv: cleanup graphics pipeline library flags uses
2023-02-09 Samuel Pitoisetradv: fix skipping graphics pipeline compilation when...
2023-02-09 Tapani Pälliintel/blorp: disable REP16 for gfx12+ with R10G10B10_FL...
2023-02-09 Yonggang Luoutil: Fixes error: no previous prototype for 'mesa_cach...
2023-02-09 Emma Anholtzink: Add tracing of blit operations.
2023-02-09 Emma Anholtu_trace: Add an interface for checking trace enablement...
2023-02-09 José Roberto... hasvk: Remove remaining bits of anv_i915_query()
2023-02-09 José Roberto... anv: Remove remaining bits of anv_i915_query()
2023-02-09 José Roberto... anv: Start to move anv_gem_stubs.c to kmd backend
2023-02-09 José Roberto... anv: Add basic KMD backend infrastructure
2023-02-09 José Roberto... anv: Use DRM_IOCTL_I915_GEM_CREATE_EXT in all supported...
2023-02-09 José Roberto... anv: Convert drm_i915_gem_memory_class_instance to...
2023-02-09 José Roberto... intel: Add intel_memory_class_instance
2023-02-09 Emma Anholtci/freedreno: Don't forget to report flakes on a618...
2023-02-08 Amberfreedreno: make sure depth/stencil layouts are always...
2023-02-08 Eric Engestromdocs: update calendar for 22.3.5
2023-02-08 Eric Engestromdocs: add release notes for 22.3.5
2023-02-08 SoroushIMGzink: relax bresenhamLines requirement for non-strictLi...
2023-02-08 Rhys Perryaco: don't modify exec in p_interp_gfx11
2023-02-08 Georg Lehmannaco: support omod/imod for v_fmac_f16
2023-02-08 Georg Lehmannaco: don't list imod/omod support v_fmaak_f32/v_fmamk_f32
2023-02-08 Georg Lehmannaco: allow output modifiers for ldexp_f16
2023-02-08 Georg Lehmannaco: don't allow output modifiers for v_cvt_pkrtz_f16_f32
2023-02-08 Rob Clarkfreedreno: Indent fixes
2023-02-08 Rob Clarkfreedreno/a2xx: Move pack_rgba()
2023-02-08 Rob Clarkfreedreno: Quiet unused variable warnings
2023-02-08 Rob Clarkir3: Quiet unused variable warning
2023-02-08 Sil Vilerinod3d12: Video Encode - Fix ID3D12CommandAllocator leak
2023-02-08 Sil Vilerinod3d12: Video processing - Fix out of bounds array access
2023-02-08 Rob Clarkfreedreno/drm/virtio: Limit guest handles passed to...
2023-02-08 Rob Clarkfreedreno/drm: Move sa_cpu_prep() to core
2023-02-08 Rob Clarkfreedreno/a6xx: Move CS state to PROG state group
2023-02-08 Matt Costerpvr: Add firmware stream support for transfer submit
2023-02-08 Sarah Walkerpvr: Update FWIF transfer queue register structures
2023-02-08 Michel Dänzermesa/st: Handle all 10 bpc types in st_choose_format
2023-02-08 Michel Dänzermesa/st: Fix GL_EXT_texture_type_2_10_10_10_REV name...
2023-02-08 Lionel Landwerlinanv: put the video extension behind a variable
2023-02-08 Simon Perrettapvr: Clarify unreachable text
2023-02-08 Simon Perrettapvr: Add block printing support during validation
2023-02-08 Simon Perrettapvr: Validate instruction repeat and src/dst sizes
2023-02-08 Simon Perrettapvr: Adjust instruction repeat offset
2023-02-08 Simon Perrettapvr: Keep NIR SSA defs instead of registers
2023-02-08 Simon Perrettapvr: Drop the ENUM_PACKED macro
2023-02-08 Simon Perrettapvr: Commonise some instruction member defs
2023-02-08 Simon Perrettapvr: Support dual-destination ALU instructions
2023-02-08 Simon Perrettapvr: Add support for optional instruction params
2023-02-08 Simon Perrettapvr: Add new Rogue compiler framework
2023-02-08 Georg Lehmannaco: add mov/cndmask opcodes to does_fp_op_flush_denorms
2023-02-08 Georg Lehmannaco: fix imod/omod for gfx11 VOP3 opcodes
2023-02-08 Mike Blumenkrantzutil/vbuf: fix multidraw unrolling
2023-02-08 Tatsuyuki Ishiradv: Fix noop FS not getting constructed for GPL pipel...
2023-02-08 Daniel Schürmannradv: CSE ray_launch_{size|id}
2023-02-08 Timur Kristófradv: Refactor radv_emit_ngg_culling_state so it's...
2023-02-08 Timur Kristófradv: Remove NGG culling skip from command buffer.
2023-02-08 Timur Kristófradv: Use shader code to skip NGG culling in small...
2023-02-08 Timur Kristófradv: Move checking primitive topology to radv_get_ngg_...
2023-02-08 Timur Kristófradv: Don't change LDS_SIZE for NGG culling shaders.
next