MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
alpha: Replace one-element array with flexible array member
alpha: align stack for page fault and user unaligned trap handlers
alpha: make stack 16-byte aligned (most cases)
alpha: replace hardcoded stack offsets with autogenerated ones
Fix build with -flto
intel/tools: Fix typos
intel/tools: Remove stray newline
intel/tools: Don't allow empty type specifier
intel/tools: Simplify register type handling
intel/tools: Make swizzle an integer
intel/tools: Make writemask an integer
intel/tools: Simplify immediate handling
intel/tools: Simplify dstregion
intel/compiler: Relax SENDS regioning assertions
intel/tools: Pass integers, not enums, to stride()
intel/tools: Manually set ARF register file/nr/subnr
intel/tools: Don't hardcode notification register
intel/tools: Simplify notification register handling
intel/tools: Test notification subregisters
docs: Mark VK_KHR_maintenance1 as done on turnip
ci: Disable panfrost g52
alpha: Kconfig: pedantic formatting
alpha: fix rtc port ranges
alpha: Replace strncmp with str_has_prefix
alpha: remove unneeded semicolon in osf_sys.c
alpha: remove unneeded semicolon in sys_eiger.c
alpha: fix memory barriers so that they conform to the specification
alpha: Replace sg++ with sg = sg_next(sg)
alpha: c_next should increase position index
alpha: Fix build around srm_sysrq_reboot_op
llvmpipe: drop LLVM < 3.4 support
intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.h
intel/compiler: Define more detailed analysis dependency classes
intel/compiler: Introduce backend_shader method to propagate IR changes to analysis passes
intel/compiler: Introduce simple IR analysis pass framework
intel/compiler: Reverse inclusion dependency between brw_vec4_live_variables.h and brw_vec4.h
intel/compiler: Reverse inclusion dependency between brw_fs_live_variables.h and brw_fs.h
intel/compiler: Nest definition of live variables block_data structures
intel/compiler: Pass detailed dependency classes to invalidate_analysis()
intel/compiler: Move base IR definitions into a separate header file
intel/compiler: Move register pressure calculation into IR analysis object
intel/compiler: Calculate num_instructions in O(1) during register pressure calculation
intel/compiler/vec4: Add live interval validation pass
intel/compiler/fs: Add live interval validation pass
intel/compiler: Pass single backend_shader argument to the fs_live_variables constructor
intel/compiler/fs: Switch liveness analysis to IR analysis framework
intel/compiler/vec4: Switch liveness analysis to IR analysis framework
intel/compiler: Move all live interval analysis results into fs_live_variables
intel/compiler: Restructure live intervals computation code
entel/compiler: Simplify new_idom reduction in dominance tree calculation
intel/compiler: Move idom tree calculation and related logic into analysis object
intel/compiler: Drop invalidate_live_intervals()
intel/compiler: Pass single backend_shader argument to the vec4_live_variables constructor
intel/compiler: Move all live interval analysis results into vec4_live_variables
intel/compiler: Mark virtual_grf_interferes and vars_interfere as const
intel/compiler: Move dominance tree data structure into idom_tree object
isl: Avoid EXPECT_DEATH in unit tests
gallivm: guess CPU features also on ARM
gallivm: disable NEON instructions if they are not supported
intel/tools: Add unit tests for assembler
intel/tools: New i965 instruction assembler tool
intel/compiler: Replicate 16 bit immediate value correctly
intel/tools: Add meson pthread dependancy for i965_asm
intel/tools: Initialize offset correctly for i965_asm
intel/disasm: Disassemble JIP offset for while
intel/compiler: Print quad value in hex format
intel/disasm: Disassemble immediate value properly for dim
intel/compiler: Unset flag reg when FB write is not predicated
util: Heap-allocate 256K zlib buffer
meson: Search for execinfo.h
st/nine: Drop preprocessor guards for glibc-2.12
meson: Test for random_r()
scons: Test for random_r()
util: Drop preprocessor guards for glibc-2.12
meson: Test for program_invocation_name
intel/tools: add binary output type to i965_asm
intel/compiler: add ability to override shader's assembly
util: add auxv based PowerPC AltiVec/VSX detection
intel/compiler: avoid truncating int64_t to int
util: skip NEON detection if built with -mfpu=neon
util: detect AltiVec at runtime on BSDs
util: detect NEON at runtime on FreeBSD
util: skip AltiVec detection if built with -maltivec
egl: Include stddef.h in generated source
clover: use iterator_range in get_kernel_nodes
util: fix to detect NetBSD properly
util: simplify BSD includes
llvmpipe: avoid left-shifting a negative number.
clover: Remove unused code
intel/compiler: Remove unreachable() from brw_reg_type.c
mapi: split entry_generate_or_patch for x86 tls
intel/compiler: Restructure instruction compaction in preparation for Gen12
mapi: Clean up entry_patch_public for x86 tls
intel/compiler: Make separate src0/src1 index tables
mapi: Inline call x86_current_tls.
mapi: Adapted libglvnd x86 tsd changes
mapi: Improve the x86 tsd stubs performance.
intel/compiler: Inline get_src_index()