From 36486f54e97fe35daf42fc7705715db9e1304a11 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sun, 7 Nov 2021 19:50:51 -0500 Subject: [PATCH] pan/bi: Confirm IDP unit on Valhall Based on Anandtech which gives 8-bit dot product throughput on Valhall under FMA and not consistent with SFU. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index cc5a1c0bab2..09872ab0e9d 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -1538,8 +1538,7 @@ Z coordinate as 32-bit floating point - - + 8-bit integer dot product between 4 channel vectors, intended for machine learning. Available in both unsigned and signed variants, controlling