commit | bbf8906b2cad17cf9530b06db7509d0e39b02d16 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 04:10:25 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 05:28:04 2014 +1000 |
tree | 8b0ac662278cd6ea528c619d4ebd932f67a29fe3 | |
parent | a532da976f17234375d3b34633ff5d48f71f62bc [diff] |
drm/nouveau/fifo: audit and version fifo channel 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>