commit | b7b462454a5c2aed1d8aecd165d1dae9017bd5fd | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Thu Oct 31 08:06:07 2019 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 31 11:17:25 2019 -0800 |
tree | 74a6c831092f2219bb39c6e0c92283f877665a5e | |
parent | 6506f52dcbf8c2afca47bd7a48c18459e1f04f86 [diff] |
igc: Add scatter gather support Scatter gather is used to do DMA data transfers of data that is written to noncontiguous areas of memory. This patch enables scatter gather support. Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>