diff options
author | Ben Skeggs <bskeggs@nvidia.com> | 2025-05-12 22:48:56 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2025-05-18 23:29:22 +0300 |
commit | b8a90901db9d2b50093e105f2e016624c627c610 (patch) | |
tree | 05721008bc9514de119fb21f8298c0fb27e41825 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7904bcdcf6b56602a049ed2b47282db63671fa99 (diff) | |
download | linux-b8a90901db9d2b50093e105f2e016624c627c610.tar.xz |
drm/nouveau/gsp: remove gsp-specific chid allocation path
In order to specify a channel ID to RM during channel allocation, the
channel ID is broken down into a "userd page" index and an index into
that page.
It was assumed that RM would enforce that the same physical block of
memory be used for all CHIDs within a "userd page", and the GSP paths
override NVKM's normal CHID allocation to handle this.
However, none of that turns out to be necessary.
Remove the GSP-specific code and use the regular CHID allocation path.
Signed-off-by: Ben Skeggs <bskeggs@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions