diff options
author | Lyude Paul <[email protected]> | 2020-01-21 15:53:46 -0500 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2020-07-16 18:16:32 -0400 |
commit | 0bc8ffe09771c182e652cb388293049b88797772 (patch) | |
tree | a0434ad7b94e6856885967553415671db07b14fe /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | ebec88472883791ea0bff1cf13b278db6b96afce (diff) |
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
While most of the functionality on Nvidia GPUs doesn't require using an
explicit handle instead of the main VRAM handle + offset, there are a
couple of places that do require explicit handles, such as CRC
functionality. Since this means we're about to add another
nouveau-chosen handle, let's just go ahead and move any hard-coded
handles into a single header. This is just to keep things slightly
organized, and to make it a little bit easier if we need to add more
handles in the future.
This patch should contain no functional changes.
Changes since v3:
* Correct SPDX license identifier (checkpatch)
Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Ben Skeggs <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions