1. 12 11月, 2014 2 次提交
  2. 05 11月, 2014 1 次提交
  3. 04 11月, 2014 2 次提交
  4. 28 10月, 2014 1 次提交
    • L
      ARM: shmobile: Select CONFIG_ZONE_DMA when CONFIG_ARM_LPAE is enabled · 3794705a
      Laurent Pinchart 提交于
      Most IP cores on ARM Renesas platforms can only address 32 bits of
      physical memory for DMA. Without CONFIG_ZONE_DMA enabled and with the
      recent CMA highmem allocation support, the default CMA zone is reserved
      above the 4GiB limit when LPAE is enabled, resulting in various driver
      failures.
      
      Fix the problem by selecting CONFIG_ZONE_DMA. Other options to
      investigate in the future would be to either enable IOMMU support or use
      custom CMA reservations for peripherals not supporting LPAE.
      
      While not a strict dependency, the "[PATCH 0/4] Low/high memory CMA
      reservation fixes" series is also required to fix a different but related CMA
      allocation problem.
      Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      3794705a
  5. 27 10月, 2014 1 次提交
  6. 24 10月, 2014 2 次提交
  7. 03 10月, 2014 1 次提交
  8. 17 9月, 2014 1 次提交
  9. 16 9月, 2014 1 次提交
  10. 15 9月, 2014 1 次提交
  11. 11 9月, 2014 1 次提交
  12. 09 9月, 2014 10 次提交
  13. 05 9月, 2014 2 次提交
  14. 04 9月, 2014 1 次提交
  15. 02 9月, 2014 11 次提交
  16. 23 8月, 2014 2 次提交