Files
kernel_arpi/include/linux
Jason Gunthorpe baa6d39663 fpga: Add scatterlist based programming
Requiring contiguous kernel memory is not a good idea, this is a limited
resource and allocation can fail under normal work loads.

This introduces a .write_sg op that supporting drivers can provide
to DMA directly from dis-contiguous memory and a new entry point
fpga_mgr_buf_load_sg that users can call to directly provide page
lists.

The full matrix of compatibility is provided, either the linear or sg
interface can be used by the user with a driver supporting either
interface.

A notable change for drivers is that the .write op can now be called
multiple times.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Alan Tull <atull@opensource.altera.com>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-10 15:20:44 +01:00
..
2016-11-17 23:19:00 +01:00
2016-12-22 22:58:37 -05:00
2016-10-19 14:34:36 -04:00
2017-01-13 15:17:04 -07:00
2016-12-08 13:31:11 -05:00
2016-12-08 16:37:33 -08:00
2016-12-05 19:01:16 -05:00
2010-08-04 11:00:45 +02:00
2016-05-17 15:48:12 -04:00
2016-11-25 10:15:13 -08:00
2016-12-05 19:01:16 -05:00
2017-01-16 14:03:31 -05:00
2016-12-25 17:21:22 +01:00
2015-05-12 10:46:53 +02:00
2010-02-09 11:13:56 +01:00
2016-12-25 17:21:22 +01:00
2017-02-06 09:39:13 +01:00
2015-05-05 13:40:42 -06:00
2005-04-16 15:20:36 -07:00
2012-03-20 12:47:48 +01:00
2016-11-30 14:36:01 +11:00
2013-07-26 16:19:48 -07:00
2016-03-22 15:36:02 -07:00
2015-07-28 08:50:42 +01:00
2016-12-12 18:55:06 -08:00
2016-12-25 17:21:23 +01:00
2009-04-06 16:06:26 +01:00
2016-12-06 11:05:46 +01:00
2009-06-16 08:40:20 +02:00
2014-03-04 13:51:06 -05:00
2014-01-27 21:02:39 -08:00
2016-07-29 12:17:52 -07:00
2016-08-28 23:32:41 -04:00
2016-11-16 18:32:02 -05:00
2016-12-19 17:29:44 -05:00
2016-02-16 13:04:58 -05:00
2013-05-04 14:47:26 -04:00
2016-12-12 18:55:07 -08:00
2016-05-02 09:00:56 -05:00
2016-11-10 17:03:35 +01:00
2016-12-06 10:17:03 +02:00
2014-07-09 14:58:37 +01:00
2015-04-12 21:03:31 +02:00
2011-11-02 16:07:02 -07:00
2016-11-15 16:34:27 -08:00
2016-10-31 15:45:18 -07:00
2013-06-17 16:38:57 -07:00
2016-01-04 16:11:11 -05:00
2016-10-05 18:23:36 -04:00
2017-01-10 18:31:55 -08:00
2015-06-25 17:00:39 -07:00
2016-12-25 17:21:22 +01:00
2017-01-10 18:31:55 -08:00
2016-07-19 17:43:38 +03:00
2016-12-09 22:12:21 -05:00
2016-05-20 17:58:30 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2014-04-07 16:35:53 -07:00
2016-12-12 18:55:08 -08:00
2017-01-11 09:21:41 +01:00
2016-12-25 17:21:22 +01:00
2013-10-17 15:53:09 -04:00