summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-15intel/brw/xe2+: Round up spill/unspill data size to nearest reg_size multiple.xe2-compiler-2Francisco Jerez1-4/+4
2024-05-15intel/brw/xe2+: Lower 64-bit integer uadd_sat.Francisco Jerez1-1/+2
2024-05-15nir: Add option to lower 64-bit uadd_sat.Francisco Jerez2-2/+4
2024-05-15intel/xe2+: Enable native 64-bit integer arithmetic.Francisco Jerez1-0/+8
2024-05-15intel/brw/xe2+: Lower 64-bit SHUFFLE and CLUSTER_BROADCAST.Francisco Jerez1-2/+4
2024-05-15intel/brw/xe2+: Fix 64-bit subgroup scan intrinsics not to rely on SEL instru...Francisco Jerez1-1/+1
2024-05-15intel/brw/xe2+: Don't use SEL peephole on 64-bit moves.Francisco Jerez1-2/+4
2024-05-15blorp: Allocate fixed amount of space for blend state.Francisco Jerez1-2/+1
2024-05-15iris: Allocate fixed amount of space for blend state.Francisco Jerez1-2/+1
2024-05-15intel/brw/xe2+: Fix indirect extended descriptor setup for scratch space.Francisco Jerez1-4/+12
2024-05-15intel/brw: Don't emit Z coordinate interpolation if CPS isn't in use.Francisco Jerez1-1/+2
2024-05-15intel/brw: We no longer have atomic fmin/fmax ops for fp64 in xe2Rohan Garg1-1/+2
2024-05-15intel/brw: Advertise fp64 atomic add's when we have 64 bit float support and ...Rohan Garg1-1/+1
2024-05-15intel/brw/xe2+: Keep PS sample mask in the f1.0 register whether or not kill ...Francisco Jerez1-4/+4
2024-05-15intel/eu/xe2+: Fix src1 length bits of SEND instruction with UGM target.Rohan Garg1-0/+5
2024-05-15Revert "iris: slow clear higher miplevels on single sampled 8bpp resources th...Rohan Garg1-12/+0
2024-05-15zink/ci: rename .zink-lvp-venus-rules to .zink-venus-lvp-rules to match the r...Eric Engestrom1-2/+2
2024-05-15ci/env: move dead-code-with-comment to the end of the list to make it clearerEric Engestrom1-2/+4
2024-05-15ci/b2c: remove dead rules: that's always overwrittenEric Engestrom1-3/+0
2024-05-15ci/vkd3d: fail job when failing to get driver versionEric Engestrom1-0/+1
2024-05-15ci/vkd3d: fix version sanity checkEric Engestrom1-2/+2
2024-05-15ci/vkd3d: un-hardcode architectureEric Engestrom1-1/+2
2024-05-15ci/init-stage2: set VK_DRIVER_FILES for both xorg and waylandEric Engestrom1-2/+3
2024-05-15ci/piglit-traces: drop re-definition of VK_DRIVER_FILESEric Engestrom1-2/+1
2024-05-15ci: drop dead VK_CPU optionEric Engestrom4-4/+6
2024-05-15ci/b2c: allow setting timeouts in secondsEric Engestrom1-4/+12
2024-05-15ci/b2c: rename B2C_TIMEOUT_* to B2C_TIMEOUT_CONSOLE_ACTIVITY_*Eric Engestrom2-4/+4
2024-05-15ci/b2c: rename B2C_TIMEOUT_FIRST_* to B2C_TIMEOUT_FIRST_CONSOLE_ACTIVITY_*Eric Engestrom2-4/+4
2024-05-15ci: inherit the debian container building infra for test container imagesEric Engestrom1-1/+2
2024-05-15ci: factor out all the deps to build the debian containers into .debian-conta...Eric Engestrom1-3/+7
2024-05-15ci: rename debian version variable job to include the word "version"Eric Engestrom1-7/+7
2024-05-15v3dv: support 2712D0Iago Toral Quiroga2-41/+130
2024-05-15v3d: support 2712D0Iago Toral Quiroga2-108/+214
2024-05-15broadcom/cle: fix up shader record for V3D 7.1.10 / 2712D0Iago Toral Quiroga1-0/+63
2024-05-15anv: shader printf exampleLionel Landwerlin1-0/+67
2024-05-15intel/clc: enable printfs supportLionel Landwerlin2-0/+33
2024-05-15anv: add debug shader printf supportLionel Landwerlin6-4/+193
2024-05-15intel/nir: add printf loweringLionel Landwerlin9-1/+83
2024-05-15intel/compiler: store u_printf_info in prog_dataLionel Landwerlin3-0/+41
2024-05-15intel/nir: add reloc delta to load_reloc_const_intel intrinsicLionel Landwerlin5-7/+10
2024-05-15intel/nir: remove unused prototypesLionel Landwerlin1-4/+0
2024-05-15nir: add a low level printf emission helperLionel Landwerlin2-0/+101
2024-05-15nir: add ptr_bit_size parameter to nir_lower_printfLionel Landwerlin3-1/+4
2024-05-15nir: add a base offset for printf indexingLionel Landwerlin5-1/+15
2024-05-15nir/divergence: add missing load_printf_buffer_addressLionel Landwerlin1-0/+1
2024-05-15anv: fix push constant subgroup_id locationLionel Landwerlin1-6/+8
2024-05-15freedreno/devices: Add support for Adreno A32 (G3x Gen 2)Danylo Piliaiev1-0/+93
2024-05-15intel/brw: update Xe2 max SIMD message sizesRohan Garg1-1/+1
2024-05-15radv: rename radeon perfctr uconfig helpersSamuel Pitoiset5-17/+17
2024-05-15radv: remove redundant radeon_set_perfctr_reg() helperSamuel Pitoiset4-29/+20