commit | 01326050391ceee2cf1b6c91c108414a35f40861 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Nov 01 03:56:19 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Nov 02 13:32:16 2017 +1000 |
tree | 6763213e29c4be0789912b0d17a984c8c9e5f18d | |
parent | 1f474be9a89e7848649034c8854c55996bb29459 [diff] |
drm/nouveau/core/object: allow arguments to be passed to map function MMU will be needing this to specify kind info on BAR mappings. We have no userspace currently using these interfaces, so break the ABI instead of supporting both. NVIF version bump so any future use can be guarded. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>