summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
67 min.radv/ci: add more flakesHEADmainSamuel Pitoiset4-0/+6
5 hoursturnip: rename tu_queue_submit struct to follow ODRDavid Heidelberg2-14/+14
18 hoursnir/print: Do not access invalid indices of load_uniformKonstantin Seurer1-7/+11
37 hoursrust/program: remove Program::kernelsKarol Herbst4-17/+18
37 hoursrusticl/program: Arc the stored KernelInfoKarol Herbst2-4/+5
37 hourscore/kernel: skip validating unique kernel signaturesKarol Herbst2-11/+6
2 daysspirv: preserve signed zero in modfGeorg Lehmann1-8/+8
3 daysetnaviv: Allow collecing both GPU and NPU specsPhilipp Zabel1-1/+6
3 daysetnaviv: Add a separate NPU pipePhilipp Zabel3-2/+17
3 daysetnaviv: Pass npu to etna_screen_create in a separate parameterPhilipp Zabel3-13/+42
3 daysetnaviv: drm: Stop after model query failurePhilipp Zabel1-3/+3
3 daysetnaviv: drm: Suppress get-param error message for non-existent corePhilipp Zabel1-1/+3
3 daysvenus: fix to destroy all pipeline handles on early error pathsYiwei Zhang1-14/+37
3 dayswsi/wayland: Dispatch event queue in wsi_wl_swapchain_queue_presentMichel Dänzer1-0/+8
3 daysintel: Build float64 shader only for VulkanMatt Turner1-13/+15
3 daysv3dv/ci: add rpi5 failureEric Engestrom1-0/+2
3 daysir3: Use scalar ALU instructions when possibleConnor Abbott2-18/+75
3 daysir3/nir: Fix imadsh_mix16 definitionConnor Abbott2-3/+3
3 daysir3: Directly use shared registers when possibleConnor Abbott3-5/+6
3 daysir3: Rewrite shared reg handling when translating from NIRConnor Abbott3-18/+72
3 daysir3: Get sources before emitting scan_clusters.macroConnor Abbott1-5/+7
3 daysir3: Add scalar ALU-specific passesConnor Abbott5-0/+310
3 daysir3: Support scalar ALU in the builderConnor Abbott2-80/+91
3 daysir3: Make type_flags() return a bitmask enumConnor Abbott1-1/+1
3 daysir3: Create reduce identity directlyConnor Abbott1-5/+4
3 daysir3: Add builder support for shared immediatesConnor Abbott1-3/+15
3 daysir3: Add support for ldc.uConnor Abbott7-3/+22
3 daysir3: Distinguish lowered shared->normal movesConnor Abbott2-2/+9
3 daysir3/cf: Don't fold shared conversionsConnor Abbott1-0/+5
3 daysir3/cp: Support swapping mad srcs for shared regsConnor Abbott1-1/+3
3 daysir3: Don't emit single-source collectsConnor Abbott1-0/+3
3 daysir3: Immediate source for stc is invalidConnor Abbott1-0/+3
3 daysir3: Validate scalar ALU sourcesConnor Abbott1-0/+11
3 daysir3: Implement source restrictions for shared ALUConnor Abbott2-10/+66
3 daysir3: Add support for "scalar ALU"Connor Abbott10-34/+200
3 daysir3: Use correct category for OPC_PUSH_CONSTS_LOAD_MACROConnor Abbott2-5/+7
3 daysir3/legalize: any/all/getone are non-prefetch helper usersConnor Abbott1-0/+1
3 daysir3/legalize: Remove bad (eq) micro-optimizationConnor Abbott1-1/+0
3 daysir3/legalize: Take (ss) into account in WaR hazardsConnor Abbott1-1/+1
3 daysir3: Moves with shared destination are always legalConnor Abbott6-39/+5
3 daysir3: Allow propagation of normal->shared copiesConnor Abbott3-11/+11
3 daysir3: Validate that shared registers are in-boundConnor Abbott1-0/+13
3 daysir3: Reset num when creating parallel copiesConnor Abbott1-0/+1
3 daysir3: Use INVALID_REG in array storeConnor Abbott1-2/+2
3 daysir3/ra: Use ra_reg_get_num() for validating numConnor Abbott1-2/+2
3 daysir3/lower_copies: Fix "inaccessible" half reg lowering with shared regsConnor Abbott1-4/+9
3 daysir3/lower_copies: Handle HW bug with shared half-floatsConnor Abbott1-0/+57
3 daysir3: Don't use swz with shared registersConnor Abbott1-5/+1
3 daysir3: Fix shared parallel copy validationConnor Abbott1-2/+8
3 daysir3/lower_pcopy: Fix immed/const flags for copy from sharedConnor Abbott1-1/+4