1. 27 12月, 2016 1 次提交
  2. 21 12月, 2016 1 次提交
  3. 19 12月, 2016 1 次提交
    • G
      swiotlb: Add swiotlb=noforce debug option · fff5d992
      Geert Uytterhoeven 提交于
      On architectures like arm64, swiotlb is tied intimately to the core
      architecture DMA support. In addition, ZONE_DMA cannot be disabled.
      
      To aid debugging and catch devices not supporting DMA to memory outside
      the 32-bit address space, add a kernel command line option
      "swiotlb=noforce", which disables the use of bounce buffers.
      If specified, trying to map memory that cannot be used with DMA will
      fail, and a rate-limited warning will be printed.
      
      Note that io_tlb_nslabs is set to 1, which is the minimal supported
      value.
      Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: NKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
      fff5d992
  4. 15 12月, 2016 2 次提交
  5. 06 12月, 2016 1 次提交
  6. 02 12月, 2016 2 次提交
  7. 08 11月, 2016 5 次提交
  8. 03 11月, 2016 3 次提交
  9. 28 10月, 2016 3 次提交
  10. 27 10月, 2016 1 次提交
  11. 24 10月, 2016 3 次提交