commit | 586491e6fc27f1783081955fd26d70789ddb3a07 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 04:10:24 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 05:13:21 2014 +1000 |
tree | 6a17f58b88e0c4e723f94f38225bf8b9252c38ba | |
parent | aedf43d5fc0e6b0f5902e00603881869ef733d05 [diff] |
drm/nouveau/device: audit and version NV_DEVICE class The full object interfaces are about to be exposed to userspace, so we need to check for any security-related issues and version the structs to make it easier to handle any changes we may need in the future. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>