Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func | Ben Skeggs | |
These registers have moved on GH100/GBxxx, and the GSP-RM init code uses hardcoded values from earlier GPUs to fill GspSystemInfo. Replace the per-GPU accessors in nvkm_pci_func with region info, and use it when initialising GspSystemInfo. Signed-off-by: Ben Skeggs <bskeggs@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> | |||
2021-02-11 | drm/nouveau/pci: switch to instanced constructor | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com> | |||
2016-07-14 | drm/nouveau/pci/gp100: initial support | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |