summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-29intel/eu/validate: Allow SIMD16 for mixed mode float operations on xe2+xe2-compiler-2-subset-2Rohan Garg1-1/+2
2024-03-29intel/brw: Lower DWORD scattered read writes to lscRohan Garg1-6/+8
2024-03-29intel/brw: Handle typed surface and atomic messages for xe2+Rohan Garg2-2/+14
2024-03-29intel/brw/xehp+: Drop redundant arguments of lsc_msg_desc*().Francisco Jerez4-94/+44
2024-03-29intel/eu/xehp+: Don't initialize mlen and rlen descriptor fields from lsc_msg...Francisco Jerez1-11/+0
2024-03-29intel/brw/xehp+: Replace lsc_msg_desc_dest_len()/lsc_msg_desc_src0_len() with...Francisco Jerez5-41/+77
2024-03-29intel/brw/xe2: Update uniform handling to account for 512b physical registersIan Romanick1-2/+17
2024-03-29intel/brw/xe2: Update brw_nir_analyze_ubo_ranges to account for 512b physical...Ian Romanick1-8/+23
2024-03-29intel/brw: Add a src array for the common case in fs_instCaio Oliveira2-15/+59
2024-03-29intel/brw: Remove vestiges of sources on IF opcode, only valid on Gfx6Caio Oliveira2-6/+0
2024-03-29intel/brw: Rearrange fs_inst fieldsKenneth Graunke1-53/+63
2024-03-29rpi/ci: another batch of flakesEric Engestrom3-0/+14
2024-03-29nvk: Advertise VK_KHR_maintenance6Faith Ekstrand2-1/+10
2024-03-29nvk: Add support for version 2 of all descriptor binding commandsValentine Burley2-63/+85
2024-03-29nvk: Support VkBindMemoryStatusKHRFaith Ekstrand2-0/+10
2024-03-29intel/brw/xe2+: Use phys_nr and phys_subnr in DPAS encodingIan Romanick1-8/+8
2024-03-29intel/brw/xe2+: DPAS must be SIMD16 nowIan Romanick3-8/+13
2024-03-29nir: intel/brw: Change the order of sources for nir_dpas_intelIan Romanick3-13/+17
2024-03-29intel/brw: Use enums for DPAS source regioningIan Romanick1-3/+12
2024-03-29intel/brw: Clear write_accumulator flag when changing the destinationIan Romanick1-0/+6
2024-03-29nak: Implement load_ubo with an indirect cbuf indexFaith Ekstrand2-4/+31
2024-03-29nak: Plumb through LDC modesFaith Ekstrand3-2/+32
2024-03-29ci_run_n_monitor: explain how to pass multiple targets without having to use ...Eric Engestrom1-1/+2
2024-03-29ci: don't run rustfmt on every core changeEric Engestrom1-1/+4
2024-03-29wgl: The default swap interval is supposed to be 1Jesse Natalie1-0/+3
2024-03-29radv/ci: dEQP-VK.spirv_assembly.type.vec4.i8.mod_geom Fail -> Crash on tahitiEric Engestrom1-1/+1
2024-03-29radv/ci: another batch of flakesEric Engestrom2-0/+31
2024-03-29zink: only check that CUBE_COMPATIBLE for images doesn't subtract flagsMike Blumenkrantz1-1/+1
2024-03-29aco: avoid breaking clauses with waitcntRhys Perry2-1/+123
2024-03-29meson: fix link failure with llvm-18Karol Herbst1-1/+4
2024-03-28radv, aco: Remove the code that jumped to RADV's TCS epilogs.Timur Kristóf3-87/+2
2024-03-28radv: Completely delete TCS epilogs.Timur Kristóf10-232/+3
2024-03-28ac/nir/tess: Emit tess factor stores based on new intrinsics.Timur Kristóf4-16/+46
2024-03-28radv: Call nir_opt_dead_cf in radv_optimize_nir_algebraic.Timur Kristóf1-0/+1
2024-03-28radv: Implement new tess intrinsics.Timur Kristóf4-1/+25
2024-03-28radv: Copy TES primitive mode to TCS info.Timur Kristóf1-0/+1
2024-03-28radeonsi: Implement new intrinsics for monolithic shaders.Timur Kristóf1-0/+14
2024-03-28nir: Add two new AMD specific tess intrinsics.Timur Kristóf2-0/+6
2024-03-28d3d12: Support HEVC slice L0/L1 active number overrideSil Vilerino3-139/+127
2024-03-28d3d12: Support H264 slice L0/L1 active number overrideSil Vilerino3-70/+96
2024-03-28d3d12: Bump directx-headers dependency to v613Sil Vilerino2-2/+2
2024-03-28aco: always emit float mode for merged shaders compiled separatelyRhys Perry1-7/+11
2024-03-28intel/brw: minor rework to de duplicate variable assignmentRohan Garg1-3/+1
2024-03-28intel/brw: adjust the copy propgation pass to account for wider GRF's on Xe2+Rohan Garg1-1/+1
2024-03-28intel/brw: update disassembly for MATH pipeRohan Garg1-1/+2
2024-03-28intel/brw: Xe2+ can do SIMD16 for extended math on HF typesRohan Garg1-2/+2
2024-03-28intel/brw: account for sources when determining if a operation uses half floatsRohan Garg1-4/+26
2024-03-28radv/ci: another batch of flakesEric Engestrom5-0/+18
2024-03-28v3dv/ci: another batch of flakesEric Engestrom2-0/+17
2024-03-28Revert "zink: store last pipeline directly for zink_gfx_program::last_pipeline"Juston Li4-5/+5