diff --git a/docs/relnotes/10.2.2.rst b/docs/relnotes/10.2.2.rst index e915e7a71fb..5f59419db94 100644 --- a/docs/relnotes/10.2.2.rst +++ b/docs/relnotes/10.2.2.rst @@ -104,7 +104,7 @@ Ilia Mirkin (7): - nv30: avoid dangling references to deleted contexts - nv30: hack to avoid errors on unexpected color/zeta combinations -Jason Ekstrand (1): +Faith Ekstrand (1): - meta_blit: properly compute texture width for the CopyTexSubImage fallback diff --git a/docs/relnotes/10.2.5.rst b/docs/relnotes/10.2.5.rst index 67830950c83..3543f3f97b8 100644 --- a/docs/relnotes/10.2.5.rst +++ b/docs/relnotes/10.2.5.rst @@ -92,7 +92,7 @@ Ilia Mirkin (5): - nvc0/ir: use manual TXD when offsets are involved - nvc0: make sure that the local memory allocation is aligned to 0x10 -Jason Ekstrand (2): +Faith Ekstrand (2): - main/format_pack: Fix a wrong datatype in pack_ubyte_R8G8_UNORM - main/get_hash_params: Add GL_SAMPLE_SHADING_ARB diff --git a/docs/relnotes/10.4.3.rst b/docs/relnotes/10.4.3.rst index 86a88572b37..b453e4c18ee 100644 --- a/docs/relnotes/10.4.3.rst +++ b/docs/relnotes/10.4.3.rst @@ -93,7 +93,7 @@ Emil Velikov (2): - docs: Add sha256 sums for the 10.4.2 release - Update version to 10.4.3 -Jason Ekstrand (1): +Faith Ekstrand (1): - mesa: Fix clamping to -1.0 in snorm_to_float diff --git a/docs/relnotes/10.5.1.rst b/docs/relnotes/10.5.1.rst index 57c14e42046..c6075149725 100644 --- a/docs/relnotes/10.5.1.rst +++ b/docs/relnotes/10.5.1.rst @@ -117,7 +117,7 @@ Ilia Mirkin (3): - freedreno/ir3: fix array count returned by TXQ - freedreno/ir3: get the # of miplevels from getinfo -Jason Ekstrand (2): +Faith Ekstrand (2): - meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin diff --git a/docs/relnotes/10.5.7.rst b/docs/relnotes/10.5.7.rst index 1c6daed26e4..d6cbdcd2179 100644 --- a/docs/relnotes/10.5.7.rst +++ b/docs/relnotes/10.5.7.rst @@ -70,7 +70,7 @@ Ilia Mirkin (18): - nv30: falling back to draw path for edgeflag does no good - nv30: avoid doing extra work on clear and hitting unexpected states -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/fs: Fix implied_mrf_writes for scratch writes diff --git a/docs/relnotes/10.5.8.rst b/docs/relnotes/10.5.8.rst index a8dafccb7de..86c7bfbac50 100644 --- a/docs/relnotes/10.5.8.rst +++ b/docs/relnotes/10.5.8.rst @@ -70,7 +70,7 @@ Ilia Mirkin (3): - nv50,nvc0: clamp uniform size to 64k - nvc0/ir: can't have a join on a load with an indirect source -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/fs: Don't let the EOT send message interfere with the MRF hack diff --git a/docs/relnotes/10.6.5.rst b/docs/relnotes/10.6.5.rst index 7225d3f56ae..6e0c25a0502 100644 --- a/docs/relnotes/10.6.5.rst +++ b/docs/relnotes/10.6.5.rst @@ -67,7 +67,7 @@ Ilia Mirkin (3): - gm107/ir: indirect handle goes first on maxwell also - nv50,nvc0: take level into account when doing eng2d multi-layer blits -Jason Ekstrand (4): +Faith Ekstrand (4): - meta/copy_image: Stash off the scissor - mesa/formats: Only do byteswapping for packed formats diff --git a/docs/relnotes/10.6.6.rst b/docs/relnotes/10.6.6.rst index e75feef2d93..0381234ec0f 100644 --- a/docs/relnotes/10.6.6.rst +++ b/docs/relnotes/10.6.6.rst @@ -101,7 +101,7 @@ Ilia Mirkin (5): - nv50: fix 2d engine blits for 64- and 128-bit formats - mesa: only copy the requested teximage faces -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/fs: Split VGRFs after lowering pull constants diff --git a/docs/relnotes/10.6.8.rst b/docs/relnotes/10.6.8.rst index e9685d4f48a..7747bb7706b 100644 --- a/docs/relnotes/10.6.8.rst +++ b/docs/relnotes/10.6.8.rst @@ -73,7 +73,7 @@ Ilia Mirkin (5): - st/mesa: avoid integer overflows with buffers >= 512MB - nv50, nvc0: fix max texture buffer size to 128M elements -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/vec4: Don't reswizzle hardware registers diff --git a/docs/relnotes/11.0.1.rst b/docs/relnotes/11.0.1.rst index cbc4379c505..dd303a3cf19 100644 --- a/docs/relnotes/11.0.1.rst +++ b/docs/relnotes/11.0.1.rst @@ -82,7 +82,7 @@ Ilia Mirkin (6): - nv50,nvc0: flush texture cache in presence of coherent bufs - radeonsi: load fmask ptr relative to the resources array -Jason Ekstrand (2): +Faith Ekstrand (2): - nir: Fix a bunch of ralloc parenting errors - i965/vec4: Don't reswizzle hardware registers diff --git a/docs/relnotes/11.0.3.rst b/docs/relnotes/11.0.3.rst index 45dd6ccbdd7..91823d1edad 100644 --- a/docs/relnotes/11.0.3.rst +++ b/docs/relnotes/11.0.3.rst @@ -84,7 +84,7 @@ Ilia Mirkin (6): - nv30: always go through translate module on big-endian - nouveau: make sure there's always room to emit a fence -Jason Ekstrand (1): +Faith Ekstrand (1): - mesa: Correctly handle GL_BGRA_EXT in ES3 format_and_type checks diff --git a/docs/relnotes/11.0.5.rst b/docs/relnotes/11.0.5.rst index 1e94c9c0abb..1c4f39ce362 100644 --- a/docs/relnotes/11.0.5.rst +++ b/docs/relnotes/11.0.5.rst @@ -85,7 +85,7 @@ Ivan Kalvachev (1): - r600g: Fix special negative immediate constants when using ABS modifier. -Jason Ekstrand (2): +Faith Ekstrand (2): - nir/lower_vec_to_movs: Pass the shader around directly - nir: Report progress from lower_vec_to_movs(). diff --git a/docs/relnotes/11.0.6.rst b/docs/relnotes/11.0.6.rst index 9af97b08f1c..64d25e6b850 100644 --- a/docs/relnotes/11.0.6.rst +++ b/docs/relnotes/11.0.6.rst @@ -87,7 +87,7 @@ Ilia Mirkin (2): - mesa/copyimage: allow width/height to not be multiples of block - nouveau: don't expose HEVC decoding support -Jason Ekstrand (1): +Faith Ekstrand (1): - nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store diff --git a/docs/relnotes/11.0.8.rst b/docs/relnotes/11.0.8.rst index b7c43b22ed6..5b2cb6fcfae 100644 --- a/docs/relnotes/11.0.8.rst +++ b/docs/relnotes/11.0.8.rst @@ -107,7 +107,7 @@ Ilia Mirkin (17): - glsl: assign varying locations to tess shaders when doing SSO - ttn: add TEX2 support -Jason Ekstrand (5): +Faith Ekstrand (5): - i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge - i965/fs: Use a stride of 1 and byte offsets for UBOs diff --git a/docs/relnotes/11.1.2.rst b/docs/relnotes/11.1.2.rst index b0807bfd9db..e7472df0764 100644 --- a/docs/relnotes/11.1.2.rst +++ b/docs/relnotes/11.1.2.rst @@ -101,7 +101,7 @@ Ilia Mirkin (6): - nv50/ir: fix false global CSE on instructions with multiple defs - st/mesa: treat a write as a read for range purposes -Jason Ekstrand (3): +Faith Ekstrand (3): - i965/vec4: Use UW type for multiply into accumulator on GEN8+ - i965/fs/generator: Take an actual shader stage rather than a string diff --git a/docs/relnotes/11.1.3.rst b/docs/relnotes/11.1.3.rst index 1fe49b6d47b..82df508b030 100644 --- a/docs/relnotes/11.1.3.rst +++ b/docs/relnotes/11.1.3.rst @@ -171,7 +171,7 @@ Ilia Mirkin (21): - nvc0: disable primitive restart and index bias during blits - nv50/ir: we can't load local memory directly into an output -Jason Ekstrand (1): +Faith Ekstrand (1): - nir/lower_vec_to_movs: Better report channels handled by insert_mov diff --git a/docs/relnotes/11.1.4.rst b/docs/relnotes/11.1.4.rst index a1358ff9166..5dde2aa305b 100644 --- a/docs/relnotes/11.1.4.rst +++ b/docs/relnotes/11.1.4.rst @@ -79,7 +79,7 @@ Frederic Devernay (1): - glapi: fix \_glapi_get_proc_address() for mangled function names -Jason Ekstrand (2): +Faith Ekstrand (2): - i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions diff --git a/docs/relnotes/11.2.1.rst b/docs/relnotes/11.2.1.rst index 5da84a1304e..87ae152f7b6 100644 --- a/docs/relnotes/11.2.1.rst +++ b/docs/relnotes/11.2.1.rst @@ -59,7 +59,7 @@ Iurie Salomov (1): - va: check null context in vlVaDestroyContext -Jason Ekstrand (2): +Faith Ekstrand (2): - i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions diff --git a/docs/relnotes/11.2.2.rst b/docs/relnotes/11.2.2.rst index 68ff595c248..25c22ce31d8 100644 --- a/docs/relnotes/11.2.2.rst +++ b/docs/relnotes/11.2.2.rst @@ -94,7 +94,7 @@ Ilia Mirkin (2): - nouveau/video: properly detect the decoder class for availability checks -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/fs: Properly report regs_written from SAMPLEINFO diff --git a/docs/relnotes/12.0.2.rst b/docs/relnotes/12.0.2.rst index c668851af63..c965efaa4b0 100644 --- a/docs/relnotes/12.0.2.rst +++ b/docs/relnotes/12.0.2.rst @@ -207,7 +207,7 @@ Jan Ziak (2): - egl/x11: avoid using freed memory if dri2 init fails - loader: fix memory leak in loader_dri3_open -Jason Ekstrand (31): +Faith Ekstrand (31): - nir/spirv: Don't multiply the push constant block size by 4 - anv: Add a stub for CmdCopyQueryPoolResults on Ivy Bridge diff --git a/docs/relnotes/12.0.4.rst b/docs/relnotes/12.0.4.rst index 5c1d5f4580c..02d0e963cf9 100644 --- a/docs/relnotes/12.0.4.rst +++ b/docs/relnotes/12.0.4.rst @@ -151,7 +151,7 @@ James Legg (1): - radeonsi: Fix primitive restart when index changes -Jason Ekstrand (9): +Faith Ekstrand (9): - nir/spirv: Swap the argument order for AtomicCompareExchange - nir/spirv: Use the correct sources for CompareExchange on images diff --git a/docs/relnotes/12.0.5.rst b/docs/relnotes/12.0.5.rst index 098148e72fb..fbdf521c105 100644 --- a/docs/relnotes/12.0.5.rst +++ b/docs/relnotes/12.0.5.rst @@ -61,7 +61,7 @@ Haixia Shi (1): - mesa: change state query return value for RGB565 -Jason Ekstrand (3): +Faith Ekstrand (3): - i965/fs/generator: Don't use the address immediate for MOV_INDIRECT - anv/cmd_buffer: Take a command buffer instead of a batch in two diff --git a/docs/relnotes/12.0.6.rst b/docs/relnotes/12.0.6.rst index ce7907a4a98..5591bc0428b 100644 --- a/docs/relnotes/12.0.6.rst +++ b/docs/relnotes/12.0.6.rst @@ -66,7 +66,7 @@ Ilia Mirkin (1): - nouveau: take extra push space into account for pushbuf_space calls -Jason Ekstrand (19): +Faith Ekstrand (19): - spirv/nir: Fix some texture opcode asserts - spirv/nir: Add support for shadow samplers that return vec4 diff --git a/docs/relnotes/13.0.1.rst b/docs/relnotes/13.0.1.rst index 592356494f8..97150d75516 100644 --- a/docs/relnotes/13.0.1.rst +++ b/docs/relnotes/13.0.1.rst @@ -92,7 +92,7 @@ Fredrik Höglund (1): - radv: add support for anisotropic filtering on VI+ -Jason Ekstrand (21): +Faith Ekstrand (21): - anv/device: Return DEVICE_LOST if execbuf2 fails - vulkan/wsi/x11: Better handle wsi_x11_connection_create failure diff --git a/docs/relnotes/13.0.2.rst b/docs/relnotes/13.0.2.rst index 3cd8ca5f3c5..9821f50f047 100644 --- a/docs/relnotes/13.0.2.rst +++ b/docs/relnotes/13.0.2.rst @@ -95,7 +95,7 @@ Ian Romanick (2): - glcpp: Handle '#version 0' and other invalid values - glsl: Parse 0 as a preprocessor INTCONSTANT -Jason Ekstrand (15): +Faith Ekstrand (15): - anv/gen8: Stall when needed in Cmd(Set|Reset)Event - anv/wsi: Set the fence to signaled in AcquireNextImageKHR diff --git a/docs/relnotes/13.0.3.rst b/docs/relnotes/13.0.3.rst index cfa6aee768a..52b84a5c13e 100644 --- a/docs/relnotes/13.0.3.rst +++ b/docs/relnotes/13.0.3.rst @@ -79,7 +79,7 @@ Ilia Mirkin (1): - mesa: only verify that enabled arrays have backing buffers -Jason Ekstrand (8): +Faith Ekstrand (8): - anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push constants are dirty diff --git a/docs/relnotes/13.0.4.rst b/docs/relnotes/13.0.4.rst index c1a56b86bda..1a984c586ab 100644 --- a/docs/relnotes/13.0.4.rst +++ b/docs/relnotes/13.0.4.rst @@ -151,7 +151,7 @@ Ilia Mirkin (1): - nouveau: take extra push space into account for pushbuf_space calls -Jason Ekstrand (4): +Faith Ekstrand (4): - i965/generator/tex: Handle an immediate sampler with an indirect texture diff --git a/docs/relnotes/13.0.5.rst b/docs/relnotes/13.0.5.rst index 87079aba951..99eebcfb877 100644 --- a/docs/relnotes/13.0.5.rst +++ b/docs/relnotes/13.0.5.rst @@ -137,7 +137,7 @@ Ilia Mirkin (3): not min - nvc0: disable linked tsc mode in compute launch descriptor -Jason Ekstrand (11): +Faith Ekstrand (11): - nir/search: Use the correct bit size for integer comparisons - i965/blorp: Use the correct ISL format for combined depth/stencil diff --git a/docs/relnotes/13.0.6.rst b/docs/relnotes/13.0.6.rst index 08cf580f5ce..1086e2b8f8c 100644 --- a/docs/relnotes/13.0.6.rst +++ b/docs/relnotes/13.0.6.rst @@ -157,7 +157,7 @@ Jacob Lifshay (1): - vulkan/wsi: Improve the DRI3 error message -Jason Ekstrand (11): +Faith Ekstrand (11): - i965: Use a better guardband calculation. - intel/blorp: Swizzle clear colors on the CPU diff --git a/docs/relnotes/17.0.1.rst b/docs/relnotes/17.0.1.rst index ffb3733e512..3a8f2f4a1ba 100644 --- a/docs/relnotes/17.0.1.rst +++ b/docs/relnotes/17.0.1.rst @@ -114,7 +114,7 @@ Ilia Mirkin (4): - st/mesa: don't pass compare mode for stencil-sampled textures - nvc0: disable linked tsc mode in compute launch descriptor -Jason Ekstrand (10): +Faith Ekstrand (10): - i965/sampler_state: Clamp min/max LOD to 14 on gen7+ - i965/sampler_state: Pass texObj into update_sampler_state diff --git a/docs/relnotes/17.0.2.rst b/docs/relnotes/17.0.2.rst index 7ef97b4c2fd..c3c8af94f2d 100644 --- a/docs/relnotes/17.0.2.rst +++ b/docs/relnotes/17.0.2.rst @@ -94,7 +94,7 @@ James Legg (1): - radv: Fix using more than 4 bound descriptor sets -Jason Ekstrand (7): +Faith Ekstrand (7): - anv/blorp/clear_subpass: Only set surface clear color for fast clears - anv: Accurately advertise dynamic descriptor limits diff --git a/docs/relnotes/17.0.3.rst b/docs/relnotes/17.0.3.rst index 7112be2143f..8986002a988 100644 --- a/docs/relnotes/17.0.3.rst +++ b/docs/relnotes/17.0.3.rst @@ -78,7 +78,7 @@ Jan Vesely (1): - clover: use pipe_resource references -Jason Ekstrand (9): +Faith Ekstrand (9): - anv/query: Invalidate the correct range - anv/GetQueryPoolResults: Actually implement the spec diff --git a/docs/relnotes/17.0.4.rst b/docs/relnotes/17.0.4.rst index bf98c678037..8dc2e82463f 100644 --- a/docs/relnotes/17.0.4.rst +++ b/docs/relnotes/17.0.4.rst @@ -80,7 +80,7 @@ Ilia Mirkin (4): - nouveau: when mapping a persistent buffer, synchronize on former xfers -Jason Ekstrand (5): +Faith Ekstrand (5): - i965/fs: Always provide a default LOD of 0 for TXS and TXL - anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex diff --git a/docs/relnotes/17.0.5.rst b/docs/relnotes/17.0.5.rst index f6391477430..574a66ffaa2 100644 --- a/docs/relnotes/17.0.5.rst +++ b/docs/relnotes/17.0.5.rst @@ -79,7 +79,7 @@ Grazvydas Ignotas (1): - radv: report timestampPeriod correctly -Jason Ekstrand (5): +Faith Ekstrand (5): - anv/blorp: Flush the texture cache in UpdateBuffer - anv/cmd_buffer: Flush the VF cache at the top of all primaries diff --git a/docs/relnotes/17.0.6.rst b/docs/relnotes/17.0.6.rst index e0ee103c840..90d6753d858 100644 --- a/docs/relnotes/17.0.6.rst +++ b/docs/relnotes/17.0.6.rst @@ -109,7 +109,7 @@ Ilia Mirkin (1): - gallium/targets: fix bool setting on BE architectures -Jason Ekstrand (1): +Faith Ekstrand (1): - anv/cmd_buffer: Use the device allocator for QueueSubmit diff --git a/docs/relnotes/17.0.7.rst b/docs/relnotes/17.0.7.rst index f810fcb9b96..1af99c0dc16 100644 --- a/docs/relnotes/17.0.7.rst +++ b/docs/relnotes/17.0.7.rst @@ -83,7 +83,7 @@ Ilia Mirkin (1): - nvc0/ir: SHLADD's middle source must be an immediate -Jason Ekstrand (2): +Faith Ekstrand (2): - i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops - i965: Round copy size to the nearest block in intel_miptree_copy diff --git a/docs/relnotes/17.1.10.rst b/docs/relnotes/17.1.10.rst index bda6505ab1b..8d9f6a1b8d7 100644 --- a/docs/relnotes/17.1.10.rst +++ b/docs/relnotes/17.1.10.rst @@ -83,7 +83,7 @@ Gert Wollny (2): - travis: force llvm-3.3 for "make Gallium ST Other" - travis: Add libunwind-dev to gallium/make builds -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/blorp: Set r8stencil_needs_update when writing stencil diff --git a/docs/relnotes/17.1.2.rst b/docs/relnotes/17.1.2.rst index 7073a74ed7f..b30606267a6 100644 --- a/docs/relnotes/17.1.2.rst +++ b/docs/relnotes/17.1.2.rst @@ -92,7 +92,7 @@ Ian Romanick (3): - r100,r200: Don't assume glVisual is non-NULL during context creation - r100: Use \_mesa_get_format_base_format in radeon_update_wrapper -Jason Ekstrand (17): +Faith Ekstrand (17): - anv: Handle color layout transitions from the UNINITIALIZED layout - anv: Handle transitioning depth from UNDEFINED to other layouts diff --git a/docs/relnotes/17.1.3.rst b/docs/relnotes/17.1.3.rst index a3e66dc1b27..3d5ff508a7d 100644 --- a/docs/relnotes/17.1.3.rst +++ b/docs/relnotes/17.1.3.rst @@ -66,7 +66,7 @@ Grazvydas Ignotas (1): - radv: fix trace dumping for !use_ib_bos -Jason Ekstrand (4): +Faith Ekstrand (4): - i965/blorp: Take a layer range in intel_hiz_exec - i965: Move the pre-depth-clear flush/stalls to intel_hiz_exec diff --git a/docs/relnotes/17.1.4.rst b/docs/relnotes/17.1.4.rst index f5e38d4488f..e1b6bed210e 100644 --- a/docs/relnotes/17.1.4.rst +++ b/docs/relnotes/17.1.4.rst @@ -112,7 +112,7 @@ Ilia Mirkin (2): - nv50/ir: fetch indirect sources BEFORE the op that uses them - nv50/ir: fix combineLd/St to update existing records as necessary -Jason Ekstrand (10): +Faith Ekstrand (10): - i965: Flush around state base address - i965: Take a uint64_t immediate in emit_pipe_control_write diff --git a/docs/relnotes/17.1.5.rst b/docs/relnotes/17.1.5.rst index 11aaf512384..b68346abb35 100644 --- a/docs/relnotes/17.1.5.rst +++ b/docs/relnotes/17.1.5.rst @@ -104,7 +104,7 @@ James Legg (2): - ac/nir: Make intrinsic_name buffer long enough - spirv: Fix reaching unreachable for compare exchange on images -Jason Ekstrand (1): +Faith Ekstrand (1): - nir/spirv: Use the type from the deref for atomics diff --git a/docs/relnotes/17.1.6.rst b/docs/relnotes/17.1.6.rst index be3fb73e244..aa5fab47443 100644 --- a/docs/relnotes/17.1.6.rst +++ b/docs/relnotes/17.1.6.rst @@ -122,7 +122,7 @@ Ilia Mirkin (1): - nv50/ir: fix threads calculation for non-compute shaders -Jason Ekstrand (5): +Faith Ekstrand (5): - anv/cmd_buffer: Properly handle render passes with 0 attachments - anv: Stop leaking the no_aux sampler surface state diff --git a/docs/relnotes/17.1.7.rst b/docs/relnotes/17.1.7.rst index 14a3053bd9b..0f63ca9ffe0 100644 --- a/docs/relnotes/17.1.7.rst +++ b/docs/relnotes/17.1.7.rst @@ -97,7 +97,7 @@ Ilia Mirkin (3): - nv50/ir: fix srcMask computation for TG4 and TXF - nv50/ir: fix TXQ srcMask -Jason Ekstrand (1): +Faith Ekstrand (1): - anv/formats: Allow sampling on depth-only formats on gen7 diff --git a/docs/relnotes/17.1.8.rst b/docs/relnotes/17.1.8.rst index 76f41348994..bdf73f6f5db 100644 --- a/docs/relnotes/17.1.8.rst +++ b/docs/relnotes/17.1.8.rst @@ -60,7 +60,7 @@ Ilia Mirkin (2): - glsl: add a few missing int64 constant propagation cases - nv50/ir: properly set sType for TXF ops to U32 -Jason Ekstrand (1): +Faith Ekstrand (1): - i965: Stop looking at NewDriverState when emitting 3DSTATE_URB diff --git a/docs/relnotes/17.1.9.rst b/docs/relnotes/17.1.9.rst index 4c2fd4eaea1..b30f40bb169 100644 --- a/docs/relnotes/17.1.9.rst +++ b/docs/relnotes/17.1.9.rst @@ -92,7 +92,7 @@ Ilia Mirkin (2): vars - st/mesa: fix handling of vertex array double inputs -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/formats: Nicely handle unknown VkFormat enums - spirv: Add support for the HelperInvocation builtin diff --git a/docs/relnotes/17.2.1.rst b/docs/relnotes/17.2.1.rst index 582a7c38904..892dcef6d04 100644 --- a/docs/relnotes/17.2.1.rst +++ b/docs/relnotes/17.2.1.rst @@ -97,7 +97,7 @@ Grazvydas Ignotas (1): - radv: don't assert on empty hash table -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/formats: Nicely handle unknown VkFormat enums - spirv: Add support for the HelperInvocation builtin diff --git a/docs/relnotes/17.2.2.rst b/docs/relnotes/17.2.2.rst index 9d4aafc29cd..78a41f5d329 100644 --- a/docs/relnotes/17.2.2.rst +++ b/docs/relnotes/17.2.2.rst @@ -89,7 +89,7 @@ Ian Romanick (1): - nv20: Fix GL_CLAMP -Jason Ekstrand (6): +Faith Ekstrand (6): - i965/blorp: Set r8stencil_needs_update when writing stencil - vulkan/wsi/wayland: Stop printing out the DRM device diff --git a/docs/relnotes/17.2.3.rst b/docs/relnotes/17.2.3.rst index 45fa37c568b..eceddb265ed 100644 --- a/docs/relnotes/17.2.3.rst +++ b/docs/relnotes/17.2.3.rst @@ -85,7 +85,7 @@ Ilia Mirkin (2): - nv50/ir: fix 64-bit integer shifts - nv50,nvc0: fix push hint logic in presence of a start offset -Jason Ekstrand (6): +Faith Ekstrand (6): - intel/compiler: Don't cmod propagate into a saturated operation - intel/compiler: Don't propagate cmod into integer multiplies diff --git a/docs/relnotes/17.2.4.rst b/docs/relnotes/17.2.4.rst index 725a02ba689..22d7717c34b 100644 --- a/docs/relnotes/17.2.4.rst +++ b/docs/relnotes/17.2.4.rst @@ -69,7 +69,7 @@ Jan Vesely (1): - clover: Fix compilation after clang r315871 -Jason Ekstrand (4): +Faith Ekstrand (4): - nir/intrinsics: Set the correct num_indices for load_output - intel/fs: Handle flag read/write aliasing in needs_src_copy diff --git a/docs/relnotes/17.2.5.rst b/docs/relnotes/17.2.5.rst index 30f028cae38..ad0cc627cc9 100644 --- a/docs/relnotes/17.2.5.rst +++ b/docs/relnotes/17.2.5.rst @@ -73,7 +73,7 @@ Gert Wollny (1): - r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling -Jason Ekstrand (4): +Faith Ekstrand (4): - spirv: Claim support for the simple memory model - i965/blorp: Use blorp_to_isl_format for src_isl_format in diff --git a/docs/relnotes/17.2.6.rst b/docs/relnotes/17.2.6.rst index f7fb715eb89..2ba3678893d 100644 --- a/docs/relnotes/17.2.6.rst +++ b/docs/relnotes/17.2.6.rst @@ -116,7 +116,7 @@ George Barrett (1): - glsl: Catch subscripted calls to undeclared subroutines -Jason Ekstrand (9): +Faith Ekstrand (9): - intel/fs: Use ANY/ALL32 predicates in SIMD32 - intel/fs: Use an explicit D type for vote any/all/eq intrinsics diff --git a/docs/relnotes/17.2.7.rst b/docs/relnotes/17.2.7.rst index 21e00965419..7392b54344a 100644 --- a/docs/relnotes/17.2.7.rst +++ b/docs/relnotes/17.2.7.rst @@ -146,7 +146,7 @@ James Legg (1): - nir/opcodes: Fix constant-folding of bitfield_insert -Jason Ekstrand (1): +Faith Ekstrand (1): - i965: Disable regular fast-clears (CCS_D) on gen9+ diff --git a/docs/relnotes/17.3.1.rst b/docs/relnotes/17.3.1.rst index bb1cb260ce8..1467acb625e 100644 --- a/docs/relnotes/17.3.1.rst +++ b/docs/relnotes/17.3.1.rst @@ -102,7 +102,7 @@ James Legg (1): - nir/opcodes: Fix constant-folding of bitfield_insert -Jason Ekstrand (1): +Faith Ekstrand (1): - i965: Switch over to fully external-or-not MOCS scheme diff --git a/docs/relnotes/17.3.4.rst b/docs/relnotes/17.3.4.rst index 9ec42ee8bb2..2d8312434c3 100644 --- a/docs/relnotes/17.3.4.rst +++ b/docs/relnotes/17.3.4.rst @@ -155,7 +155,7 @@ Indrajit Das (4): - radeon/vcn: update quantiser matrices only when requested - st/va: clear pointers for mpeg2 quantiser matrices -Jason Ekstrand (19): +Faith Ekstrand (19): - i965: Call brw_cache_flush_for_render in predraw_resolve_framebuffer - i965: Add more precise cache tracking helpers diff --git a/docs/relnotes/17.3.6.rst b/docs/relnotes/17.3.6.rst index 7ae4c09ae31..8ebd9b20a16 100644 --- a/docs/relnotes/17.3.6.rst +++ b/docs/relnotes/17.3.6.rst @@ -43,7 +43,7 @@ Emil Velikov (2): - docs: add sha256 checksums for 17.3.5 - Update version to 17.3.6 -Jason Ekstrand (4): +Faith Ekstrand (4): - i965/draw: Do resolves properly for textures used by TXF - i965: Replace draw_aux_buffer_disabled with draw_aux_usage diff --git a/docs/relnotes/17.3.7.rst b/docs/relnotes/17.3.7.rst index b709c4715a6..892fdb6ec91 100644 --- a/docs/relnotes/17.3.7.rst +++ b/docs/relnotes/17.3.7.rst @@ -168,7 +168,7 @@ James Legg (1): - radv: Really use correct HTILE expanded words. -Jason Ekstrand (3): +Faith Ekstrand (3): - intel/isl: Add an isl_color_value_is_zero helper - vulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_event fails diff --git a/docs/relnotes/17.3.8.rst b/docs/relnotes/17.3.8.rst index 2d53467f805..c5dd2f9ab5f 100644 --- a/docs/relnotes/17.3.8.rst +++ b/docs/relnotes/17.3.8.rst @@ -79,7 +79,7 @@ Ian Romanick (2): - mesa: Don't write to user buffer in glGetTexParameterIuiv on error - i965/vec4: Fix null destination register in 3-source instructions -Jason Ekstrand (1): +Faith Ekstrand (1): - i965: Emit texture cache invalidates around blorp_copy diff --git a/docs/relnotes/17.3.9.rst b/docs/relnotes/17.3.9.rst index 938c0448c03..1312c166b76 100644 --- a/docs/relnotes/17.3.9.rst +++ b/docs/relnotes/17.3.9.rst @@ -83,7 +83,7 @@ Iago Toral Quiroga (1): - compiler/spirv: set is_shadow for depth comparitor sampling opcodes -Jason Ekstrand (4): +Faith Ekstrand (4): - nir/vars_to_ssa: Remove copies from the correct set - nir/lower_indirect_derefs: Support interp_var_at intrinsics diff --git a/docs/relnotes/18.0.1.rst b/docs/relnotes/18.0.1.rst index f23aafd5d49..a17f89febef 100644 --- a/docs/relnotes/18.0.1.rst +++ b/docs/relnotes/18.0.1.rst @@ -121,7 +121,7 @@ Ian Romanick (1): - i965/vec4: Fix null destination register in 3-source instructions -Jason Ekstrand (4): +Faith Ekstrand (4): - nir/vars_to_ssa: Remove copies from the correct set - nir/lower_indirect_derefs: Support interp_var_at intrinsics diff --git a/docs/relnotes/18.0.2.rst b/docs/relnotes/18.0.2.rst index b231c8dacbd..e0665b8c7cf 100644 --- a/docs/relnotes/18.0.2.rst +++ b/docs/relnotes/18.0.2.rst @@ -69,7 +69,7 @@ Ian Romanick (1): - intel/compiler: Add scheduler deps for instructions that implicitly read g0 -Jason Ekstrand (1): +Faith Ekstrand (1): - i965/fs: Return mlen \* 8 for size_read() for INTERPOLATE_AT\_\* diff --git a/docs/relnotes/18.0.3.rst b/docs/relnotes/18.0.3.rst index 86854002058..5d171e5f0e5 100644 --- a/docs/relnotes/18.0.3.rst +++ b/docs/relnotes/18.0.3.rst @@ -48,7 +48,7 @@ Eric Anholt (1): - gallium/util: Fix incorrect refcounting of separate stencil. -Jason Ekstrand (1): +Faith Ekstrand (1): - anv/allocator: Don't shrink either end of the block pool diff --git a/docs/relnotes/18.0.4.rst b/docs/relnotes/18.0.4.rst index 4133ac9132f..809cb7e86de 100644 --- a/docs/relnotes/18.0.4.rst +++ b/docs/relnotes/18.0.4.rst @@ -72,7 +72,7 @@ Jan Vesely (8): - winsys/amdgpu: Destroy dev_hash table when the last winsys is removed. -Jason Ekstrand (1): +Faith Ekstrand (1): - i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL diff --git a/docs/relnotes/18.0.5.rst b/docs/relnotes/18.0.5.rst index f25b6e3d7d9..8876c3b67cc 100644 --- a/docs/relnotes/18.0.5.rst +++ b/docs/relnotes/18.0.5.rst @@ -84,7 +84,7 @@ Jan Vesely (1): - eg/compute: Use reference counting to handle compute memory pool. -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0 - intel/blorp: Support blits and clears on surfaces with offsets diff --git a/docs/relnotes/18.1.1.rst b/docs/relnotes/18.1.1.rst index 574235500a9..e3bbd930c15 100644 --- a/docs/relnotes/18.1.1.rst +++ b/docs/relnotes/18.1.1.rst @@ -87,7 +87,7 @@ Jan Vesely (1): - eg/compute: Use reference counting to handle compute memory pool. -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0 - intel/blorp: Support blits and clears on surfaces with offsets diff --git a/docs/relnotes/18.1.2.rst b/docs/relnotes/18.1.2.rst index 6a58877889b..d4fcf098f34 100644 --- a/docs/relnotes/18.1.2.rst +++ b/docs/relnotes/18.1.2.rst @@ -57,7 +57,7 @@ Dylan Baker (6): - docs/relnotes: Add sha256 sums for mesa 18.1.1 - cherry-ignore: add commits not to pull -- cherry-ignore: Add patches from Jason that he rebased on 18.1 +- cherry-ignore: Add patches from Faith that he rebased on 18.1 - meson: work around gentoo applying -m32 to host compiler in cross builds - cherry-ignore: Add another patch @@ -69,7 +69,7 @@ Eric Engestrom (3): - configure: radv depends on mako - i965: fix resource leak -Jason Ekstrand (10): +Faith Ekstrand (10): - intel/eu: Add some brw_get_default\_ helpers - intel/eu: Copy fields manually in brw_next_insn diff --git a/docs/relnotes/18.1.3.rst b/docs/relnotes/18.1.3.rst index b2d9bacc047..4272d396aeb 100644 --- a/docs/relnotes/18.1.3.rst +++ b/docs/relnotes/18.1.3.rst @@ -98,7 +98,7 @@ Ian Romanick (2): - glsl: Don't copy propagate elements from SSBO or shared variables either -Jason Ekstrand (2): +Faith Ekstrand (2): - nir: Handle call instructions in foreach_src - nir/validate: Use the type from the tail of call parameter derefs diff --git a/docs/relnotes/18.1.4.rst b/docs/relnotes/18.1.4.rst index ada3373b464..3c579f46c4e 100644 --- a/docs/relnotes/18.1.4.rst +++ b/docs/relnotes/18.1.4.rst @@ -69,7 +69,7 @@ Ian Romanick (4): - i965/vec4: Properly handle sign(-abs(x)) - i965/fs: Properly handle sign(-abs(x)) -Jason Ekstrand (3): +Faith Ekstrand (3): - intel/fs: Split instructions low to high in lower_simd_width - anv: Be more careful about hashing pipeline layouts diff --git a/docs/relnotes/18.1.5.rst b/docs/relnotes/18.1.5.rst index 89769788b32..bc4678688c7 100644 --- a/docs/relnotes/18.1.5.rst +++ b/docs/relnotes/18.1.5.rst @@ -99,7 +99,7 @@ Jan Vesely (3): - clover: Report error when pipe driver fails to create compute state - clover: Catch errors from executing event action -Jason Ekstrand (6): +Faith Ekstrand (6): - anv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV - nir/serialize: Alloc constants off the variable diff --git a/docs/relnotes/18.1.6.rst b/docs/relnotes/18.1.6.rst index 85b22deb5de..7f3d8945137 100644 --- a/docs/relnotes/18.1.6.rst +++ b/docs/relnotes/18.1.6.rst @@ -100,7 +100,7 @@ Jan Vesely (2): - clover: Reduce wait_count in abort path. - clover: Don't extend illegal integer types. -Jason Ekstrand (2): +Faith Ekstrand (2): - nir: Take if uses into account in ssa_def_components_read - i965/fs: Flag all slots of a flat input as flat diff --git a/docs/relnotes/18.1.7.rst b/docs/relnotes/18.1.7.rst index 3aace6144e8..70e57f0cdee 100644 --- a/docs/relnotes/18.1.7.rst +++ b/docs/relnotes/18.1.7.rst @@ -63,7 +63,7 @@ Dylan Baker (7): - cherry-ignore: more 18.2 patches - bump version for 18.1.7 release -Jason Ekstrand (2): +Faith Ekstrand (2): - intel: Switch the order of the 2x MSAA sample positions - anv/lower_ycbcr: Use the binding array size for bounds checks diff --git a/docs/relnotes/18.1.8.rst b/docs/relnotes/18.1.8.rst index 7687c4e2dc5..799bcd2aaac 100644 --- a/docs/relnotes/18.1.8.rst +++ b/docs/relnotes/18.1.8.rst @@ -118,7 +118,7 @@ Ian Romanick (2): - i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_offset -Jason Ekstrand (5): +Faith Ekstrand (5): - anv: Fill holes in the VF VUE to zero - nir/algebraic: Be more careful converting ushr to extract_u8/16 diff --git a/docs/relnotes/18.1.9.rst b/docs/relnotes/18.1.9.rst index c7391836eb5..89ccea9f1aa 100644 --- a/docs/relnotes/18.1.9.rst +++ b/docs/relnotes/18.1.9.rst @@ -92,7 +92,7 @@ Gert Wollny (1): - winsys/virgl: correct resource and handle allocation (v2) -Jason Ekstrand (6): +Faith Ekstrand (6): - anv/pipeline: Only consider double elements which actually exist - i965: Workaround the gen9 hw astc5x5 sampler bug diff --git a/docs/relnotes/18.2.1.rst b/docs/relnotes/18.2.1.rst index 785c69c322d..ea697f48e89 100644 --- a/docs/relnotes/18.2.1.rst +++ b/docs/relnotes/18.2.1.rst @@ -114,7 +114,7 @@ Ian Romanick (1): - i965/fs: Don't propagate conditional modifiers from integer compares to adds -Jason Ekstrand (11): +Faith Ekstrand (11): - anv/pipeline: Only consider double elements which actually exist - i965: Workaround the gen9 hw astc5x5 sampler bug diff --git a/docs/relnotes/18.2.2.rst b/docs/relnotes/18.2.2.rst index c018e0e0d60..6ceda9b155d 100644 --- a/docs/relnotes/18.2.2.rst +++ b/docs/relnotes/18.2.2.rst @@ -71,7 +71,7 @@ Eric Engestrom (1): - vulkan/wsi/display: check if wsi_swapchain_init() succeeded -Jason Ekstrand (1): +Faith Ekstrand (1): - anv,radv: Implement vkAcquireNextImage2 diff --git a/docs/relnotes/18.2.3.rst b/docs/relnotes/18.2.3.rst index c4594a3f474..697a68697b8 100644 --- a/docs/relnotes/18.2.3.rst +++ b/docs/relnotes/18.2.3.rst @@ -84,7 +84,7 @@ Ilia Mirkin (4): - nv50,nvc0: guard against zero-size blits - nvc0: fix blitting red to srgb8_alpha -Jason Ekstrand (7): +Faith Ekstrand (7): - nir/cf: Remove phi sources if needed in nir_handle_add_jump - anv: Use separate MOCS settings for external BOs diff --git a/docs/relnotes/18.2.4.rst b/docs/relnotes/18.2.4.rst index c0569f4d650..7b9e11a392c 100644 --- a/docs/relnotes/18.2.4.rst +++ b/docs/relnotes/18.2.4.rst @@ -83,7 +83,7 @@ Jan Vesely (1): - radeonsi: Bump number of allowed global buffers to 32 -Jason Ekstrand (3): +Faith Ekstrand (3): - spirv: Use the right bit-size for spec constant ops - blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP diff --git a/docs/relnotes/18.2.6.rst b/docs/relnotes/18.2.6.rst index f98cd83f82a..2f6e72f3dc3 100644 --- a/docs/relnotes/18.2.6.rst +++ b/docs/relnotes/18.2.6.rst @@ -106,7 +106,7 @@ Gert Wollny (3): - r600: clean up the GS ring buffers when the context is destroyed - glsl: free or reuse memory allocated for TF varying -Jason Ekstrand (2): +Faith Ekstrand (2): - nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16 - anv: Put robust buffer access in the pipeline hash diff --git a/docs/relnotes/18.2.8.rst b/docs/relnotes/18.2.8.rst index fbae47fba39..3fcea064a26 100644 --- a/docs/relnotes/18.2.8.rst +++ b/docs/relnotes/18.2.8.rst @@ -99,7 +99,7 @@ Jan Vesely (1): - clover: Fix build after clang r348827 -Jason Ekstrand (1): +Faith Ekstrand (1): - nir/constant_folding: Fix source bit size logic diff --git a/docs/relnotes/18.3.1.rst b/docs/relnotes/18.3.1.rst index e6613b0bb45..36b23397480 100644 --- a/docs/relnotes/18.3.1.rst +++ b/docs/relnotes/18.3.1.rst @@ -38,6 +38,6 @@ Emil Velikov (2): - docs: add sha256 checksums for 18.3.0 - Update version to 18.3.1 -Jason Ekstrand (1): +Faith Ekstrand (1): - anv,radv: Disable VK_EXT_pci_bus_info diff --git a/docs/relnotes/18.3.2.rst b/docs/relnotes/18.3.2.rst index a26b8ebb9fa..903d893a6b4 100644 --- a/docs/relnotes/18.3.2.rst +++ b/docs/relnotes/18.3.2.rst @@ -162,7 +162,7 @@ Jan Vesely (1): - clover: Fix build after clang r348827 -Jason Ekstrand (6): +Faith Ekstrand (6): - nir/constant_folding: Fix source bit size logic - intel/blorp: Be more conservative about copying clear colors diff --git a/docs/relnotes/18.3.3.rst b/docs/relnotes/18.3.3.rst index 5087082e2d7..7e7f017455f 100644 --- a/docs/relnotes/18.3.3.rst +++ b/docs/relnotes/18.3.3.rst @@ -110,7 +110,7 @@ Iago Toral Quiroga (1): - anv/device: fix maximum number of images supported -Jason Ekstrand (3): +Faith Ekstrand (3): - anv/nir: Rework arguments to apply_pipeline_layout - anv: Only parse pImmutableSamplers if the descriptor has samplers diff --git a/docs/relnotes/18.3.4.rst b/docs/relnotes/18.3.4.rst index 0110844ceeb..af414e5bdd6 100644 --- a/docs/relnotes/18.3.4.rst +++ b/docs/relnotes/18.3.4.rst @@ -91,7 +91,7 @@ Ilia Mirkin (1): - nvc0: we have 16k-sized framebuffers, fix default scissors -Jason Ekstrand (3): +Faith Ekstrand (3): - intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf() - intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode diff --git a/docs/relnotes/18.3.5.rst b/docs/relnotes/18.3.5.rst index b8b80c03d8e..55cdf38bc48 100644 --- a/docs/relnotes/18.3.5.rst +++ b/docs/relnotes/18.3.5.rst @@ -133,7 +133,7 @@ Ilia Mirkin (1): - glsl: fix recording of variables for XFB in TCS shaders -Jason Ekstrand (10): +Faith Ekstrand (10): - intel/fs: Bail in optimize_extract_to_float if we have modifiers - compiler/types: Add a contains_64bit helper diff --git a/docs/relnotes/18.3.6.rst b/docs/relnotes/18.3.6.rst index 48c4a7b5656..82d6e9288d3 100644 --- a/docs/relnotes/18.3.6.rst +++ b/docs/relnotes/18.3.6.rst @@ -90,7 +90,7 @@ Eric Engestrom (1): - meson: strip rpath from megadrivers -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/pass: Flag the need for a RT flush for resolve attachments - Revert "anv/radv: release memory allocated by glsl types during diff --git a/docs/relnotes/19.0.0.rst b/docs/relnotes/19.0.0.rst index efa6c9d1523..c6f4f06f52a 100644 --- a/docs/relnotes/19.0.0.rst +++ b/docs/relnotes/19.0.0.rst @@ -1218,7 +1218,7 @@ Jan Vesely (2): - amd: Make vgpr-spilling depend on llvm version - clover: Fix build after clang r348827 -Jason Ekstrand (207): +Faith Ekstrand (207): - vulkan: Update the XML and headers to 1.1.91 - intel/fs,vec4: Clean up a repeated pattern with SSBOs diff --git a/docs/relnotes/19.0.1.rst b/docs/relnotes/19.0.1.rst index ad71374c1c3..7cb22eceb57 100644 --- a/docs/relnotes/19.0.1.rst +++ b/docs/relnotes/19.0.1.rst @@ -83,7 +83,7 @@ Eric Anholt (1): - v3d: Fix leak of the renderonly struct on screen destruction. -Jason Ekstrand (6): +Faith Ekstrand (6): - glsl/lower_vector_derefs: Don't use a temporary for TCS outputs - glsl/list: Add a list variant of insert_after diff --git a/docs/relnotes/19.0.2.rst b/docs/relnotes/19.0.2.rst index 0b9a2fd6832..d835e93565e 100644 --- a/docs/relnotes/19.0.2.rst +++ b/docs/relnotes/19.0.2.rst @@ -62,7 +62,7 @@ Eric Engestrom (1): - meson: strip rpath from megadrivers -Jason Ekstrand (1): +Faith Ekstrand (1): - Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir" diff --git a/docs/relnotes/19.0.3.rst b/docs/relnotes/19.0.3.rst index 79201e1e0fe..0cf4e9792be 100644 --- a/docs/relnotes/19.0.3.rst +++ b/docs/relnotes/19.0.3.rst @@ -71,7 +71,7 @@ Eric Engestrom (1): - meson: remove meson-created megadrivers symlinks -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/pipeline: Fix MEDIA_VFE_STATE::PerThreadScratchSpace on gen7 - anv: Add a #define for the max binding table size diff --git a/docs/relnotes/19.0.4.rst b/docs/relnotes/19.0.4.rst index b8526d5df7a..886704b58dd 100644 --- a/docs/relnotes/19.0.4.rst +++ b/docs/relnotes/19.0.4.rst @@ -132,7 +132,7 @@ Ian Romanick (2): - glsl: Silence may unused parameter warnings in glsl/ir.h - mesa: Add missing display list support for GL_FOG_COORDINATE_SOURCE -Jason Ekstrand (1): +Faith Ekstrand (1): - anv/descriptor_set: Destroy sets before pool finalization diff --git a/docs/relnotes/19.0.5.rst b/docs/relnotes/19.0.5.rst index 15783a52fdc..69891cbfc2f 100644 --- a/docs/relnotes/19.0.5.rst +++ b/docs/relnotes/19.0.5.rst @@ -72,7 +72,7 @@ Ian Romanick (1): - Revert "nir: add late opt to turn inot/b2f combos back to bcsel" -Jason Ekstrand (3): +Faith Ekstrand (3): - intel/fs/ra: Only add dest interference to sources that exist - intel/fs/ra: Stop adding RA interference to too many SENDS nodes diff --git a/docs/relnotes/19.0.7.rst b/docs/relnotes/19.0.7.rst index cb7f5f73495..9be721e477a 100644 --- a/docs/relnotes/19.0.7.rst +++ b/docs/relnotes/19.0.7.rst @@ -75,7 +75,7 @@ Haihao Xiang (1): - i965: support UYVY for external import only -Jason Ekstrand (2): +Faith Ekstrand (2): - nir/propagate_invariant: Don't add NULL vars to the hash table - anv: Set STATE_BASE_ADDRESS upper bounds on gen7 diff --git a/docs/relnotes/19.1.0.rst b/docs/relnotes/19.1.0.rst index 3c897422462..0098a2d0cc5 100644 --- a/docs/relnotes/19.1.0.rst +++ b/docs/relnotes/19.1.0.rst @@ -2061,7 +2061,7 @@ Jan Zielinski (1): - swr/rast: fix 32-bit compilation on Linux -Jason Ekstrand (212): +Faith Ekstrand (212): - spirv: Replace vtn_constant_value with vtn_constant_uint - spirv: Rework handling of spec constant workgroup size built-ins diff --git a/docs/relnotes/19.1.1.rst b/docs/relnotes/19.1.1.rst index 5f3d04b15a6..6bd2121b405 100644 --- a/docs/relnotes/19.1.1.rst +++ b/docs/relnotes/19.1.1.rst @@ -77,7 +77,7 @@ Haihao Xiang (1): - i965: support UYVY for external import only -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Set STATE_BASE_ADDRESS upper bounds on gen7 diff --git a/docs/relnotes/19.1.2.rst b/docs/relnotes/19.1.2.rst index ce0ea78b028..02cef5eca6a 100644 --- a/docs/relnotes/19.1.2.rst +++ b/docs/relnotes/19.1.2.rst @@ -96,7 +96,7 @@ James Clarke (1): - meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCE -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/descriptor_set: Only write texture swizzles if we have an image view diff --git a/docs/relnotes/19.1.3.rst b/docs/relnotes/19.1.3.rst index 8911bedadaf..5f3d5f946cc 100644 --- a/docs/relnotes/19.1.3.rst +++ b/docs/relnotes/19.1.3.rst @@ -96,7 +96,7 @@ Ian Romanick (4): - nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size - mesa: Set minimum possible GLSL version -Jason Ekstrand (13): +Faith Ekstrand (13): - nir/instr_set: Expose nir_instrs_equal() - nir/loop_analyze: Fix phi-of-identical-alu detection diff --git a/docs/relnotes/19.1.4.rst b/docs/relnotes/19.1.4.rst index 59149738906..8a708d50b5a 100644 --- a/docs/relnotes/19.1.4.rst +++ b/docs/relnotes/19.1.4.rst @@ -132,7 +132,7 @@ Ilia Mirkin (4): - nvc0: allow a non-user buffer to be bound at position 0 - nv50/ir: handle insn not being there for definition of CVT arg -Jason Ekstrand (6): +Faith Ekstrand (6): - intel/fs: Stop stack allocating large arrays - anv: Disable transform feedback on gen7 diff --git a/docs/relnotes/19.1.5.rst b/docs/relnotes/19.1.5.rst index 67d2ecaa324..31672c0f821 100644 --- a/docs/relnotes/19.1.5.rst +++ b/docs/relnotes/19.1.5.rst @@ -66,7 +66,7 @@ Greg V (2): - anv: remove unused Linux-specific include - intel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D diff --git a/docs/relnotes/19.1.7.rst b/docs/relnotes/19.1.7.rst index ff9b103f593..01417bb8ffb 100644 --- a/docs/relnotes/19.1.7.rst +++ b/docs/relnotes/19.1.7.rst @@ -88,7 +88,7 @@ Hal Gentz (1): - glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. -Jason Ekstrand (7): +Faith Ekstrand (7): - Revert "intel/fs: Move the scalar-region conversion to the generator." diff --git a/docs/relnotes/19.1.8.rst b/docs/relnotes/19.1.8.rst index f1d78e01636..3020043e34c 100644 --- a/docs/relnotes/19.1.8.rst +++ b/docs/relnotes/19.1.8.rst @@ -142,7 +142,7 @@ Hal Gentz (1): - gallium/osmesa: Fix the inability to set no context as current. -Jason Ekstrand (2): +Faith Ekstrand (2): - nir/repair_ssa: Replace the unreachable check with the phi builder - intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates diff --git a/docs/relnotes/19.2.0.rst b/docs/relnotes/19.2.0.rst index b5c1ec0b48e..6b1ab9fded5 100644 --- a/docs/relnotes/19.2.0.rst +++ b/docs/relnotes/19.2.0.rst @@ -253,7 +253,7 @@ Ilia Mirkin (1): - gallium/vl: use compute preference for all multimedia, not just blit -Jason Ekstrand (9): +Faith Ekstrand (9): - anv: Bump maxComputeWorkgroupSize - nir: Handle complex derefs in nir_split_array_vars diff --git a/docs/relnotes/19.2.1.rst b/docs/relnotes/19.2.1.rst index a98a5fee769..a1ed59fce70 100644 --- a/docs/relnotes/19.2.1.rst +++ b/docs/relnotes/19.2.1.rst @@ -92,7 +92,7 @@ Ian Romanick (1): - nir/range-analysis: Bail if the types don't match -Jason Ekstrand (1): +Faith Ekstrand (1): - intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates diff --git a/docs/relnotes/19.2.3.rst b/docs/relnotes/19.2.3.rst index a3ce5c47cd0..4865dd80020 100644 --- a/docs/relnotes/19.2.3.rst +++ b/docs/relnotes/19.2.3.rst @@ -78,7 +78,7 @@ Illia Iorin (1): - Revert "mesa/main: Fix multisample texture initialize" -Jason Ekstrand (2): +Faith Ekstrand (2): - anv: Fix a potential BO handle leak - anv/tests: Zero-initialize instances diff --git a/docs/relnotes/19.2.5.rst b/docs/relnotes/19.2.5.rst index 374b6157c0e..fcb872c0194 100644 --- a/docs/relnotes/19.2.5.rst +++ b/docs/relnotes/19.2.5.rst @@ -72,7 +72,7 @@ Illia Iorin (1): - mesa/main: Ignore filter state for MS texture completeness -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Stop bounds-checking pushed UBOs diff --git a/docs/relnotes/19.2.7.rst b/docs/relnotes/19.2.7.rst index f0e9f9dd7b1..427d46e8c51 100644 --- a/docs/relnotes/19.2.7.rst +++ b/docs/relnotes/19.2.7.rst @@ -53,7 +53,7 @@ Ian Romanick (1): - intel/fs: Disable conditional discard optimization on Gen4 and Gen5 -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Set up SBE_SWIZ properly for gl_Viewport diff --git a/docs/relnotes/19.2.8.rst b/docs/relnotes/19.2.8.rst index 019f414f656..fcb3b39ac04 100644 --- a/docs/relnotes/19.2.8.rst +++ b/docs/relnotes/19.2.8.rst @@ -60,7 +60,7 @@ Iván Briano (1): - anv: Export filter_minmax support only when it's really supported -Jason Ekstrand (2): +Faith Ekstrand (2): - anv: Re-emit all compute state on pipeline switch - anv: Don't leak when set_tiling fails diff --git a/docs/relnotes/19.3.0.rst b/docs/relnotes/19.3.0.rst index 770386989f6..709785b3494 100644 --- a/docs/relnotes/19.3.0.rst +++ b/docs/relnotes/19.3.0.rst @@ -1748,7 +1748,7 @@ Jan Zielinski (3): - swr/rasterizer: Fix GS attributes processing - gallium/swr: Fix depth values for blit scenario -Jason Ekstrand (57): +Faith Ekstrand (57): - nir: Add explicit signs to image min/max intrinsics - intel/nir: Add a helper for getting BRW_AOP from an intrinsic diff --git a/docs/relnotes/19.3.2.rst b/docs/relnotes/19.3.2.rst index 1f7b1f03b13..f3c90b253d8 100644 --- a/docs/relnotes/19.3.2.rst +++ b/docs/relnotes/19.3.2.rst @@ -101,7 +101,7 @@ Gert Wollny (1): - r600: Fix maximum line width -Jason Ekstrand (2): +Faith Ekstrand (2): - anv: Properly advertise sampledImageIntegerSampleCounts - intel/nir: Add a memory barrier before barrier() diff --git a/docs/relnotes/19.3.3.rst b/docs/relnotes/19.3.3.rst index 9c5e7f7b459..446ae32a0d9 100644 --- a/docs/relnotes/19.3.3.rst +++ b/docs/relnotes/19.3.3.rst @@ -113,7 +113,7 @@ Jan Vesely (1): - clover: Initialize Asm Parsers -Jason Ekstrand (8): +Faith Ekstrand (8): - anv: Flag descriptors dirty when gl_NumWorkgroups is used - intel/vec4: Support scoped_memory_barrier diff --git a/docs/relnotes/19.3.4.rst b/docs/relnotes/19.3.4.rst index 634d2773ca0..6e31e545649 100644 --- a/docs/relnotes/19.3.4.rst +++ b/docs/relnotes/19.3.4.rst @@ -119,7 +119,7 @@ Jan Vesely (1): - clover: Use explicit conversion from llvm::StringRef to std::string -Jason Ekstrand (6): +Faith Ekstrand (6): - anv: Insert holes for non-existant XFB varyings - anv: Improve BTI change cache flushing diff --git a/docs/relnotes/19.3.5.rst b/docs/relnotes/19.3.5.rst index 749f30029f5..5f47ad856af 100644 --- a/docs/relnotes/19.3.5.rst +++ b/docs/relnotes/19.3.5.rst @@ -103,7 +103,7 @@ Ian Romanick (1): - intel/fs: Correctly handle multiply of fsign with a source modifier -Jason Ekstrand (3): +Faith Ekstrand (3): - isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces - iris: Don't skip fast depth clears if the color changed diff --git a/docs/relnotes/20.0.0.rst b/docs/relnotes/20.0.0.rst index 52c32d1b274..ff7579bd65d 100644 --- a/docs/relnotes/20.0.0.rst +++ b/docs/relnotes/20.0.0.rst @@ -1551,7 +1551,7 @@ Jan Zielinski (8): - gallium/swr: fix tessellation state save/restore - docs: Update SWR tessellation support -Jason Ekstrand (212): +Faith Ekstrand (212): - util: Add a util_sparse_array data structure - anv: Move refcount to anv_bo diff --git a/docs/relnotes/20.0.1.rst b/docs/relnotes/20.0.1.rst index 0008d8b9c5d..4c8155322cb 100644 --- a/docs/relnotes/20.0.1.rst +++ b/docs/relnotes/20.0.1.rst @@ -104,7 +104,7 @@ James Xiong (1): - iris: handle the failure of converting unsupported yuv formats to isl -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Always enable the data cache diff --git a/docs/relnotes/20.0.2.rst b/docs/relnotes/20.0.2.rst index 6e925b8ff6d..8a9a849ebe7 100644 --- a/docs/relnotes/20.0.2.rst +++ b/docs/relnotes/20.0.2.rst @@ -91,7 +91,7 @@ Francisco Jerez (1): - intel/fs: Fix workaround for VxH indirect addressing bug under control flow. -Jason Ekstrand (9): +Faith Ekstrand (9): - isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces - iris: Don't skip fast depth clears if the color changed diff --git a/docs/relnotes/20.0.3.rst b/docs/relnotes/20.0.3.rst index 9113841dfd3..8f660ace26f 100644 --- a/docs/relnotes/20.0.3.rst +++ b/docs/relnotes/20.0.3.rst @@ -88,7 +88,7 @@ Ian Romanick (2): - soft-fp64/fsat: Correctly handle NaN - soft-fp64: Split a block that was missing a cast on a comparison -Jason Ekstrand (5): +Faith Ekstrand (5): - intel/blorp: Add support for swizzling fast-clear colors - anv: Swizzle fast-clear values diff --git a/docs/relnotes/20.0.4.rst b/docs/relnotes/20.0.4.rst index e661bef1d3e..eb68e3caccc 100644 --- a/docs/relnotes/20.0.4.rst +++ b/docs/relnotes/20.0.4.rst @@ -37,7 +37,7 @@ Eric Engestrom (2): - docs/relnotes: add sha256sum for 20.0.3 - .pick_status.json: Update to c71c1f44b055c680f073a2608a3bf560b55f8974 -Jason Ekstrand (1): +Faith Ekstrand (1): - Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind copies" diff --git a/docs/relnotes/20.0.5.rst b/docs/relnotes/20.0.5.rst index fc9e550a279..c1f421e6866 100644 --- a/docs/relnotes/20.0.5.rst +++ b/docs/relnotes/20.0.5.rst @@ -119,7 +119,7 @@ Ilia Mirkin (1): - nv50: don't try to upload MSAA settings for BUFFER textures -Jason Ekstrand (5): +Faith Ekstrand (5): - anv/image: Use align_u64 for image offsets - nir/load_store_vectorize: Fix shared atomic info diff --git a/docs/relnotes/20.0.6.rst b/docs/relnotes/20.0.6.rst index 58f2944bdc8..1b52cc7f0b2 100644 --- a/docs/relnotes/20.0.6.rst +++ b/docs/relnotes/20.0.6.rst @@ -78,7 +78,7 @@ Erik Faye-Lund (2): - mesa/gallium: do not use enum for bit-allocated member - meson: correct windows-version define -Jason Ekstrand (12): +Faith Ekstrand (12): - anv: Move vb_emit setup closer to where it's used in flush_state - anv: Apply any needed PIPE_CONTROLs before emitting state diff --git a/docs/relnotes/20.0.7.rst b/docs/relnotes/20.0.7.rst index e34acd45b6f..e28f1394711 100644 --- a/docs/relnotes/20.0.7.rst +++ b/docs/relnotes/20.0.7.rst @@ -105,7 +105,7 @@ Ivan Molodetskikh (1): - egl: allow INVALID format for linux_dmabuf -Jason Ekstrand (3): +Faith Ekstrand (3): - nir/copy_prop_vars: Report progress when deleting self-copies - intel/fs: Don't delete coalesced MOVs if they have a cmod diff --git a/docs/relnotes/20.0.8.rst b/docs/relnotes/20.0.8.rst index 98b8aab426a..56a2d6dc5fe 100644 --- a/docs/relnotes/20.0.8.rst +++ b/docs/relnotes/20.0.8.rst @@ -133,7 +133,7 @@ Jan Palus (1): - targets/opencl: fix build against LLVM>=10 with Polly support -Jason Ekstrand (6): +Faith Ekstrand (6): - anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+ - nir/lower_double_ops: Rework the if (progress) tree diff --git a/docs/relnotes/20.1.0.rst b/docs/relnotes/20.1.0.rst index 9646a4b4f4b..e74d90b30ea 100644 --- a/docs/relnotes/20.1.0.rst +++ b/docs/relnotes/20.1.0.rst @@ -2324,7 +2324,7 @@ Jan Zielinski (8): - gallium/swr: Fix LLVM 11 compilation issues - gallium/swr: Fix crashes and failures in vertex fetch -Jason Ekstrand (202): +Faith Ekstrand (202): - genxml: Add a new 3DSTATE_SF field on gen12 - anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+ diff --git a/docs/relnotes/20.1.1.rst b/docs/relnotes/20.1.1.rst index a2debc34394..56fbeef3190 100644 --- a/docs/relnotes/20.1.1.rst +++ b/docs/relnotes/20.1.1.rst @@ -114,7 +114,7 @@ Ilia Mirkin (1): - nouveau: allow invalidating coherent/persistent buffer backings -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/vec4: Stomp the return type of RESINFO to UINT32 - intel/fs: Fix unused texture coordinate zeroing on Gen4-5 diff --git a/docs/relnotes/20.1.10.rst b/docs/relnotes/20.1.10.rst index a43271b72e4..5baeaa9fa53 100644 --- a/docs/relnotes/20.1.10.rst +++ b/docs/relnotes/20.1.10.rst @@ -66,7 +66,7 @@ Eric Engestrom (4): - .pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominated - .pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as applied -Jason Ekstrand (5): +Faith Ekstrand (5): - nir/cf: Better handle intra-block splits - intel/fs: NoMask initialize the address register for shuffles diff --git a/docs/relnotes/20.1.3.rst b/docs/relnotes/20.1.3.rst index cfdc38e823b..13aec4564c5 100644 --- a/docs/relnotes/20.1.3.rst +++ b/docs/relnotes/20.1.3.rst @@ -154,7 +154,7 @@ Ilia Mirkin (3): - freedreno/a3xx: reinstate rgb10_a2ui texture format - freedreno/ir3: avoid applying (sat) on bary.f -Jason Ekstrand (2): +Faith Ekstrand (2): - vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error condition - anv: Handle clamping of inverted depth ranges diff --git a/docs/relnotes/20.1.4.rst b/docs/relnotes/20.1.4.rst index 22133d166c2..c0b8df021a6 100644 --- a/docs/relnotes/20.1.4.rst +++ b/docs/relnotes/20.1.4.rst @@ -66,7 +66,7 @@ Erik Faye-Lund (1): - mesa/program: fix shadow property for samplers -Jason Ekstrand (3): +Faith Ekstrand (3): - spirv: Skip phis in unreachable blocks in the second phi pass - spirv: Allow block-decorated struct types for constants diff --git a/docs/relnotes/20.1.5.rst b/docs/relnotes/20.1.5.rst index b4f6f887a04..44a23258bd5 100644 --- a/docs/relnotes/20.1.5.rst +++ b/docs/relnotes/20.1.5.rst @@ -81,7 +81,7 @@ Frank Binns (1): - egl/dri2: only take a dri2_dpy reference when binding a new context/surfaces -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages - nir/deref: Don't try to compare derefs containing casts diff --git a/docs/relnotes/20.1.6.rst b/docs/relnotes/20.1.6.rst index 5274e812096..d8bbb1063f8 100644 --- a/docs/relnotes/20.1.6.rst +++ b/docs/relnotes/20.1.6.rst @@ -87,7 +87,7 @@ Icenowy Zheng (1): - panfrost: signal syncobj if nothing is going to be flushed -Jason Ekstrand (2): +Faith Ekstrand (2): - anv: Advertise shaderIntegerFunctions2 - spirv: Don't emit RMW for vector indexing in shared or global diff --git a/docs/relnotes/20.1.7.rst b/docs/relnotes/20.1.7.rst index 24d50057a4d..2ec0aa686d3 100644 --- a/docs/relnotes/20.1.7.rst +++ b/docs/relnotes/20.1.7.rst @@ -87,7 +87,7 @@ Eric Engestrom (11): - scons: bump c++ standard to 14 to match meson - docs: add release notes for 20.1.7 -Jason Ekstrand (5): +Faith Ekstrand (5): - clover/spirv: Don't call llvm::regularizeLlvmForSpirv - intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage diff --git a/docs/relnotes/20.1.8.rst b/docs/relnotes/20.1.8.rst index 44192970458..aa98e9292ab 100644 --- a/docs/relnotes/20.1.8.rst +++ b/docs/relnotes/20.1.8.rst @@ -74,7 +74,7 @@ Icecream95 (1): - pan/mdg: Fix spilling of non-32-bit types -Jason Ekstrand (3): +Faith Ekstrand (3): - intel/fs: Don't copy-propagate stride=0 sources into ddx/ddy - spirv: Run repair_ssa if there are discard instructions diff --git a/docs/relnotes/20.1.9.rst b/docs/relnotes/20.1.9.rst index 53c096e4f51..66c42e30572 100644 --- a/docs/relnotes/20.1.9.rst +++ b/docs/relnotes/20.1.9.rst @@ -85,7 +85,7 @@ Erik Faye-Lund (2): - mesa: handle GL_FRONT after translating to it - st/mesa: use roundf instead of floorf for lod-bias rounding -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP - nir/liveness: Consider if uses in nir_ssa_defs_interfere diff --git a/docs/relnotes/20.2.0.rst b/docs/relnotes/20.2.0.rst index 643dc0fed52..2ad0b186e59 100644 --- a/docs/relnotes/20.2.0.rst +++ b/docs/relnotes/20.2.0.rst @@ -2499,7 +2499,7 @@ Jan Zielinski (1): - gallium/swr: Fix crashes in sampling code -Jason Ekstrand (167): +Faith Ekstrand (167): - intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages - Revert "anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)" diff --git a/docs/relnotes/20.2.1.rst b/docs/relnotes/20.2.1.rst index 9f8ce0018ee..9fdfdac2a00 100644 --- a/docs/relnotes/20.2.1.rst +++ b/docs/relnotes/20.2.1.rst @@ -93,7 +93,7 @@ Erik Faye-Lund (1): - st/mesa: use roundf instead of floorf for lod-bias rounding -Jason Ekstrand (6): +Faith Ekstrand (6): - nir/liveness: Consider if uses in nir_ssa_defs_interfere - nir/cf: Better handle intra-block splits diff --git a/docs/relnotes/20.2.3.rst b/docs/relnotes/20.2.3.rst index 06a454a6a82..7a37f68081d 100644 --- a/docs/relnotes/20.2.3.rst +++ b/docs/relnotes/20.2.3.rst @@ -90,7 +90,7 @@ Igor V. Kovalenko (1): - r600: amend space check for chips older than EVERGREEN -Jason Ekstrand (4): +Faith Ekstrand (4): - mesa/spirv: Lower variable initializers for global variables - nir: Handle incomplete derefs in split_struct_vars diff --git a/docs/relnotes/20.3.0.rst b/docs/relnotes/20.3.0.rst index b5062bb915b..471e7a98ede 100644 --- a/docs/relnotes/20.3.0.rst +++ b/docs/relnotes/20.3.0.rst @@ -2591,7 +2591,7 @@ Jan Ziak (1): - Add driver override to envvars.rst -Jason Ekstrand (296): +Faith Ekstrand (296): - iris: no-op implement set_compute_resources - iris: Implement set_global_binding diff --git a/docs/relnotes/20.3.4.rst b/docs/relnotes/20.3.4.rst index cf355113f47..7ccda72113f 100644 --- a/docs/relnotes/20.3.4.rst +++ b/docs/relnotes/20.3.4.rst @@ -113,7 +113,7 @@ Ilia Mirkin (1): - glsl: only expose int64 atomics when extension is enabled -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/compiler: Return 1 for immediates in regs_read - intel/fs: QUAD_SWIZZLE requires packed data diff --git a/docs/relnotes/20.3.5.rst b/docs/relnotes/20.3.5.rst index 239349f27f3..58032293c49 100644 --- a/docs/relnotes/20.3.5.rst +++ b/docs/relnotes/20.3.5.rst @@ -161,7 +161,7 @@ James Park (1): - gallium/tessellator: Fix warning suppression -Jason Ekstrand (4): +Faith Ekstrand (4): - nir: Don't optimize bcsel-of-shuffle across blocks - intel/fs: Shuffle can't handle source modifiers diff --git a/docs/relnotes/21.0.0.rst b/docs/relnotes/21.0.0.rst index 9228e7ff043..f6513787fe6 100644 --- a/docs/relnotes/21.0.0.rst +++ b/docs/relnotes/21.0.0.rst @@ -1672,7 +1672,7 @@ Jan Beich (1): - util: unbreak on BSDs after MSVC changes -Jason Ekstrand (63): +Faith Ekstrand (63): - intel/fs: Fix use of undefined value in fixup_nomask_control_flow - nir/lower_io: Add data OOB asserts to write_constant diff --git a/docs/relnotes/21.0.1.rst b/docs/relnotes/21.0.1.rst index 910760478ea..ab16b518bf6 100644 --- a/docs/relnotes/21.0.1.rst +++ b/docs/relnotes/21.0.1.rst @@ -83,7 +83,7 @@ Ilia Mirkin (2): - gallium,st: add missing viewport swizzles - nv50: initialize target for blit source surfaces -Jason Ekstrand (1): +Faith Ekstrand (1): - intel/fs: Handle payload node interference in destinations diff --git a/docs/relnotes/21.0.3.rst b/docs/relnotes/21.0.3.rst index 8c930097b97..b4da0dd4f17 100644 --- a/docs/relnotes/21.0.3.rst +++ b/docs/relnotes/21.0.3.rst @@ -143,7 +143,7 @@ Ilia Mirkin (2): - ci: remove nouveau from shader-db runs - nv50/ir: fix texture size for msaa textures -Jason Ekstrand (3): +Faith Ekstrand (3): - anv: Clean up anv_device_memory::base on failure - anv: Clean up anv_descriptor_pool::base on the error path diff --git a/docs/relnotes/21.1.0.rst b/docs/relnotes/21.1.0.rst index b3ceba8925e..3874a7f5c45 100644 --- a/docs/relnotes/21.1.0.rst +++ b/docs/relnotes/21.1.0.rst @@ -2590,7 +2590,7 @@ Jan Beich (2): - ac: prefer system EM_AMDGPU definition - ac/rgp: define EM_AMDGPU if missing for compatibility -Jason Ekstrand (195): +Faith Ekstrand (195): - intel/tools: Decode COMPUTE_WALKER - intel/fs: Allow compute dispatch without a pushed subgroup ID on Gen12-HP diff --git a/docs/relnotes/21.1.2.rst b/docs/relnotes/21.1.2.rst index c65383f129d..ab1026fb512 100644 --- a/docs/relnotes/21.1.2.rst +++ b/docs/relnotes/21.1.2.rst @@ -108,7 +108,7 @@ Italo Nicola (1): - panfrost: fix GL_EXT_multisampled_render_to_texture regression -Jason Ekstrand (3): +Faith Ekstrand (3): - anv: Plumb the shader into push constant helpers - anv: Support pushing shader constants diff --git a/docs/relnotes/21.1.3.rst b/docs/relnotes/21.1.3.rst index e508e582742..b732e44fedc 100644 --- a/docs/relnotes/21.1.3.rst +++ b/docs/relnotes/21.1.3.rst @@ -81,7 +81,7 @@ Icecream95 (1): - panfrost: Use first_tiler to check if tiling is needed -Jason Ekstrand (2): +Faith Ekstrand (2): - intel/vec4: Also use MOV_FOR_SCRATCH for swizzle resolves - anv: Handle OOM in the pinned path in anv_reloc_list_add diff --git a/docs/relnotes/21.1.4.rst b/docs/relnotes/21.1.4.rst index 16d95e88396..60d49e7b1de 100644 --- a/docs/relnotes/21.1.4.rst +++ b/docs/relnotes/21.1.4.rst @@ -97,7 +97,7 @@ Iván Briano (1): - intel/nir: Fix txs for null surfaces -Jason Ekstrand (1): +Faith Ekstrand (1): - spirv: Create acceleration structure and shader record variables diff --git a/docs/relnotes/21.1.5.rst b/docs/relnotes/21.1.5.rst index 6653129248e..51633b9af53 100644 --- a/docs/relnotes/21.1.5.rst +++ b/docs/relnotes/21.1.5.rst @@ -78,7 +78,7 @@ Heinrich Fink (1): - softpipe: add missing sentinel to debug option array -Jason Ekstrand (1): +Faith Ekstrand (1): - iris: Don't leak the surface if uncompressed re-interp fails diff --git a/docs/relnotes/21.1.6.rst b/docs/relnotes/21.1.6.rst index d8dccf96ea0..759ab17cea2 100644 --- a/docs/relnotes/21.1.6.rst +++ b/docs/relnotes/21.1.6.rst @@ -88,7 +88,7 @@ Ian Romanick (1): - nir/gcm: Clear out pass_flags before starting -Jason Ekstrand (2): +Faith Ekstrand (2): - iris: Re-emit MEDIA_VFE_STATE for variable group size shaders - anv: Handle errors properly in anv_i915_query diff --git a/docs/relnotes/21.1.8.rst b/docs/relnotes/21.1.8.rst index 5b9322e9ac3..0e65b28d522 100644 --- a/docs/relnotes/21.1.8.rst +++ b/docs/relnotes/21.1.8.rst @@ -63,7 +63,7 @@ Ilia Mirkin (1): - mesa: don't return errors for gl_* GetFragData* queries -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Set CONTEXT_PARAM_RECOVERABLE to false diff --git a/docs/relnotes/21.2.0.rst b/docs/relnotes/21.2.0.rst index 875deca1b55..caa6d16e761 100644 --- a/docs/relnotes/21.2.0.rst +++ b/docs/relnotes/21.2.0.rst @@ -2892,7 +2892,7 @@ Jan Beich (1): - anv: adjust headers for non-GNU after e9e1e0362b6c -Jason Ekstrand (139): +Faith Ekstrand (139): - intel/compiler: Don't insert barriers for NULL sources - anv: Use the same re-order mode for streamout as for GS diff --git a/docs/relnotes/21.2.2.rst b/docs/relnotes/21.2.2.rst index f3f539cbe10..9f012787f6d 100644 --- a/docs/relnotes/21.2.2.rst +++ b/docs/relnotes/21.2.2.rst @@ -177,7 +177,7 @@ Ilia Mirkin (3): - glsl: fix explicit-location ifc matching in presence of array types - freedreno: use OUT_WFI for emit_marker -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Set CONTEXT_PARAM_RECOVERABLE to false diff --git a/docs/relnotes/21.2.4.rst b/docs/relnotes/21.2.4.rst index bd80c406409..4ac2d396ea3 100644 --- a/docs/relnotes/21.2.4.rst +++ b/docs/relnotes/21.2.4.rst @@ -95,7 +95,7 @@ Icecream95 (1): - pan/mdg: Use the correct swizzle for condition moves -Jason Ekstrand (1): +Faith Ekstrand (1): - vulkan/shader_module: Fix the lifetime of temporary shader modules diff --git a/docs/relnotes/21.2.5.rst b/docs/relnotes/21.2.5.rst index 577a174418c..9cc0e135be7 100644 --- a/docs/relnotes/21.2.5.rst +++ b/docs/relnotes/21.2.5.rst @@ -80,7 +80,7 @@ Jan Beich (1): - meson: disable -Werror=thread-safety on FreeBSD -Jason Ekstrand (2): +Faith Ekstrand (2): - i965: Emit a NULL surface for buffer textures with no buffer - nir/algebraic: Lower fisfinite diff --git a/docs/relnotes/21.2.6.rst b/docs/relnotes/21.2.6.rst index 38c84a42928..6d1e4d9340d 100644 --- a/docs/relnotes/21.2.6.rst +++ b/docs/relnotes/21.2.6.rst @@ -83,7 +83,7 @@ Ian Romanick (1): - glsl/nir: Don't build soft float64 when it cannot be used -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Fix FlushMappedMemoryRanges for odd mmap offsets diff --git a/docs/relnotes/21.3.0.rst b/docs/relnotes/21.3.0.rst index 65f61e0f291..b73e6b9a1b7 100644 --- a/docs/relnotes/21.3.0.rst +++ b/docs/relnotes/21.3.0.rst @@ -1906,7 +1906,7 @@ Jan Beich (1): - meson: disable -Werror=thread-safety on FreeBSD -Jason Ekstrand (192): +Faith Ekstrand (192): - intel/dev: Handle CHV CS thread weirdness in get_device_info_from_fd - intel/dev: Put the device name in intel_device_info diff --git a/docs/relnotes/21.3.2.rst b/docs/relnotes/21.3.2.rst index 07579bd38c0..32cac682702 100644 --- a/docs/relnotes/21.3.2.rst +++ b/docs/relnotes/21.3.2.rst @@ -79,7 +79,7 @@ James Jones (1): - gbm: Don't pass default usage flags on ABIs < 1 -Jason Ekstrand (3): +Faith Ekstrand (3): - crocus: wm_prog_key::key_alpha_test uses GL enums - anv: Stop doing too much per-sample shading diff --git a/docs/relnotes/21.3.3.rst b/docs/relnotes/21.3.3.rst index c493964d393..7ede4382ea1 100644 --- a/docs/relnotes/21.3.3.rst +++ b/docs/relnotes/21.3.3.rst @@ -73,7 +73,7 @@ Francisco Jerez (1): - intel/fs: Add physical fall-through CFG edge for unconditional BREAK instruction. -Jason Ekstrand (1): +Faith Ekstrand (1): - vulkan/log: Don't assert on non-client-visible objects diff --git a/docs/relnotes/21.3.4.rst b/docs/relnotes/21.3.4.rst index 9d2e130a9fa..2c0cd68100d 100644 --- a/docs/relnotes/21.3.4.rst +++ b/docs/relnotes/21.3.4.rst @@ -104,7 +104,7 @@ Ian Romanick (1): - i965: Disable EXT_texture_integer on Gfx4 and Gfx5 -Jason Ekstrand (1): +Faith Ekstrand (1): - Revert "anv: Stop doing too much per-sample shading" diff --git a/docs/relnotes/21.3.6.rst b/docs/relnotes/21.3.6.rst index f01f62c2f80..55c1d15c2e8 100644 --- a/docs/relnotes/21.3.6.rst +++ b/docs/relnotes/21.3.6.rst @@ -88,7 +88,7 @@ Georg Lehmann (4): - vulkan/wsi/wayland: Add modifiers for RGB formats. - vulkan/wsi/wayland: Fix add_drm_format_modifier aplha/opaqueness. -Jason Ekstrand (2): +Faith Ekstrand (2): - anv/pass: Don't set first_subpass_layout for stencil-only attachments - vulkan/wsi: Set MUTABLE_FORMAT_BIT in the prime path diff --git a/docs/relnotes/21.3.7.rst b/docs/relnotes/21.3.7.rst index e6367256512..f42b62448a2 100644 --- a/docs/relnotes/21.3.7.rst +++ b/docs/relnotes/21.3.7.rst @@ -80,7 +80,7 @@ Ian Romanick (9): - nir: Produce correct results for atan with NaN - nir: Add missing dependency on nir_opcodes.py -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Call vk_command_buffer_finish if create fails diff --git a/docs/relnotes/21.3.8.rst b/docs/relnotes/21.3.8.rst index 138be87cdc8..9e96733a99f 100644 --- a/docs/relnotes/21.3.8.rst +++ b/docs/relnotes/21.3.8.rst @@ -106,7 +106,7 @@ Icecream95 (6): - pan/bi: Make disassembler build reproducibly - panfrost: Fix ubo_mask calculation -Jason Ekstrand (2): +Faith Ekstrand (2): - anv: Don't assume depth/stencil attachments have depth - lavapipe: Reset the free_cmd_buffers list in TrimCommandPool diff --git a/docs/relnotes/21.3.9.rst b/docs/relnotes/21.3.9.rst index d3aa2937ac7..56fe37d014b 100644 --- a/docs/relnotes/21.3.9.rst +++ b/docs/relnotes/21.3.9.rst @@ -76,7 +76,7 @@ Icecream95 (2): - panfrost: Don't initialise the trampolines array - panfrost: Optimise recalculation of max sampler view -Jason Ekstrand (1): +Faith Ekstrand (1): - anv: Allow MSAA resolve with different numbers of planes diff --git a/docs/relnotes/22.0.0.rst b/docs/relnotes/22.0.0.rst index 4fee33a7887..b2a58407514 100644 --- a/docs/relnotes/22.0.0.rst +++ b/docs/relnotes/22.0.0.rst @@ -1875,7 +1875,7 @@ Jan Zielinski (3): - gallium/swr: Remove common code and build options - gallium/swr: clean up the documentation after SWR removal from main -Jason Ekstrand (158): +Faith Ekstrand (158): - vulkan/log: Tweak our handling of a couple error enums - vulkan/log: Don't assert on non-client-visible objects @@ -2016,7 +2016,7 @@ Jason Ekstrand (158): - spirv,radv: Fix some GL enum comments - vulkan/runtime: Implement 1.3 features/properties - anv/pass: Don't set first_subpass_layout for stencil-only attachments -- .mailmap: Switch Jason Ekstrand to @collabora.com +- .mailmap: Switch Faith Ekstrand to @collabora.com - anv: Implement 1.3 features/properties - anv: Advertise Vulkan 1.3 - vulkan/wsi: Set MUTABLE_FORMAT_BIT in the prime path diff --git a/docs/relnotes/22.0.1.rst b/docs/relnotes/22.0.1.rst index f225d89d68c..b533a85fe87 100644 --- a/docs/relnotes/22.0.1.rst +++ b/docs/relnotes/22.0.1.rst @@ -95,7 +95,7 @@ Icecream95 (1): - panfrost: Don't initialise the trampolines array -Jason Ekstrand (3): +Faith Ekstrand (3): - lavapipe: Reset the free_cmd_buffers list in TrimCommandPool - anv: Allow MSAA resolve with different numbers of planes diff --git a/docs/relnotes/22.0.2.rst b/docs/relnotes/22.0.2.rst index d909fb10ec7..1ed054d7717 100644 --- a/docs/relnotes/22.0.2.rst +++ b/docs/relnotes/22.0.2.rst @@ -167,7 +167,7 @@ Icecream95 (1): - panfrost: Stop overallocating compressed textures -Jason Ekstrand (7): +Faith Ekstrand (7): - v3dv/queue: Rework multisync_free - nir: Dont set coord_components on txs diff --git a/docs/relnotes/22.0.3.rst b/docs/relnotes/22.0.3.rst index 568aa4327fe..8d035172eca 100644 --- a/docs/relnotes/22.0.3.rst +++ b/docs/relnotes/22.0.3.rst @@ -108,7 +108,7 @@ Iván Briano (1): - vulkan/wsi/wayland: Fix double free on error condition -Jason Ekstrand (4): +Faith Ekstrand (4): - util/set: Respect found in search_or_add_pre_hashed - nir: Lower all bit sizes of usub_borrow diff --git a/docs/relnotes/22.0.4.rst b/docs/relnotes/22.0.4.rst index 683d72ed887..cac1444c898 100644 --- a/docs/relnotes/22.0.4.rst +++ b/docs/relnotes/22.0.4.rst @@ -87,7 +87,7 @@ Icecream95 (6): - pan/mdg: Return the instruction from mir_insert_instruction_*_scheduled - pan/mdg: Fix multiple spilt writes in the same bundle -Jason Ekstrand (4): +Faith Ekstrand (4): - vulkan/wsi: Set the right stage flags for semaphore waits - gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buffers diff --git a/docs/relnotes/22.0.5.rst b/docs/relnotes/22.0.5.rst index bb76924cf07..331de2bec2a 100644 --- a/docs/relnotes/22.0.5.rst +++ b/docs/relnotes/22.0.5.rst @@ -84,7 +84,7 @@ Icecream95 (5): - pan/mdg: Read base for combined stores - panfrost: Only write depth / stencil once if MRT is used -Jason Ekstrand (6): +Faith Ekstrand (6): - intel/fs: Copy color_outputs_valid into wm_prog_data - anv: Drop alpha_to_coverage from the NULL FS optimization diff --git a/docs/relnotes/22.1.0.rst b/docs/relnotes/22.1.0.rst index 525a204882f..33800178dbc 100644 --- a/docs/relnotes/22.1.0.rst +++ b/docs/relnotes/22.1.0.rst @@ -1639,7 +1639,7 @@ Jakob Bornecrantz (1): - vulkan-device-select: Don't leak xcb_query_extension_reply_t -Jason Ekstrand (179): +Faith Ekstrand (179): - vulkan,lavapipe: Simplify command recording code-gen - zink: Re-interpret formats when using vkCmdClearColorImage() diff --git a/docs/relnotes/22.1.1.rst b/docs/relnotes/22.1.1.rst index 62b9e1beb03..afc5d06ef00 100644 --- a/docs/relnotes/22.1.1.rst +++ b/docs/relnotes/22.1.1.rst @@ -98,7 +98,7 @@ Icecream95 (5): - pan/mdg: Read base for combined stores - panfrost: Only write depth / stencil once if MRT is used -Jason Ekstrand (8): +Faith Ekstrand (8): - radv: Add a sqtt entrypoint for CmdBindVertexBuffers2 - intel/fs: Copy color_outputs_valid into wm_prog_data diff --git a/docs/relnotes/22.1.2.rst b/docs/relnotes/22.1.2.rst index b403181b89c..637ed6fbea5 100644 --- a/docs/relnotes/22.1.2.rst +++ b/docs/relnotes/22.1.2.rst @@ -100,7 +100,7 @@ Ian Romanick (1): - anv: Remove FS executables when applying the null FS optimization -Jason Ekstrand (2): +Faith Ekstrand (2): - nir/builder: Add a nir_trim_vector helper - compiler/types: Don't place members in the previous substruct's end padding diff --git a/docs/relnotes/22.1.3.rst b/docs/relnotes/22.1.3.rst index 4a9d2b0aedd..8f11ae59922 100644 --- a/docs/relnotes/22.1.3.rst +++ b/docs/relnotes/22.1.3.rst @@ -119,7 +119,7 @@ Iván Briano (1): - anv: do not get rid of empty/useless fragment shaders -Jason Ekstrand (9): +Faith Ekstrand (9): - nir/deref: Break out a helper for compare_deref_paths - nir/deref: Use an index in compare_deref_paths diff --git a/docs/relnotes/22.1.4.rst b/docs/relnotes/22.1.4.rst index 5837e0cfa28..45d0eb4e58b 100644 --- a/docs/relnotes/22.1.4.rst +++ b/docs/relnotes/22.1.4.rst @@ -67,7 +67,7 @@ Iago Toral Quiroga (2): - v3dv: fix pool descriptor count for inline uniform buffers - nir: fix documentation for uadd_carry and usub_borry opcodes -Jason Ekstrand (4): +Faith Ekstrand (4): - vulkan/wsi: Pass the size to MapMemory in the SW path - vulkan/wsi/x11: Don't leak shm_reply if we don't have dri3 or present diff --git a/docs/relnotes/22.1.5.rst b/docs/relnotes/22.1.5.rst index 152e6c9fc28..075eaa5aa5a 100644 --- a/docs/relnotes/22.1.5.rst +++ b/docs/relnotes/22.1.5.rst @@ -95,7 +95,7 @@ Icecream95 (2): - panfrost: Only emit images when they are present - panfrost: Don't unbind recently bound streamout targets -Jason Ekstrand (1): +Faith Ekstrand (1): - vulkan/nir: Don't remove dead XFB outputs diff --git a/docs/relnotes/22.2.0.rst b/docs/relnotes/22.2.0.rst index fd9ee516be0..bce031643e0 100644 --- a/docs/relnotes/22.2.0.rst +++ b/docs/relnotes/22.2.0.rst @@ -2707,7 +2707,7 @@ Jan Palus (1): - pvr: use UINT64_C for 64-bit constant -Jason Ekstrand (312): +Faith Ekstrand (312): - clc: Only initialize LLVM once - clc: Rework logging a bit diff --git a/docs/relnotes/22.2.1.rst b/docs/relnotes/22.2.1.rst index 97afc7e9a05..0a68c0155f5 100644 --- a/docs/relnotes/22.2.1.rst +++ b/docs/relnotes/22.2.1.rst @@ -107,7 +107,7 @@ James Park (1): - meson,amd: Remove Windows libelf wrap -Jason Ekstrand (3): +Faith Ekstrand (3): - iris: Use a larger alignment for buffer allocations - iris: Fix more BO alignments diff --git a/docs/relnotes/22.2.4.rst b/docs/relnotes/22.2.4.rst index fbf03c2b22f..b33dc26607f 100644 --- a/docs/relnotes/22.2.4.rst +++ b/docs/relnotes/22.2.4.rst @@ -124,7 +124,7 @@ Ian Romanick (1): - intel/fs: Fix constant propagation into 32x16 integer multiplication -Jason Ekstrand (2): +Faith Ekstrand (2): - vulkan: Handle VK_SUBPASS_EXTERNAL at the end of a subpass - vulkan: Unconditionally add barriers for missing external subpass deps diff --git a/docs/relnotes/22.3.0.rst b/docs/relnotes/22.3.0.rst index 532ccb5ee84..cb6ed9961fd 100644 --- a/docs/relnotes/22.3.0.rst +++ b/docs/relnotes/22.3.0.rst @@ -2366,7 +2366,7 @@ Jan Beich (1): - util: unify FreeBSD futex_wait signature with Linux/OpenBSD/Windows -Jason Ekstrand (115): +Faith Ekstrand (115): - nir: Clean up and improve nir_dedup_inline_samplers - intel/fs_reg_allocate: Improve compressed instruction self-interference diff --git a/docs/relnotes/22.3.1.rst b/docs/relnotes/22.3.1.rst index cadb451c8dc..bc62764b045 100644 --- a/docs/relnotes/22.3.1.rst +++ b/docs/relnotes/22.3.1.rst @@ -127,7 +127,7 @@ Jan Palus (1): - vdpau: allow building vdpau st with virgl only -Jason Ekstrand (4): +Faith Ekstrand (4): - nir: Use nir_const_value_for_int in nir_lower_subgroups - st/mesa: Use nir_const_value_for_bool() in ATIFS diff --git a/docs/relnotes/22.3.4.rst b/docs/relnotes/22.3.4.rst index bb77f804ed0..661bce1519b 100644 --- a/docs/relnotes/22.3.4.rst +++ b/docs/relnotes/22.3.4.rst @@ -113,7 +113,7 @@ Italo Nicola (1): - panfrost: fix off-by-one when exporting format modifiers -Jason Ekstrand (1): +Faith Ekstrand (1): - gallium,util: Pull u_indices and u_primconvert back into gallium