1. 06 6月, 2018 1 次提交
    • R
      ACPICA: IORT: Update for revision D · d87be043
      Robin Murphy 提交于
      IORT revision D contains a few additions and fixes to
      currently-supported tables:
      
      - SMMUv3 proximity domain field is enlarged to 4 bytes for consistency
        with SRAT
      - Root complex nodes gain an address size limit field equivalent to that
        of named components
      - Named component nodes gain a way to describe PASID (substream_ID)
        support, encoded in their flags
      
      Additionally, we fix a couple of outstanding points in passing:
      - Add the stall support flag for named components defined in revision C
      - Fix SMMUv3 HTTU override mask, which should always have been 2 bits
      Signed-off-by: NRobin Murphy <robin.murphy@arm.com>
      Signed-off-by: NErik Schmauss <erik.schmauss@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      d87be043
  2. 19 3月, 2018 1 次提交
  3. 22 2月, 2018 1 次提交
  4. 06 2月, 2018 1 次提交
  5. 27 11月, 2017 2 次提交
  6. 04 8月, 2017 1 次提交
  7. 20 7月, 2017 2 次提交
  8. 12 6月, 2017 2 次提交
  9. 29 4月, 2017 1 次提交
  10. 27 4月, 2017 1 次提交
  11. 25 4月, 2017 1 次提交
  12. 04 4月, 2017 1 次提交
  13. 09 2月, 2017 1 次提交
  14. 05 4月, 2016 4 次提交
  15. 16 1月, 2016 1 次提交
  16. 24 7月, 2015 1 次提交
  17. 02 7月, 2015 2 次提交
  18. 22 5月, 2015 2 次提交
  19. 14 4月, 2015 3 次提交
  20. 05 2月, 2015 1 次提交
  21. 31 7月, 2014 1 次提交
  22. 08 7月, 2014 1 次提交
  23. 07 5月, 2014 2 次提交
  24. 20 3月, 2014 1 次提交
  25. 18 3月, 2014 1 次提交
  26. 27 2月, 2014 1 次提交
  27. 11 2月, 2014 1 次提交
  28. 08 1月, 2014 1 次提交
  29. 31 10月, 2013 1 次提交
    • L
      ACPICA: Update DMAR table definitions. · fa5f508f
      Lv Zheng 提交于
      This patch updates DMAR table header definitions as such enhancement
      has been made in ACPICA upstream already.  It ports that change to
      the Linux source to reduce source code differences between Linux and
      ACPICA upstream.
      
      Build test done on x86-64 machine with the following configs enabled:
        CONFIG_DMAR_TABLE
        CONFIG_IRQ_REMAP
        CONFIG_INTEL_IOMMU
      
      This patch does not affect the generation of the Linux kernel binary.
      
      [rjw: Changelog]
      Signed-off-by: NLv Zheng <lv.zheng@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      fa5f508f