Skip to content
  1. Feb 09, 2021
  2. Feb 08, 2021
  3. Jan 15, 2021
  4. Jan 13, 2021
  5. Jan 12, 2021
    • Catalin Marinas's avatar
      arm64: Remove arm64_dma32_phys_limit and its uses · d78050ee
      Catalin Marinas authored
      
      
      With the introduction of a dynamic ZONE_DMA range based on DT or IORT
      information, there's no need for CMA allocations from the wider
      ZONE_DMA32 since on most platforms ZONE_DMA will cover the 32-bit
      addressable range. Remove the arm64_dma32_phys_limit and set
      arm64_dma_phys_limit to cover the smallest DMA range required on the
      platform. CMA allocation and crashkernel reservation now go in the
      dynamically sized ZONE_DMA, allowing correct functionality on RPi4.
      
      Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
      Cc: Chen Zhou <chenzhou10@huawei.com>
      Reviewed-by: default avatarNicolas Saenz Julienne <nsaenzjulienne@suse.de>
      Tested-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> # On RPi4B
      d78050ee
  6. Jan 07, 2021
  7. Jan 05, 2021
  8. Jan 04, 2021
  9. Dec 31, 2020
  10. Dec 30, 2020
  11. Dec 29, 2020
  12. Dec 27, 2020
  13. Dec 23, 2020
  14. Dec 22, 2020
Loading