summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 hoursradeonsi: Disable av1 cdef_channel_strength for VCN4HEADmainYinjie Yao1-2/+3
4 hoursnouveau: implement `Default` for `Push`Seán de Búrca1-0/+6
4 hoursnak,nil: style cleanupSeán de Búrca5-13/+10
4 hoursnak,nouveau: adjust function/method signatures to better match conventionSeán de Búrca9-22/+22
4 hoursnak,nil: elide lifetimes where possibleSeán de Búrca3-11/+11
4 hoursnak,nil: avoid explicit returns at the end of functionsSeán de Búrca6-76/+74
4 hoursnak: use standard methods and macros to improve readabilitySeán de Búrca11-43/+26
4 hoursnak: use `Option` propagation instead of explicit let-else clausesSeán de Búrca2-10/+3
4 hoursnak: collapse extraneous conditional branchesSeán de Búrca4-25/+18
4 hoursnak: remove unnecessary casts and conversionsSeán de Búrca9-23/+22
5 hoursrusticl: fix build with clippy driverSeán de Búrca1-1/+1
5 hoursrusticl: replace `map_or(false, f)` with `is_some_and(f)`Seán de Búrca1-1/+1
7 hoursanv: Remove a '#if GFX_VER >= 30' block inside of a else of '#if GFX_VERx10 >...José Roberto de Souza1-3/+0
7 hoursanv: Drop '#if GFX_VERx10 >= 125' inside of '#if GFX_VERx10 >= 125'José Roberto de Souza1-4/+1
7 hoursiris: Restrict platforms that needs Wa_1604061319José Roberto de Souza1-1/+1
7 hoursanv: Enable preemption due 3DPRIMITIVE in GFX 12José Roberto de Souza2-13/+0
7 hoursanv: Implement missing part of Wa_1604061319José Roberto de Souza1-1/+7
8 hourspanvk: Expose support for multiview on v7Ashley Smith2-4/+7
8 hourspanvk: Add support for VK_KHR_multiview on v7Ashley Smith4-12/+30
9 hoursfreedreno/ir3: Fix tess/geom asan errorRob Clark2-7/+5
10 hoursaco: add type information for operands/definitionsGeorg Lehmann7-858/+950
11 hoursvirgl: Avoid possible double free when destroying the hw resourceCorentin Noël2-1/+23
13 hourspan/lib: Make pan_shader.c not GENXMary Guillemard5-28/+23
13 hourspan/lib: Make pan_shader_get_compiler_options not GENXMary Guillemard12-29/+40
13 hourspan/lib: Make pan_shader_compile not GENXMary Guillemard9-124/+73
13 hourspan/lib: Move pan_fixup_blend_type to pan_blend.cMary Guillemard4-45/+46
13 hourspan/genxml: Add Register File Format to common.xmlMary Guillemard1-0/+10
15 hourspan/bi: Lower ffract in bifrost_nir_algebraic on v11+Mary Guillemard5-9/+6
15 hourspan/bi: Flush subnormals to zero for FROUND on v11+Mary Guillemard2-2/+18
16 hoursradv: Consider that DGC might need shader reads of predicated data.Hans-Kristian Arntzen1-2/+3
16 hoursac/gpu_info: allow 32-bit predicate on GFX11+Samuel Pitoiset1-1/+2
16 hoursradv: fix conditional rendering with DGC and non native 32-bit predicateSamuel Pitoiset4-14/+23
16 hoursradv: fix fetching conditional rendering state for DGC preprocessSamuel Pitoiset1-3/+4
19 hoursnvk: Implement VK_EXT_zero_initialize_device_memoryFaith Ekstrand4-5/+36
19 hoursnak: Add a helper to reduce OpPrmt sel immediatesFaith Ekstrand5-10/+14
19 hoursnak: Add a helper for reducing OpShfl lane and c immediatesFaith Ekstrand5-10/+32
19 hoursnak: Reduce shift immediates instead of adding copiesFaith Ekstrand5-32/+45
19 hoursnak: Add HW tests for OpShr and OpShlFaith Ekstrand2-2/+92
19 hoursnak: Fix OpShf folding for shift >= 64Faith Ekstrand2-7/+8
19 hoursnak/sm20: Remove some unnecessary Option<>Faith Ekstrand1-135/+114
21 hoursanv: Fix to set CDEF filter flag correctly.Hyunjun Ko1-1/+1
21 hoursanv: Allocate MV buffers enough for AV1 decoding.Hyunjun Ko1-15/+27
21 hoursanv: Always allocate cdf tables when independent profiles providedHyunjun Ko1-0/+6
22 hoursnak/sm70: Don't set a predicate destination on redgFaith Ekstrand1-2/+2
22 hoursnak/nir/lower_tex: Use nir_tex_instr_add_src()Faith Ekstrand1-18/+11
22 hoursnak: Use TexOffsetMode for all texture opsDave Airlie7-68/+62
22 hoursnak/sm70: imnmx takes and returns more predicates on Blackwell+Faith Ekstrand1-0/+6
22 hoursnak/sm70: Use rZ for the 3rd source of lea when .hi is not setFaith Ekstrand1-2/+7
22 hoursnak/sm70: Fix bra offset encoding for for Hopper+Faith Ekstrand1-3/+23
22 hoursnak/copy_prop: Don't propagate cbufs into ALU on Blackwell+Faith Ekstrand1-5/+12