Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • chendotjs
  • linux
  • Repository
  • linux
  • drivers
  • gpu
  • drm
  • amd
  • amdkfd
  • kfd_process.c
Find file BlameHistoryPermalink
  • Alex Sierra's avatar
    drm/amdkfd: add xnack enabled flag to kfd_process · 063e33c5
    Alex Sierra authored May 28, 2020
    
    
    XNACK mode controls the SQ RETRY_DISABLE setting that determines,
    whether recoverable page faults can be supported on GFXv9 hardware.
    Only on Aldebaran we can support different processes running with
    different XNACK modes. On older chips all processes must use the same
    RETRY_DISABLE setting. However, processes not relying on recoverable
    page faults can work with RETRY enabled. This means XNACK off is always
    available as a fallback so we can use the same mode on all GPUs in a
    process.
    
    Signed-off-by: default avatarAlex Sierra <alex.sierra@amd.com>
    Reviewed-by: default avatarFelix Kuehling <Felix.Kuehling@amd.com>
    Signed-off-by: default avatarFelix Kuehling <Felix.Kuehling@amd.com>
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    063e33c5