diff options
author | Ben Skeggs <bskeggs@nvidia.com> | 2024-07-26 14:38:17 +1000 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-07-27 03:05:37 +0200 |
commit | 8d7b2d3a7e3aa4fac309f9a496e6b237729d2b01 (patch) | |
tree | 2fa011fb6c3735541da6600f2cb40a56669e6a35 /tools/perf/scripts/python/libxed.py | |
parent | 216c3c4424bb42bd6e4ea75cfe0c22aa7dceda6a (diff) |
drm/nouveau/nvif: remove disp chan rd/wr
There's no good reason the ioremap() that results from nvif_object_map()
should fail, so add a check that the map succeeded, and remove the rd/wr
methods from display channel objects.
As this was the last user of rd/wr methods, the nvif plumbing is removed
at the same time.
Signed-off-by: Ben Skeggs <bskeggs@nvidia.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240726043828.58966-27-bskeggs@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions