summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 hoursintel/brw/xe2+: Round up spill/unspill data size to nearest reg_size multiple.xe2-compiler-2Francisco Jerez1-4/+4
12 hoursintel/brw/xe2+: Lower 64-bit integer uadd_sat.Francisco Jerez1-1/+2
12 hoursnir: Add option to lower 64-bit uadd_sat.Francisco Jerez2-2/+4
12 hoursintel/xe2+: Enable native 64-bit integer arithmetic.Francisco Jerez1-0/+8
12 hoursintel/brw/xe2+: Lower 64-bit SHUFFLE and CLUSTER_BROADCAST.Francisco Jerez1-2/+4
12 hoursintel/brw/xe2+: Fix 64-bit subgroup scan intrinsics not to rely on SEL instru...Francisco Jerez1-1/+1
12 hoursintel/brw/xe2+: Don't use SEL peephole on 64-bit moves.Francisco Jerez1-2/+4
12 hoursblorp: Allocate fixed amount of space for blend state.Francisco Jerez1-2/+1
12 hoursiris: Allocate fixed amount of space for blend state.Francisco Jerez1-2/+1
12 hoursintel/brw/xe2+: Fix indirect extended descriptor setup for scratch space.Francisco Jerez1-4/+12
12 hoursintel/brw: Don't emit Z coordinate interpolation if CPS isn't in use.Francisco Jerez1-1/+2
12 hoursintel/brw: ensure find_live_channel don't access arch register without syncLionel Landwerlin5-1/+27
12 hoursintel/brw: We no longer have atomic fmin/fmax ops for fp64 in xe2Rohan Garg1-1/+2
12 hoursintel/brw: Advertise fp64 atomic add's when we have 64 bit float support and ...Rohan Garg1-1/+1
12 hoursintel/brw/xe2+: Keep PS sample mask in the f1.0 register whether or not kill ...Francisco Jerez1-4/+4
12 hoursintel/eu/xe2+: Fix src1 length bits of SEND instruction with UGM target.Rohan Garg1-0/+5
12 hoursaco/gfx12: disable s_cmpk optimizationRhys Perry1-1/+1
12 hoursaco: don't change prefetch mode on GFX11.5+Rhys Perry1-2/+3
12 hoursaco/tests: add GFX12 assembler testsRhys Perry2-566/+756
12 hoursaco: support GFX12 in assemblerRhys Perry5-10/+220
12 hoursaco: add GFX11.5+ opcodesRhys Perry5-117/+315
12 hoursaco: add SFPU/ValuPseudoScalarTrans instr classRhys Perry2-0/+5
12 hoursaco/tests: support GFX12Rhys Perry3-3/+9
14 hoursturnip: virtio: fix racy gem close for re-imported dma-bufYiwei Zhang1-24/+53
14 hoursturnip: virtio: fix iova leak upon found already imported dmabufYiwei Zhang1-13/+15
14 hoursturnip: virtio: fix error path in virtio_bo_initYiwei Zhang1-9/+18
14 hoursfrontends/va: Only increment slice offset after first slice parametersDavid Rosca1-1/+2
15 hoursci: bump VVL to v1.3.285Mike Blumenkrantz2-3/+3
15 hourszink: set all spirv caps for the vvl vtn passMike Blumenkrantz1-50/+1
16 hoursevent: break long dependency chains on dropKarol Herbst1-0/+22
16 hoursRevert "rusticl/event: use Weak refs for dependencies"Karol Herbst2-18/+10
16 hoursintel/isl: Update quote for XeHP's CCS halign ruleNanley Chery1-1/+1
16 hoursintel/isl: Reduce halign for disabled CCS on XeHPNanley Chery1-7/+25
16 hoursintel/isl: Add and use _isl_surf_info_supports_ccsNanley Chery2-26/+39
18 hoursradv: simplify radv_emit_ps_inputs() slightlySamuel Pitoiset1-17/+18
18 hoursradv: track all graphics shaders context registersSamuel Pitoiset1-59/+81
18 hoursradv: add more radeon_opt_set_xxx variantsSamuel Pitoiset1-0/+50
18 hoursradv: add graphics shaders context registers that need to be trackedSamuel Pitoiset1-0/+48
18 hoursradv: emit graphics pipelines directly from the cmdbufSamuel Pitoiset5-942/+820
18 hoursradv: make radv_conv_gl_prim_to_gs_out() a non-static functionSamuel Pitoiset2-22/+22
18 hourstu: Support VkExternalFormatANDROIDRob Clark2-2/+8
18 hourstu: Skip YUV conversion for RGB formatsRob Clark1-0/+6
18 hoursturnip: Support AHardwareBuffertarsin5-8/+99
18 hoursturnip: Split tu_image_init to use layout setting logic separatelytarsin2-107/+130
18 hoursturnip: Convert tu_device_memory to use vk_device_memorytarsin2-9/+8
18 hoursturnip/android: Migrate to common ANB codeRoman Stratiienko6-429/+43
18 hoursturnip: Change tu_image to use common initialization helperstarsin1-3/+4
18 hoursvulkan: Add helper to resolve Android external formatRob Clark2-0/+20
18 hoursvulkan: Don't request Ycbcr conversion for rgbRob Clark1-1/+1
18 hoursvulkan/android: Add helper to probe AHB supportRob Clark3-0/+51