On Wed, Mar 21, 2018 at 06:50:54PM -0500, Alan Tull wrote:
> On Tue, Mar 20, 2018 at 2:10 AM, Wu Hao wrote:
>
> >> > +static int afu_mmap(struct file *filp, struct vm_area_struct *vma)
> >> > +{
> >> > + struct fpga_afu_region region;
> >> > + struct platform_device *pdev = filp->priv
On Tue, Mar 20, 2018 at 2:10 AM, Wu Hao wrote:
>> > +static int afu_mmap(struct file *filp, struct vm_area_struct *vma)
>> > +{
>> > + struct fpga_afu_region region;
>> > + struct platform_device *pdev = filp->private_data;
>> > + struct feature_platform_data *pdata = dev_get_pl
On Tue, Mar 20, 2018 at 01:17:14PM -0500, Alan Tull wrote:
> On Tue, Mar 20, 2018 at 2:10 AM, Wu Hao wrote:
> > On Mon, Mar 19, 2018 at 03:10:28PM -0500, Alan Tull wrote:
> >> On Tue, Feb 13, 2018 at 3:24 AM, Wu Hao wrote:
> >>
> >> Hi Hao,
> >>
> >> > From: Xiao Guangrong
> >> >
> >> > User Acc
On Tue, Mar 20, 2018 at 2:10 AM, Wu Hao wrote:
> On Mon, Mar 19, 2018 at 03:10:28PM -0500, Alan Tull wrote:
>> On Tue, Feb 13, 2018 at 3:24 AM, Wu Hao wrote:
>>
>> Hi Hao,
>>
>> > From: Xiao Guangrong
>> >
>> > User Accelerated Function Unit sub feature exposes the MMIO region of
>>
>> Is it 'us
On Mon, Mar 19, 2018 at 03:10:28PM -0500, Alan Tull wrote:
> On Tue, Feb 13, 2018 at 3:24 AM, Wu Hao wrote:
>
> Hi Hao,
>
> > From: Xiao Guangrong
> >
> > User Accelerated Function Unit sub feature exposes the MMIO region of
>
> Is it 'user accelerated'? I think it is the Accelerator interfac
On Tue, Feb 13, 2018 at 3:24 AM, Wu Hao wrote:
Hi Hao,
> From: Xiao Guangrong
>
> User Accelerated Function Unit sub feature exposes the MMIO region of
Is it 'user accelerated'? I think it is the Accelerator interface.
> the AFU. After valid green bitstream (GBS) is programmed and port is
W
From: Xiao Guangrong
User Accelerated Function Unit sub feature exposes the MMIO region of
the AFU. After valid green bitstream (GBS) is programmed and port is
enabled, then this MMIO region could be accessed.
This patch adds support to enumerate the AFU MMIO region and expose it
to userspace vi
7 matches
Mail list logo