commit | 96af8222cef78ab4d92186d5e10880dc78395415 | [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:25 2014 +1000 |
tree | b90b8fe780d6e0530dfd98a798a08133ced8823c | |
parent | 4acfd707e28c820ba8ed8c12b497413a133d8c8f [diff] |
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods 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>