Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm64
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm64
  • Repository
Switch branch/tag
  • ipipe-arm64
  • drivers
  • iommu
  • amd_iommu.c
Find file BlameHistoryPermalink
  • Arindam Nath's avatar
    iommu/amd: Return devid as alias for ACPI HID devices · f78ae314
    Arindam Nath authored Sep 18, 2018
    [ Upstream commit 5ebb1bc2
    
     ]
    
    ACPI HID devices do not actually have an alias for
    them in the IVRS. But dev_data->alias is still used
    for indexing into the IOMMU device table for devices
    being handled by the IOMMU. So for ACPI HID devices,
    we simply return the corresponding devid as an alias,
    as parsed from IVRS table.
    
    Signed-off-by: default avatarArindam Nath <arindam.nath@amd.com>
    Fixes: 2bf9a0a1
    
     ('iommu/amd: Add iommu support for ACPI HID devices')
    Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
    Signed-off-by: default avatarSasha Levin <alexander.levin@microsoft.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    f78ae314

Imprint & Privacy Policy