commit | 4acfd707e28c820ba8ed8c12b497413a133d8c8f | [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:24 2014 +1000 |
tree | 4c2bd62829b85c31bc5ad656e7140ed599038163 | |
parent | b2c817031bc99d6e809fa10dcd8bf709b61d088d [diff] |
drm/nouveau/dma: audit and version NV_DMA classes 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>