1. 16 5月, 2015 2 次提交
  2. 10 4月, 2015 1 次提交
  3. 21 3月, 2015 1 次提交
  4. 17 1月, 2015 2 次提交
  5. 17 11月, 2014 1 次提交
  6. 06 11月, 2014 3 次提交
  7. 06 9月, 2014 1 次提交
  8. 03 9月, 2014 1 次提交
  9. 06 8月, 2014 1 次提交
  10. 31 7月, 2014 3 次提交
  11. 24 7月, 2014 1 次提交
  12. 08 7月, 2014 1 次提交
    • L
      amd-xgbe: Base AXI DMA cache settings on device tree · cfa50c78
      Lendacky, Thomas 提交于
      The default cache operations for ARM64 were changed during 3.15.
      To use coherent operations a "dma-coherent" device tree property
      is required.  If that property is not present in the device tree
      node then the non-coherent operations are assigned for the device.
      
      Add support to the amd-xgbe driver to assign the AXI DMA cache settings
      based on whether the "dma-coherent" property is present in the device
      node.  If present, use settings that work with the caches.  If not
      present, use settings that do not look at the caches.
      Signed-off-by: NTom Lendacky <thomas.lendacky@amd.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      cfa50c78
  13. 27 6月, 2014 3 次提交
  14. 11 6月, 2014 1 次提交
  15. 06 6月, 2014 1 次提交