Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • gpu_info_util
  • SystemInfo_macos.mm
Find file
BlameHistoryPermalink
  • Christopher Cameron's avatar
    macOS/ARM: Allow populating GPU based on AGXAccelerator · 66665af2
    Christopher Cameron authored Jul 28, 2020
    The existing scheme for populating GPU vendor and device IDs fails
    on macOS/ARM. If we find no PCI registry entries, look for a
    AGXAccelerator entry, and (partially) populate that.
    
    This is sufficient for Chrome to initialize hardware acceleration.
    It is unknown how this will interact with multiple GPUs, and this
    will likely need to be revisited.
    
    Bug: chromium:1110421
    Change-Id: I08069d7aecf45c83a1d2827cfccc4733c1835994
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2324939Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarLingfeng Yang <lfy@google.com>
    Commit-Queue: ccameron <ccameron@chromium.org>
    66665af2
SystemInfo_macos.mm 8.32 KB
EditWeb IDE
×

Replace SystemInfo_macos.mm

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.