summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@nvidia.com>2025-05-13 05:48:56 +1000
committerDave Airlie <airlied@redhat.com>2025-05-19 06:29:22 +1000
commitb8a90901db9d2b50093e105f2e016624c627c610 (patch)
tree05721008bc9514de119fb21f8298c0fb27e41825 /tools/perf/scripts/python/export-to-sqlite.py
parent7904bcdcf6b56602a049ed2b47282db63671fa99 (diff)
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions