Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1625377

Re: [PATCH 00/16] Intel FPGA Device Drivers

From Jerome Glisse <jglisse@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 00/16] Intel FPGA Device Drivers
Date 2017-04-18 17:00 +0200
Message-ID <txCLL-7nt-21@gated-at.bofh.it> (permalink)
References (5 earlier) <twfod-5b9-7@gated-at.bofh.it> <twgtX-5QX-3@gated-at.bofh.it> <txgUW-2mc-23@gated-at.bofh.it> <txheh-2tc-13@gated-at.bofh.it> <txCiK-7dQ-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Apr 18, 2017 at 02:36:06PM +0100, Alan Cox wrote:
> > Well Intel inclusion of FPGA triggered my curiosity and when that patchset
> > came accross my inbox i did wonder where the open source userspace was and
> > went looking for it to no avail. So this isn't against a specific patchset
> > but more broadly against the whole drivers/fpga/ story. Sorry if this was
> > not clear.
> > 
> > 
> > > It sounds like you are opposed to any kernel support of loading images
> > > on FPGAs until all vendors have opensource toolchains.  
> > 
> > Yes that is what i am saying. They are different standard in the kernel
> > and i would rather have one clear standard about driver needing proper
> > open source userspace to go along with any upstream driver.
> 
> So Red Hat will stop shipping any hardware with loadable firmware ?
> 
> No I thought not 8)
> 
> I think you need to be much clearer what you are talking about. The GPU's
> load closed firmware. The sound cards load closed firmware. The pieces we
> demand are open (with the exception of the rather strange position
> Debian takes) are the actual pieces you need to use the device on the
> Linux side - so the 3D libraries, 2D acceleration libraries, wifi
> interfaces, audio playback and so on.
> 
> The FPGA bitstreams are and always have been counted as firmware (nothing
> here is new except that existing systems load FPGA firmware via
> devicetree at boot rather than dynamically). That's true of the Xilinx
> drivers, the many FPGA drivers for existing ARM and other processor
> platforms containing FPGA today that are in kernel.

That is where we disagree. I do not see bitstream as firmware. For instance
now you can run OpenCL on some FPGA, so this is exactly like GPU we should
request open source stack from OpenCL down to bitstream.

 
> The second part of the equation is the tools for selecting a bitstream,
> and for running whatever accelerator you loaded. Generally that's just a
> device that mmap's the accelerator into whatever application wishes to
> bash on it. The bits you need to load a bitstream do need to be open, and
> the device driver that does the mmio mappingand there will no doubt over
> time be other drivers where you do want to kernel mediate your FPGA
> functions.

For me this is not enough (tool to load bitstream).

Jérôme

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 00/16] Intel FPGA Device Drivers "Luebbers, Enno" <enno.luebbers@intel.com> - 2017-04-11 21:40 +0200
  Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-12 15:30 +0200
    Re: [PATCH 00/16] Intel FPGA Device Drivers Moritz Fischer <moritz.fischer@ettus.com> - 2017-04-12 16:50 +0200
      Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-12 17:40 +0200
        Re: [PATCH 00/16] Intel FPGA Device Drivers "Luebbers, Enno" <enno.luebbers@intel.com> - 2017-04-14 21:50 +0200
          Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-14 23:00 +0200
            Re: [PATCH 00/16] Intel FPGA Device Drivers Alan Tull <atull@kernel.org> - 2017-04-17 17:40 +0200
              Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-17 18:00 +0200
                Re: [PATCH 00/16] Intel FPGA Device Drivers Alan Tull <atull@kernel.org> - 2017-04-17 18:30 +0200
                Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-17 19:20 +0200
                Re: [PATCH 00/16] Intel FPGA Device Drivers Alan Cox <gnomes@lxorguk.ukuu.org.uk> - 2017-04-18 16:30 +0200
                Re: [PATCH 00/16] Intel FPGA Device Drivers Jerome Glisse <jglisse@redhat.com> - 2017-04-18 17:00 +0200

csiph-web