diff options
author | Ben Skeggs <bskeggs@nvidia.com> | 2024-11-25 10:21:18 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2025-05-19 07:14:44 +1000 |
commit | 44f93b209e2afdef8524eff3a50716334cd406c6 (patch) | |
tree | 79f7cf1b72c41607a9cdccb85487a086130d7c2e /scripts | |
parent | 76b8f81a5b928cfb81d0c1477ab9be1e7d03660c (diff) |
drm/nouveau: add support for GH100
This commit enables basic support for Hopper GPUs, and is intended
primarily as a base supporting Blackwell GPUs, which reuse most of
the code added here.
Advanced features such as Confidential Compute are not supported.
Beyond a few miscellaneous register moves and HW class ID plumbing,
the bulk of the changes implemented here are to support the GSP-RM
boot sequence used on Hopper/Blackwell GPUs, as well as a new page
table layout.
There should be no changes here that impact prior GPUs.
Signed-off-by: Ben Skeggs <bskeggs@nvidia.com>
Co-developed-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Timur Tabi <ttabi@nvidia.com>
Tested-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions