Re: [PATCH v3 0/9] Xilinx AI engine kernel driver

2020-12-18 Thread Jiaying Liang
On 12/15/20 7:23 AM, Alex Deucher wrote: On Mon, Dec 14, 2020 at 7:24 PM Jiaying Liang wrote: On 12/11/20 11:39 AM, Daniel Vetter wrote: Hi all On Fri, Dec 11, 2020 at 8:03 PM Alex Deucher wrote: On Mon, Nov 30, 2020 at 3:25 AM Wendy Liang wrote: AI engine is the acceleration engine

Re: [PATCH v3 0/9] Xilinx AI engine kernel driver

2020-12-15 Thread Jiaying Liang
On 12/11/20 11:39 AM, Daniel Vetter wrote: Hi all On Fri, Dec 11, 2020 at 8:03 PM Alex Deucher wrote: On Mon, Nov 30, 2020 at 3:25 AM Wendy Liang wrote: AI engine is the acceleration engine provided by Xilinx. These engines provide high compute density for vector-based algorithms, and flexi

Re: [PATCH 2/9] misc: Add Xilinx AI engine device driver

2020-12-14 Thread Jiaying Liang
On 12/9/20 4:47 AM, Daniel Vetter wrote: On Tue, Dec 08, 2020 at 11:54:57AM -0800, Jiaying Liang wrote: On 12/8/20 9:12 AM, Nicolas Dufresne wrote: Le mercredi 18 novembre 2020 à 00:06 -0800, Wendy Liang a écrit : Create AI engine device/partition hierarchical structure. Each AI engine

Re: [PATCH v3 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding

2020-12-10 Thread Jiaying Liang
On 12/8/20 3:41 PM, Rob Herring wrote: On Sun, Nov 29, 2020 at 11:48:17PM -0800, Wendy Liang wrote: Xilinx AI engine array can be partitioned statically for different applications. In the device tree, there will be device node for the AI engine device, and device nodes for the statically confi

Re: [PATCH 2/9] misc: Add Xilinx AI engine device driver

2020-12-09 Thread Jiaying Liang
On 12/8/20 9:12 AM, Nicolas Dufresne wrote: Le mercredi 18 novembre 2020 à 00:06 -0800, Wendy Liang a écrit : Create AI engine device/partition hierarchical structure. Each AI engine device can have multiple logical partitions(groups of AI engine tiles). Each partition is column based and has

Re: [PATCH 2/9] misc: Add Xilinx AI engine device driver

2020-12-09 Thread Jiaying Liang
On 12/8/20 9:12 AM, Nicolas Dufresne wrote: Le mercredi 18 novembre 2020 à 00:06 -0800, Wendy Liang a écrit : Create AI engine device/partition hierarchical structure. Each AI engine device can have multiple logical partitions(groups of AI engine tiles). Each partition is column based and has