Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,042
    • Issues 3,042
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 986
    • Merge requests 986
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • amd
  • common
  • ac_gpu_info.c
Find file BlameHistoryPermalink
  • Pierre-Eric Pelloux-Prayer's avatar
    ac: don't call ac_query_pci_bus_info from ac_query_gpu_info · a4864240
    Pierre-Eric Pelloux-Prayer authored Jan 12, 2023
    
    
    Instead let each driver call it.
    
    radeonsi ignores the error because it doesn't require correct
    pci-bus info to work properly.
    
    radv keeps the existing behavior and fails if the pci-bus infos
    is missing.
    
    Reviewed-by: Samuel Pitoiset's avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
    Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
    Part-of: <!20645>
    a4864240